|
Isis Developer Reference
|
Go to the documentation of this file.
62 QPushButton *p_filterButton;
63 QLineEdit *p_filterLine;
void writeSettings()
This method is called when the File Dialog is closed or hidden to write the size and location setting...
Definition: FileDialog.cpp:171
void closeEvent(QCloseEvent *event)
This method is overridden so that we can be sure to write the current settings of the Main window.
Definition: FileDialog.cpp:112
File name manipulation and expansion.
Definition: FileName.h:100
Class for browsing cubes.
Definition: FileDialog.h:32
void sendSignal()
This saves the directory that the user selected the file from so it can open to this directory next t...
Definition: FileDialog.cpp:92
void done()
Called when the user presses OK.
Definition: FileDialog.cpp:122
void cancel()
Called when user presses cancel.
Definition: FileDialog.cpp:140
void filterSelected(QString)
bool eventFilter(QObject *o, QEvent *e)
This event filter is installed on the parent of this window.
Definition: FileDialog.cpp:200
QString expanded() const
Returns a QString of the full file name including the file path, excluding the attributes.
Definition: FileName.cpp:196
void saveFilter()
This is where we actually set the user editable filters and remember them.
Definition: FileDialog.cpp:77
FileDialog(QString title, QStringList &filterList, QDir &directory, QWidget *parent=0)
Definition: FileDialog.cpp:14
void readSettings()
This method is called from the constructor so that when the Main window is created,...
Definition: FileDialog.cpp:150
void fileSelected(QString)
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16