#include </home/clem/local/src/opie/libopie2/opiepim/core/opimxref.h>
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 |
Private Attributes | |
| QArray< OPimXRefPartner > | m_partners |
| Private * | d |
Definition at line 45 of file opimxref.h.
|
|
Definition at line 47 of file opimxref.h. |
|
|
Definition at line 48 of file opimxref.h. |
|
||||||||||||
|
Definition at line 33 of file opimxref.cpp. References m_partners. |
|
|
Definition at line 39 of file opimxref.cpp. |
|
|
Definition at line 44 of file opimxref.cpp. |
|
|
Definition at line 48 of file opimxref.cpp. |
|
|
Definition at line 71 of file opimxref.cpp. References OPimXRef::m_partners, OPimXRef::One, and OPimXRef::Two. |
|
|
Definition at line 78 of file opimxref.cpp. References OPimXRef::m_partners, OPimXRef::One, and OPimXRef::Two. |
|
|
Definition at line 51 of file opimxref.cpp. References m_partners, and OPimXRef::m_partners. |
|
|
Definition at line 58 of file opimxref.cpp. References m_partners, and OPimXRef::m_partners. |
|
|
Definition at line 63 of file opimxref.cpp. References OPimXRef::m_partners. |
|
||||||||||||
|
Definition at line 67 of file opimxref.cpp. References OPimXRef::m_partners. Referenced by Opie::OPimRecord::loadFromStream(). |
|
|
Definition at line 67 of file opimxref.h. |
|
|
Definition at line 65 of file opimxref.h. Referenced by operator=(), operator==(), and OPimXRef(). |
1.4.2