MythTV
master
|
#include <mythtvmenu.h>
Public Member Functions | |
MythTVMenuNodeTuple (MenuTypeId Id, QString Path) | |
MythTVMenuNodeTuple ()=default | |
Public Attributes | |
MenuTypeId | m_id { kMenuIdUnknown } |
QString | m_path |
Definition at line 121 of file mythtvmenu.h.
MythTVMenuNodeTuple::MythTVMenuNodeTuple | ( | MenuTypeId | Id, |
QString | Path | ||
) |
Definition at line 351 of file mythtvmenu.cpp.
|
default |
MenuTypeId MythTVMenuNodeTuple::m_id { kMenuIdUnknown } |
Definition at line 127 of file mythtvmenu.h.
QString MythTVMenuNodeTuple::m_path |
Definition at line 128 of file mythtvmenu.h.