7#ifndef Isis_GuiComboBoxParameter_h
8#define Isis_GuiComboBoxParameter_h
12#include "GuiParameter.h"
33 int group,
int param);
34 ~GuiComboBoxParameter();
38 void Set(QString newValue);
46 void setOption(
int option);
virtual std::vector< QString > Exclusions()
Return list of current exclusions.
GuiParameter(QGridLayout *grid, UserInterface &ui, int group, int param)
Constructor.
Command Line and Xml loader, validation, and access.
This is free and unencumbered software released into the public domain.