|
MythTV
0.26-pre
|
Public Member Functions | |
| Holder (const QString &hldr=QString::null, int pos=-1) | |
| bool | operator== (const Holder &h) const |
| bool | operator!= (const Holder &h) const |
Public Attributes | |
| QString | holderName |
| int | holderPos |
Definition at line 898 of file mythdbcon.cpp.
| Holder::Holder | ( | const QString & | hldr = QString::null, |
| int | pos = -1 |
||
| ) | [inline] |
Definition at line 899 of file mythdbcon.cpp.
Definition at line 902 of file mythdbcon.cpp.
Definition at line 904 of file mythdbcon.cpp.
| QString Holder::holderName |
Definition at line 906 of file mythdbcon.cpp.
Referenced by operator!=(), and operator==().
Definition at line 907 of file mythdbcon.cpp.
Referenced by operator!=(), and operator==().
1.7.6.1