svgui
1.9
|
InteractiveFileFinder.h
Go to the documentation of this file.
static void setParentWidget(QWidget *)
Definition: InteractiveFileFinder.cpp:49
void registerLastOpenedFilePath(FileType type, QString path) override
Definition: InteractiveFileFinder.cpp:485
QString m_lastLocatedLocation
Definition: InteractiveFileFinder.h:73
QString locateInteractive(FileType type, QString thing)
Definition: InteractiveFileFinder.cpp:612
QString getSaveFileName(FileType type, QString fallbackLocation="") override
Definition: InteractiveFileFinder.cpp:279
void setApplicationSessionExtension(QString extension)
Specify the extension for this application's session files (without the dot)
Definition: InteractiveFileFinder.cpp:55
virtual ~InteractiveFileFinder()
Definition: InteractiveFileFinder.cpp:44
InteractiveFileFinder()
Definition: InteractiveFileFinder.cpp:36
QString getOpenFileName(FileType type, QString fallbackLocation="") override
Definition: InteractiveFileFinder.cpp:61
QString find(FileType type, QString location, QString lastKnownLocation="") override
Definition: InteractiveFileFinder.cpp:547
QStringList getOpenFileNames(FileType type, QString fallbackLocation="") override
Definition: InteractiveFileFinder.cpp:72
Definition: InteractiveFileFinder.h:25
QString findRelative(QString location, QString relativeTo)
Definition: InteractiveFileFinder.cpp:572
QString getApplicationSessionExtension() const
Definition: InteractiveFileFinder.h:37
static InteractiveFileFinder m_instance
Definition: InteractiveFileFinder.h:63
QString m_sessionExtension
Definition: InteractiveFileFinder.h:72
static InteractiveFileFinder * getInstance()
Definition: InteractiveFileFinder.h:59
Generated by 1.8.11