_GCatalog_Private< Tp > Struct Template Reference
#include <gcatalog.h>
Inheritance diagram for _GCatalog_Private< Tp >:


Public Member Functions | |
_GCatalog_Private () | |
bool | hasIndex (const QCString &name) const |
DB * | index (const QCString &name) |
QValueList< Tp > | getAllItems (DB *dbp) |
bool | addItem (DB *dbp, const QCString &id, const Tp &tag) |
bool | addItem (DB *dbp, const QVariant &id, const QCString &v) |
bool | removeItem (DB *dbp, const QCString &id) |
bool | removeItem (DB *dbp, const QVariant &id, const QCString &v) |
Public Attributes | |
QString | dbName |
DB * | dbp |
QMap< QCString, DB * > | indexList |
KRandomSequence | rnd |
bool | enabled |
template<class Tp>
struct _GCatalog_Private< Tp >
Constructor & Destructor Documentation
|
Definition at line 44 of file gcatalog.h. |
Member Function Documentation
|
Definition at line 124 of file gcatalog.h. |
|
Definition at line 93 of file gcatalog.h. |
|
Definition at line 59 of file gcatalog.h. |
|
Definition at line 49 of file gcatalog.h. |
|
Definition at line 54 of file gcatalog.h. |
|
Definition at line 178 of file gcatalog.h. |
|
Definition at line 155 of file gcatalog.h. |
Member Data Documentation
|
Definition at line 37 of file gcatalog.h. |
|
Definition at line 39 of file gcatalog.h. |
|
Definition at line 42 of file gcatalog.h. |
|
Definition at line 40 of file gcatalog.h. |
|
Definition at line 41 of file gcatalog.h. |
The documentation for this struct was generated from the following file:
- lib/catalog/gcatalog.h