OPimXRef Class Reference
this is a Cross Referecne between two Cross Reference Partners More...
#include <opimxref.h>
Collaboration diagram for OPimXRef:

Public Types | |
| typedef QValueList< OPimXRef > | ValueList |
| enum | Partners { One, Two } |
Public Member Functions | |
| OPimXRef (const OPimXRefPartner &ONE, const OPimXRefPartner &) | |
| OPimXRef () | |
| OPimXRef (const OPimXRef &) | |
| ~OPimXRef () | |
| OPimXRef & | operator= (const OPimXRef &) |
| bool | operator== (const OPimXRef &) |
| OPimXRefPartner | partner (enum Partners) const |
| void | setPartner (enum Partners, const OPimXRefPartner &) |
| bool | containsString (const QString &service) const |
| bool | containsUid (int uid) const |
Detailed Description
this is a Cross Referecne between two Cross Reference Partners
Definition at line 13 of file opimxref.h.
Member Typedef Documentation
|
|
Definition at line 15 of file opimxref.h. Referenced by OPimXRefManager::list(). |
Member Enumeration Documentation
|
|
Definition at line 16 of file opimxref.h. |
Constructor & Destructor Documentation
|
||||||||||||
|
Definition at line 3 of file opimxref.cpp. |
|
|
Definition at line 9 of file opimxref.cpp. |
|
|
Definition at line 14 of file opimxref.cpp. |
|
|
Definition at line 17 of file opimxref.cpp. |
Member Function Documentation
|
|
Definition at line 19 of file opimxref.cpp. References QArray< OPimXRefPartner >::detach(), and m_partners. |
|
|
Definition at line 25 of file opimxref.cpp. References m_partners. |
|
|
Definition at line 30 of file opimxref.cpp. |
|
||||||||||||
|
Definition at line 33 of file opimxref.cpp. Referenced by OPimRecord::loadFromStream(). |
|
|
Definition at line 36 of file opimxref.cpp. |
|
|
Definition at line 42 of file opimxref.cpp. |
The documentation for this class was generated from the following files:
