1#ifndef Isis_GuiFileNameParameter_h
2#define Isis_GuiFileNameParameter_h
11#include "GuiParameter.h"
39 int group,
int param);
44 void Set(QString newValue);
virtual void SelectFile()
Gets an input/output file from a GUI filechooser or typed in filename.
GuiFileNameParameter(QGridLayout *grid, UserInterface &ui, int group, int param)
Construct a GuiFileNameParameter object.
~GuiFileNameParameter()
Destructor of GuiFileNameParameter object.
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.
Command Line and Xml loader, validation, and access.
This is free and unencumbered software released into the public domain.