OPimXRefManager Class Reference
This is a simple manager for OPimXRefs. More...
#include <opimxrefmanager.h>
Collaboration diagram for OPimXRefManager:

Public Member Functions | |
| OPimXRefManager () | |
| OPimXRefManager (const OPimXRefManager &) | |
| ~OPimXRefManager () | |
| OPimXRefManager & | operator= (const OPimXRefManager &) |
| bool | operator== (const OPimXRefManager &) |
| void | add (const OPimXRef &) |
| void | remove (const OPimXRef &) |
| void | replace (const OPimXRef &) |
| void | clear () |
| QStringList | apps () const |
| apps participating | |
| OPimXRef::ValueList | list () const |
| OPimXRef::ValueList | list (const QString &service) const |
| OPimXRef::ValueList | list (int uid) const |
Detailed Description
This is a simple manager for OPimXRefs.It allows addition, removing, replacing clearing and 'querying' the XRef...
Definition at line 14 of file opimxrefmanager.h.
Constructor & Destructor Documentation
|
|
Definition at line 4 of file opimxrefmanager.cpp. |
|
|
Definition at line 6 of file opimxrefmanager.cpp. References m_list. |
|
|
Definition at line 9 of file opimxrefmanager.cpp. |
Member Function Documentation
|
|
Definition at line 11 of file opimxrefmanager.cpp. References m_list. |
|
|
Definition at line 15 of file opimxrefmanager.cpp. |
|
|
Definition at line 20 of file opimxrefmanager.cpp. References QValueList::append(). Referenced by OPimRecord::loadFromStream(). |
|
|
Definition at line 23 of file opimxrefmanager.cpp. References QValueList::remove(). |
|
|
Definition at line 26 of file opimxrefmanager.cpp. References QValueList::append(), and QValueList::remove(). |
|
|
Definition at line 30 of file opimxrefmanager.cpp. References QValueList::clear(). |
|
|
apps participating
Definition at line 33 of file opimxrefmanager.cpp. References QValueList::contains(). |
|
|
Definition at line 47 of file opimxrefmanager.cpp. References OPimXRef::ValueList. |
|
|
Definition at line 50 of file opimxrefmanager.cpp. References QValueList::append(), and OPimXRef::ValueList. |
|
|
Definition at line 61 of file opimxrefmanager.cpp. References QValueList::append(), and OPimXRef::ValueList. |
The documentation for this class was generated from the following files:
