casa
5.7.0-16
|
Options widget for single DisplayPanel. More...
#include <QtCanvasManager.qo.h>
Public Member Functions | |
QtCanvasManagerOptions (QtDisplayPanel *qdp, QWidget *parent) | |
~QtCanvasManagerOptions () | |
Public Member Functions inherited from casa::QtAutoGui | |
QtAutoGui (QWidget *parent=0) | |
QtAutoGui (casacore::Record rec, casacore::String dataName="", casacore::String dataType="Unknown", QWidget *parent=0) | |
~QtAutoGui () | |
void | setFileName (const QString &file_name) |
QString | fileName () const |
void | setDataType (const QString &dType) |
QString | dataType () const |
bool | load (QDomDocument &doc) |
bool | load () |
bool | save () |
void | apply () |
void | restore () |
void | setMemory () |
void | setOriginal () |
void | setDefault () |
void | dismiss () |
void | loadRecord (casacore::Record rec) |
call once only during initialization, to populate the gui, if you used the QtAutoGui(QWidget=0) constructor. More... | |
Additional Inherited Members | |
Public Types inherited from casa::QtAutoGui | |
enum | ACTIONTYPE { Set, Copy, Paste, Default, Original, Memorize, Command } |
Public Slots inherited from casa::QtAutoGui | |
void | itemValueChanged (QString name, QString value, int action, bool apply) |
void | adjustHeight () |
virtual void | changeOptions (casacore::Record changedOptions) |
void | autoApplyState (bool auto_apply) |
(called only once, during or soon after construction. More... | |
Signals inherited from casa::QtAutoGui | |
void | setOptions (casacore::Record options) |
Static Public Attributes inherited from casa::QtAutoGui | |
static const QString | HISTOGRAM_SHOW_KEY |
static const QString | HISTOGRAM_RANGE_KEY |
Protected Member Functions inherited from casa::QtAutoGui | |
void | contextMenuEvent (QContextMenuEvent *e) |
Protected Attributes inherited from casa::QtAutoGui | |
bool | auto_apply_ |
Options widget for single DisplayPanel.
Definition at line 57 of file QtCanvasManager.qo.h.
|
inline |
Definition at line 60 of file QtCanvasManager.qo.h.
References casa::QtAutoGui::changeOptions(), casa::QtDisplayPanel::getOptions(), casa::QtAutoGui::loadRecord(), and casa::QtAutoGui::setOptions().
|
inline |
Definition at line 65 of file QtCanvasManager.qo.h.