#include <IndexSlider.h>
Inherits Slider.
|
| static const int | WIDTH = 1 |
| |
Definition at line 7 of file IndexSlider.h.
| IndexSlider::IndexSlider |
( |
| ) |
|
| IndexSlider::IndexSlider |
( |
QGraphicsItem * |
parent, |
|
|
unsigned |
initIdx |
|
) |
| |
Definition at line 9 of file IndexSlider.cc.
11 setShapeMode(BoundingRectShape);
12 setPixmap(QPixmap(
":/timeline/index_slider"));
virtual int width() const
void setLastIndex(unsigned index)
virtual int height() const
| const int IndexSlider::WIDTH = 1 |
|
static |
The documentation for this class was generated from the following files:
- /build/rock-master-18.09-gui-rock-widget-collection-0.20180124/src/timeline/IndexSlider.h
- /build/rock-master-18.09-gui-rock-widget-collection-0.20180124/src/timeline/IndexSlider.cc