Isis 3 Programmer Reference
|
GUI interface for input cube file attributes. More...
#include <GuiInputAttribute.h>
Public Member Functions | |
GuiInputAttribute (QWidget *parent=0) | |
Constuctor. More... | |
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. More... | |
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 56 of file GuiInputAttribute.h.
Isis::GuiInputAttribute::GuiInputAttribute | ( | QWidget * | parent = 0 | ) |
|
static |
Convenience access to dialog.
Definition at line 41 of file GuiInputAttribute.cpp.
References GuiInputAttribute().