Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Holder Struct Reference

#include </home/clem/local/src/opie/qmake/include/private/qsqlextension_p.h>

Collaboration diagram for Holder:

Collaboration graph
[legend]
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

Constructor & Destructor Documentation

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

Definition at line 78 of file qsqlextension_p.h.


Member Function Documentation

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

Definition at line 80 of file qsqlextension_p.h.

References holderName, and holderPos.

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

Definition at line 79 of file qsqlextension_p.h.

References holderName, and holderPos.


Member Data Documentation

QString Holder::holderName
 

Definition at line 81 of file qsqlextension_p.h.

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

int Holder::holderPos
 

Definition at line 82 of file qsqlextension_p.h.

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


The documentation for this struct was generated from the following file:
Generated on Sat Nov 5 17:35:10 2005 for OPIE by  doxygen 1.4.2