Isis Developer Reference
Isis::GuiInputAttribute Class Reference

GUI interface for input cube file attributes. More...

#include <GuiInputAttribute.h>

Inheritance diagram for Isis::GuiInputAttribute:
Inheritance graph
Collaboration diagram for Isis::GuiInputAttribute:
Collaboration graph

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.
 

Detailed Description

GUI interface for input cube file attributes.

Graphical user interface for the input cube attributes dialog.

Author
2003-01-01 Stuart Sides
Stuart Sides

Constructor & Destructor Documentation

◆ GuiInputAttribute()

Isis::GuiInputAttribute::GuiInputAttribute ( QWidget * parent = 0)

Constuctor.

Referenced by GetAttributes().

◆ ~GuiInputAttribute()

Isis::GuiInputAttribute::~GuiInputAttribute ( )

Member Function Documentation

◆ GetAttributes() [1/2]

QString Isis::GuiInputAttribute::GetAttributes ( )

Referenced by GetAttributes().

◆ GetAttributes() [2/2]

int Isis::GuiInputAttribute::GetAttributes ( const QString & defaultAttribute,
QString & newAttribute,
const QString & title,
QWidget * parent )
static

Convenience access to dialog.

References GetAttributes(), GuiInputAttribute(), and SetAttributes().

◆ SetAttributes()

void Isis::GuiInputAttribute::SetAttributes ( const QString & value)

Referenced by GetAttributes().


The documentation for this class was generated from the following files: