|
Isis 3.0 Developer's Reference (API) |
Home |
#include <GuiInputAttribute.h>
Inherits QDialog.
Public Member Functions | |
| GuiInputAttribute (QWidget *parent=0) | |
| Constuctor. | |
| ~GuiInputAttribute () | |
| 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. | |
| Isis::GuiInputAttribute::GuiInputAttribute | ( | QWidget * | parent = 0 |
) |
Constuctor.
Referenced by GetAttributes().
| Isis::GuiInputAttribute::~GuiInputAttribute | ( | ) |
| int Isis::GuiInputAttribute::GetAttributes | ( | const QString & | defaultAttribute, | |
| QString & | newAttribute, | |||
| const QString & | title, | |||
| QWidget * | parent | |||
| ) | [static] |
Convenience access to dialog.
References GetAttributes(), GuiInputAttribute(), and SetAttributes().
| QString Isis::GuiInputAttribute::GetAttributes | ( | ) |
Referenced by GetAttributes().
| void Isis::GuiInputAttribute::SetAttributes | ( | const QString & | value | ) |
References Isis::CubeAttributeInput::bands(), and bands.
Referenced by GetAttributes().