![]() |
Isis 3 Programmer Reference
|
#include <GuiOutputAttribute.h>
Public Member Functions | |
GuiOutputAttribute (QWidget *parent=0) | |
Constuctor. More... | |
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... | |
Definition at line 29 of file GuiOutputAttribute.h.
Isis::GuiOutputAttribute::GuiOutputAttribute | ( | QWidget * | parent = 0 | ) |
|
static |
Convenience access to dialog.
Definition at line 27 of file GuiOutputAttribute.cpp.
References GuiOutputAttribute(), and SetPropagation().
void Isis::GuiOutputAttribute::SetPropagation | ( | bool | enabled | ) |
Do we allow propagation.
Definition at line 283 of file GuiOutputAttribute.cpp.
Referenced by GetAttributes().
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 07/13/2023 15:19:27 |