|
| | uiVisColTabEd (uiColorTable &) |
| |
| | ~uiVisColTabEd () |
| |
| void | setColTab (const ColTab::Sequence *, bool editseq, const ColTab::MapperSetup *, bool edittrans) |
| |
| void | setColTab (visSurvey::SurveyObject *, int ch, int version) |
| |
| const ColTab::Sequence & | getColTabSequence () const |
| |
| const ColTab::MapperSetup & | getColTabMapperSetup () const |
| |
| int | getChannel () const |
| |
| const visSurvey::SurveyObject * | getSurvObj () const |
| |
| NotifierAccess & | seqChange () |
| |
| NotifierAccess & | mapperChange () |
| |
| void | setHistogram (const TypeSet< float > *) |
| |
| uiColorTable & | colTab () |
| |
| bool | usePar (const IOPar &) |
| |
| void | fillPar (IOPar &) |
| |
| void | setDefaultColTab () |
| |
| void | colseqChanged (CallBacker *) |
| |
| void | colorTabChgdCB (CallBacker *) |
| |
| void | clipperChanged (CallBacker *) |
| |
| | CallBacker () |
| |
| | CallBacker (const CallBacker &) |
| |
| virtual | ~CallBacker () |
| |
| bool | attachCB (NotifierAccess &, const CallBack &, bool onlyifnew=false) |
| |
| bool | attachCB (NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) |
| |
| void | detachCB (NotifierAccess &, const CallBack &) |
| |
| void | detachCB (NotifierAccess *notif, const CallBack &cb) |
| |
| bool | isNotifierAttached (NotifierAccess *) const |
| | Only for debugging purposes, don't use. More...
|
| |