1 #ifndef Isis_GuiFileNameParameter_h 2 #define Isis_GuiFileNameParameter_h 55 int group,
int param);
60 void Set(QString newValue);
virtual void SelectFile()
Gets an input/output file from a GUI filechooser or typed in filename.
QString Value()
Gets the value found in the line edit text box.
void Set(QString newValue)
Sets the line edit text box to value passed in by this method.
GuiFileNameParameter(QGridLayout *grid, UserInterface &ui, int group, int param)
Construct a GuiFileNameParameter object.
Namespace for ISIS/Bullet specific routines.
Command Line and Xml loader, validation, and access.
~GuiFileNameParameter()
Destructor of GuiFileNameParameter object.