|
Isis Developer Reference
|
Go to the documentation of this file. 1 #ifndef Isis_GuiParameterFactory_h
2 #define Isis_GuiParameterFactory_h
10 #include <QGridLayout>
23 int group,
int param);
int ParamListSize(const int &group, const int ¶m) const
Returns the number of options in the specified parameter's list.
Definition: IsisAml.cpp:1601
Definition: GuiStringParameter.h:23
Definition: GuiListParameter.h:26
Definition: GuiBooleanParameter.h:21
QString ParamType(const int &group, const int ¶m) const
Returns the parameter type of a parameter in a specified group.
Definition: IsisAml.cpp:1492
Definition: GuiParameter.h:34
Definition: GuiFilenameParameter.h:32
#define _FILEINFO_
Macro for the filename and line number.
Definition: IException.h:24
Definition: GuiCubeParameter.h:33
Isis exception class.
Definition: IException.h:91
@ Programmer
This error is for when a programmer made an API call that was illegal.
Definition: IException.h:146
Command Line and Xml loader, validation, and access.
Definition: UserInterface.h:140
static GuiParameter * Create(QGridLayout *grid, Isis::UserInterface &ui, int group, int param)
Definition: GuiParameterFactory.cpp:20
Definition: GuiIntegerParameter.h:23
Definition: GuiParameterFactory.h:19
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16
Definition: GuiComboBoxParameter.h:26
Definition: GuiDoubleParameter.h:23