MythTV  master
Public Member Functions | Public Attributes | List of all members
Holder Struct Reference
Collaboration diagram for Holder:
Collaboration graph
[legend]

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
 

Detailed Description

Definition at line 993 of file mythdbcon.cpp.

Constructor & Destructor Documentation

◆ Holder()

Holder::Holder ( QString  hldr = QString(),
int  pos = -1 
)
inlineexplicit

Definition at line 994 of file mythdbcon.cpp.

Member Function Documentation

◆ operator==()

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

Definition at line 997 of file mythdbcon.cpp.

◆ operator!=()

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

Definition at line 999 of file mythdbcon.cpp.

Member Data Documentation

◆ m_holderName

QString Holder::m_holderName

Definition at line 1001 of file mythdbcon.cpp.

Referenced by operator!=(), and operator==().

◆ m_holderPos

int Holder::m_holderPos

Definition at line 1002 of file mythdbcon.cpp.

Referenced by operator!=(), and operator==().


The documentation for this struct was generated from the following file: