VirtualBox

Ignore:
Timestamp:
Mar 29, 2007 2:15:54 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
19984
Message:

FE/Qt: Attempted to fix a bunch of bugs in VBoxGlobal::getOpenFileName().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h

    r1790 r1804  
    338338    bool startMachine (const QUuid &id);
    339339
    340     QString getOpenFileName (const QString &, const QString &, QWidget*, const char*,
    341                              const QString &, QString *defaultFilter = 0,
    342                              bool resolveSymLinks = true);
    343 
    344340    void startEnumeratingMedia();
    345341
     
    399395
    400396    static QString highlight (const QString &aStr, bool aToolTip = false);
     397
     398    static QString getOpenFileName (const QString &, const QString &, QWidget*,
     399                                    const char*, const QString &,
     400                                    QString *defaultFilter = 0,
     401                                    bool resolveSymLinks = true);
    401402
    402403signals:
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