VirtualBox

Ignore:
Timestamp:
Sep 23, 2021 12:01:00 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
147016
Message:

FE/Qt: bugref:9083. Checking file overwrite as the file path changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/medium/UIFDCreationDialog.h

    r90453 r91349  
    6868    /** Handles signal about @a comMedium was created. */
    6969    void sltHandleMediumCreated(const CMedium &comMedium);
     70    void sltPathChanged(const QString &strPath);
    7071
    7172private:
     
    8687    /** Returns default file-path. */
    8788    QString getDefaultFilePath() const;
     89    /** Returns false if the file is already exists. */
     90    bool checkFilePath(const QString &strPath) const;
    8891
    8992    /** Holds the default folder. */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette