USGS

Isis 3.0 Developer's Reference (API)

Home

Isis::GuiInputAttribute Class Reference

#include <GuiInputAttribute.h>

Inherits QDialog.

List of all members.

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

Author:
????-??-?? Unknown

Constructor & Destructor Documentation

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

Constuctor.

Referenced by GetAttributes().

Isis::GuiInputAttribute::~GuiInputAttribute (  ) 

Member Function Documentation

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().


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