![]() |
Isis 3 Programmer Reference
|
GUI interface for input cube file attributes. More...
#include <GuiInputAttribute.h>


Public Member Functions | |
| GuiInputAttribute (QWidget *parent=0) | |
| Constuctor. | |
| QString | GetAttributes () |
| void | SetAttributes (const QString &value) |
Static Public Member Functions | |
| static int | GetAttributes (const QString &defaultAttribute, QString &newAttribute, const QString &title, QWidget *parent) |
| Convenience access to dialog. | |
Private Attributes | |
| QLineEdit * | p_lineEdit |
| QButtonGroup * | p_buttonGroup |
GUI interface for input cube file attributes.
Graphical user interface for the input cube attributes dialog.
Definition at line 40 of file GuiInputAttribute.h.
| Isis::GuiInputAttribute::GuiInputAttribute | ( | QWidget * | parent = 0 | ) |
| Isis::GuiInputAttribute::~GuiInputAttribute | ( | ) |
Definition at line 99 of file GuiInputAttribute.cpp.
| QString Isis::GuiInputAttribute::GetAttributes | ( | ) |
Definition at line 103 of file GuiInputAttribute.cpp.
|
static |
Convenience access to dialog.
Definition at line 25 of file GuiInputAttribute.cpp.
References GuiInputAttribute().
| void Isis::GuiInputAttribute::SetAttributes | ( | const QString & | value | ) |
Definition at line 117 of file GuiInputAttribute.cpp.
|
private |
Definition at line 58 of file GuiInputAttribute.h.
|
private |
Definition at line 57 of file GuiInputAttribute.h.