|
MythTV master
|
#include <libmythui/mythuibuttonlist.h>
Public Attributes | |
| int8_t | start {0} |
| int8_t | total {0} |
| int8_t | used {0} |
Definition at line 29 of file mythuibuttonlist.h.
| int8_t ProgressInfo::start | ( | void | ) | {0} |
Definition at line 30 of file mythuibuttonlist.h.
Referenced by MythUIButtonListItem::DoButtonProgress1(), MythUIButtonListItem::DoButtonProgress2(), MythUIButtonListItem::SetProgress1(), and MythUIButtonListItem::SetProgress2().
| int8_t ProgressInfo::total {0} |
Definition at line 31 of file mythuibuttonlist.h.
Referenced by MythUIButtonListItem::DoButtonProgress1(), MythUIButtonListItem::DoButtonProgress2(), MythUIButtonListItem::SetProgress1(), and MythUIButtonListItem::SetProgress2().
| int8_t ProgressInfo::used {0} |
Definition at line 32 of file mythuibuttonlist.h.
Referenced by MythUIButtonListItem::DoButtonProgress1(), MythUIButtonListItem::DoButtonProgress2(), MythUIButtonListItem::SetProgress1(), and MythUIButtonListItem::SetProgress2().