Isis Developer Reference
Isis::GuiOutputAttribute Class Reference

#include <GuiOutputAttribute.h>

Inheritance diagram for Isis::GuiOutputAttribute:
Inheritance graph
Collaboration diagram for Isis::GuiOutputAttribute:
Collaboration graph

Public Member Functions

 GuiOutputAttribute (QWidget *parent=0)
 Constuctor. More...
 
 ~GuiOutputAttribute ()
 
QString GetAttributes ()
 
void SetAttributes (const QString &value)
 
void SetPropagation (bool enabled)
 Do we allow propagation. More...
 

Static Public Member Functions

static int GetAttributes (const QString &defaultAttribute, QString &newAttribute, const QString &title, bool allowProp, QWidget *parent)
 Convenience access to dialog. More...
 

Detailed Description

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

Constructor & Destructor Documentation

◆ GuiOutputAttribute()

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

Constuctor.

◆ ~GuiOutputAttribute()

Isis::GuiOutputAttribute::~GuiOutputAttribute ( )

Member Function Documentation

◆ GetAttributes() [1/2]

QString Isis::GuiOutputAttribute::GetAttributes ( )

Referenced by GetAttributes().

◆ GetAttributes() [2/2]

int Isis::GuiOutputAttribute::GetAttributes ( const QString &  defaultAttribute,
QString &  newAttribute,
const QString &  title,
bool  allowProp,
QWidget parent 
)
static

Convenience access to dialog.

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

◆ SetAttributes()

◆ SetPropagation()

void Isis::GuiOutputAttribute::SetPropagation ( bool  enabled)

Do we allow propagation.

Referenced by GetAttributes().


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