Classes | |
| class | Setup |
Public Member Functions | |
| uiColTabItem (const Setup &) | |
| ~uiColTabItem () | |
| Setup & | setup () |
| const Setup & | setup () const |
| void | setColTabSequence (const ColTab::Sequence &) |
| void | setColTabMapperSetup (const ColTab::MapperSetup &) |
| uiPoint | getPixmapPos () const |
| void | setPixmapPos (const uiPoint &) |
| void | setPos (const uiPoint &) |
| void | setupChanged () |
Protected Member Functions | |
| void | setPixmap () |
| void | setPixmapPos () |
Protected Attributes | |
| Setup | setup_ |
| ColTab::Sequence | ctseq_ |
| uiPoint | curpos_ |
| uiPixmapItem * | ctseqitm_ |
| uiTextItem * | minvalitm_ |
| uiTextItem * | maxvalitm_ |
| uiColTabItem::uiColTabItem | ( | const Setup & | ) |
| uiColTabItem::~uiColTabItem | ( | ) |
| uiPoint uiColTabItem::getPixmapPos | ( | ) | const [inline] |
| void uiColTabItem::setColTabMapperSetup | ( | const ColTab::MapperSetup & | ) |
| void uiColTabItem::setColTabSequence | ( | const ColTab::Sequence & | ) |
| void uiColTabItem::setPixmap | ( | ) | [protected] |
| void uiColTabItem::setPixmapPos | ( | ) | [protected] |
| void uiColTabItem::setPixmapPos | ( | const uiPoint & | ) |
| void uiColTabItem::setPos | ( | const uiPoint & | ) | [virtual] |
Reimplemented from uiGraphicsItem.
| const Setup& uiColTabItem::setup | ( | ) | const [inline] |
| Setup& uiColTabItem::setup | ( | ) | [inline] |
| void uiColTabItem::setupChanged | ( | ) |
ColTab::Sequence uiColTabItem::ctseq_ [protected] |
uiPixmapItem* uiColTabItem::ctseqitm_ [protected] |
uiPoint uiColTabItem::curpos_ [protected] |
uiTextItem* uiColTabItem::maxvalitm_ [protected] |
uiTextItem* uiColTabItem::minvalitm_ [protected] |
Setup uiColTabItem::setup_ [protected] |
1.7.1