|
MythTV master
|
#include <libmythui/mythuibuttonlist.h>
Public Attributes | |
| QString | text |
| QString | state |
Definition at line 24 of file mythuibuttonlist.h.
| QString TextProperties::state |
Definition at line 26 of file mythuibuttonlist.h.
Referenced by MythUIButtonListItem::DoButtonLookupText(), MythGenericTree::SetText(), MythUIButtonListItem::SetText(), MythGenericTree::SetTextFromMap(), and MythUIButtonListItem::SetTextFromMap().
| QString TextProperties::text |
Definition at line 25 of file mythuibuttonlist.h.
Referenced by MythUIButtonListItem::DoButtonLookupText(), MythGenericTree::SetText(), MythUIButtonListItem::SetText(), MythGenericTree::SetTextFromMap(), MythUIButtonListItem::SetTextFromMap(), MythUIButtonListItem::SetToRealButton(), and MythUIButtonList::updateLCD().