MythTV  master
Classes | Variables
mythuiscrollbar.h File Reference
#include "mythuitype.h"
Include dependency graph for mythuiscrollbar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MythUIScrollBar
 Scroll bar widget. More...
 

Variables

const int kDefaultMaxValue = 99
 
const int kDefaultPageStep = 10
 

Variable Documentation

◆ kDefaultMaxValue

const int kDefaultMaxValue = 99

Definition at line 6 of file mythuiscrollbar.h.

Referenced by MythUIScrollBar::Reset().

◆ kDefaultPageStep

const int kDefaultPageStep = 10

Definition at line 7 of file mythuiscrollbar.h.

Referenced by MythUIScrollBar::Reset(), and MythUIScrollBar::SetPageStep().