MythTV
master
|
Public Member Functions | |
Holder (QString hldr=QString(), int pos=-1) | |
bool | operator== (const Holder &h) const |
bool | operator!= (const Holder &h) const |
Public Attributes | |
QString | m_holderName |
int | m_holderPos |
Definition at line 992 of file mythdbcon.cpp.
|
inlineexplicit |
Definition at line 993 of file mythdbcon.cpp.
Definition at line 996 of file mythdbcon.cpp.
Definition at line 998 of file mythdbcon.cpp.
QString Holder::m_holderName |
Definition at line 1000 of file mythdbcon.cpp.
Referenced by operator!=(), and operator==().
int Holder::m_holderPos |
Definition at line 1001 of file mythdbcon.cpp.
Referenced by operator!=(), and operator==().