#include <uiviscoltabed.h>
|
| | uiVisColTabEd (uiColorTable &) |
| |
| | ~uiVisColTabEd () |
| |
| void | clipperChanged (CallBacker *) |
| |
| void | colorTabChgdCB (CallBacker *) |
| |
| void | colseqChanged (CallBacker *) |
| |
| uiColorTable & | colTab () |
| |
| void | fillPar (IOPar &) |
| |
| int | getChannel () const |
| |
| const ColTab::MapperSetup & | getColTabMapperSetup () const |
| |
| const ColTab::Sequence & | getColTabSequence () const |
| |
| RefMan< visBase::DataObject > | getDataObj () |
| |
| ConstRefMan< visBase::DataObject > | getDataObj () const |
| |
| NotifierAccess & | mapperChange () |
| |
| NotifierAccess & | seqChange () |
| |
| void | setColTab (const ColTab::Sequence *, bool editseq, const ColTab::MapperSetup *, bool edittrans) |
| |
| void | setColTab (visSurvey::SurveyObject *, int ch, int version) |
| |
| void | setDefaultColTab () |
| |
| void | setHistogram (const TypeSet< float > *) |
| |
| bool | usePar (const IOPar &) |
| |
| | CallBacker () |
| |
| | CallBacker (const CallBacker &) |
| |
| virtual | ~CallBacker () |
| |
| bool | attachCB (const NotifierAccess &, const CallBack &, bool onlyifnew=false) const |
| |
| bool | attachCB (const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const |
| |
| void | detachAllNotifiers () const |
| | Call from the destructor of your inherited object.
|
| |
| void | detachCB (const NotifierAccess &, const CallBack &) const |
| |
| void | detachCB (const NotifierAccess *notif, const CallBack &cb) const |
| |
| virtual bool | isCapsule () const |
| |
| bool | isNotifierAttached (const NotifierAccess *) const |
| | Only for debugging purposes, don't use.
|
| |
| CallBacker & | operator= (const CallBacker &)=delete |
| |
| void | stopReceivingNotifications () const |
| |
| virtual CallBacker * | trueCaller () |
| |
◆ uiVisColTabEd()
◆ ~uiVisColTabEd()
| uiVisColTabEd::~uiVisColTabEd |
( |
| ) |
|
◆ clipperChanged()
| void uiVisColTabEd::clipperChanged |
( |
CallBacker * | | ) |
|
◆ colorTabChgdCB()
| void uiVisColTabEd::colorTabChgdCB |
( |
CallBacker * | | ) |
|
◆ colseqChanged()
| void uiVisColTabEd::colseqChanged |
( |
CallBacker * | | ) |
|
◆ colTab()
◆ fillPar()
| void uiVisColTabEd::fillPar |
( |
IOPar & | | ) |
|
◆ getChannel()
| int uiVisColTabEd::getChannel |
( |
| ) |
const |
|
inline |
◆ getColTabMapperSetup()
◆ getColTabSequence()
◆ getDataObj() [1/2]
◆ getDataObj() [2/2]
◆ mapperChange()
◆ mapperChangeCB()
| void uiVisColTabEd::mapperChangeCB |
( |
CallBacker * | | ) |
|
|
protected |
◆ removeAllVisCB()
| void uiVisColTabEd::removeAllVisCB |
( |
CallBacker * | | ) |
|
|
protected |
◆ seqChange()
◆ setColTab() [1/2]
◆ setColTab() [2/2]
◆ setDefaultColTab()
| void uiVisColTabEd::setDefaultColTab |
( |
| ) |
|
◆ setHistogram()
| void uiVisColTabEd::setHistogram |
( |
const TypeSet< float > * | | ) |
|
◆ sKeyAutoScale()
| static const char * uiVisColTabEd::sKeyAutoScale |
( |
| ) |
|
|
static |
◆ sKeyClipRate()
| static const char * uiVisColTabEd::sKeyClipRate |
( |
| ) |
|
|
static |
◆ sKeyColorSeq()
| static const char * uiVisColTabEd::sKeyColorSeq |
( |
| ) |
|
|
static |
◆ sKeyScaleFactor()
| static const char * uiVisColTabEd::sKeyScaleFactor |
( |
| ) |
|
|
static |
◆ sKeySymmetry()
| static const char * uiVisColTabEd::sKeySymmetry |
( |
| ) |
|
|
static |
◆ sKeySymMidval()
| static const char * uiVisColTabEd::sKeySymMidval |
( |
| ) |
|
|
static |
◆ usePar()
| bool uiVisColTabEd::usePar |
( |
const IOPar & | | ) |
|
◆ channel_
| int uiVisColTabEd::channel_ |
|
protected |
◆ dataobj_
◆ uicoltab_
◆ version_
| int uiVisColTabEd::version_ |
|
protected |