|
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 993 of file mythdbcon.cpp.
|
inlineexplicit |
Definition at line 994 of file mythdbcon.cpp.
|
inline |
Definition at line 999 of file mythdbcon.cpp.
|
inline |
Definition at line 997 of file mythdbcon.cpp.
| QString Holder::m_holderName |
Definition at line 1001 of file mythdbcon.cpp.
Referenced by operator!=(), and operator==().
| int Holder::m_holderPos |
Definition at line 1002 of file mythdbcon.cpp.
Referenced by operator!=(), and operator==().