MythTV
master
|
#include <libmythui/mythgenerictree.h>
Public Attributes | |
mgtCbFn | fn {nullptr} |
void * | data {nullptr} |
Definition at line 21 of file mythgenerictree.h.
mgtCbFn mgtCbInfo::fn {nullptr} |
Definition at line 23 of file mythgenerictree.h.
Referenced by MythGenericTree::CreateListButton(), MythGenericTree::GetImage(), MythGenericTree::GetState(), MythGenericTree::GetText(), MythGenericTree::SetImageCb(), MythGenericTree::SetStateCb(), and MythGenericTree::SetTextCb().
void* mgtCbInfo::data {nullptr} |
Definition at line 24 of file mythgenerictree.h.
Referenced by MythGenericTree::CreateListButton(), MythGenericTree::GetImage(), MythGenericTree::GetState(), MythGenericTree::GetText(), MythGenericTree::SetImageCb(), MythGenericTree::SetStateCb(), and MythGenericTree::SetTextCb().