1#ifndef Isis_GuiIntegerParameter_h 
    2#define Isis_GuiIntegerParameter_h 
   30                          int group, 
int param);
 
   35      void Set(QString newValue);
 
   38      QLineEdit *p_lineEdit;
 
Definition: GuiIntegerParameter.h:23
 
QString Value()
Definition: GuiIntegerParameter.cpp:40
 
~GuiIntegerParameter()
Definition: GuiIntegerParameter.cpp:33
 
void Set(QString newValue)
Definition: GuiIntegerParameter.cpp:35
 
GuiIntegerParameter(QGridLayout *grid, UserInterface &ui, int group, int param)
Definition: GuiIntegerParameter.cpp:15
 
Definition: GuiParameter.h:34
 
Command Line and Xml loader, validation, and access.
Definition: UserInterface.h:140
 
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16