MythTV  0.26-pre
Public Member Functions | Public Attributes
Holder Struct Reference

List of all members.

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

Detailed Description

Definition at line 898 of file mythdbcon.cpp.


Constructor & Destructor Documentation

Holder::Holder ( const QString &  hldr = QString::null,
int  pos = -1 
) [inline]

Definition at line 899 of file mythdbcon.cpp.


Member Function Documentation

bool Holder::operator== ( const Holder h) const [inline]

Definition at line 902 of file mythdbcon.cpp.

bool Holder::operator!= ( const Holder h) const [inline]

Definition at line 904 of file mythdbcon.cpp.


Member Data Documentation

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==().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends