MythTV
master
|
#include "mythuitype.h"
Go to the source code of this file.
Classes | |
class | MythUIScrollBar |
Scroll bar widget. More... | |
Variables | |
const int | kDefaultMaxValue = 99 |
const int | kDefaultPageStep = 10 |
const int kDefaultMaxValue = 99 |
Definition at line 6 of file mythuiscrollbar.h.
Referenced by MythUIScrollBar::Reset().
const int kDefaultPageStep = 10 |
Definition at line 7 of file mythuiscrollbar.h.
Referenced by MythUIScrollBar::Reset(), and MythUIScrollBar::SetPageStep().