#include </home/clem/local/src/opie/noncore/unsupported/libopie/pim/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 13 of file opimxref.h.
|
|
Definition at line 15 of file opimxref.h. |
|
|
Definition at line 16 of file opimxref.h. |
|
||||||||||||
|
Definition at line 3 of file opimxref.cpp. References m_partners. |
|
|
Definition at line 9 of file opimxref.cpp. |
|
|
Definition at line 14 of file opimxref.cpp. |
|
|
Definition at line 17 of file opimxref.cpp. |
|
|
Definition at line 36 of file opimxref.cpp. References m_partners, One, and Two. |
|
|
Definition at line 42 of file opimxref.cpp. References m_partners, One, and Two. |
|
|
Definition at line 19 of file opimxref.cpp. References m_partners. |
|
|
Definition at line 25 of file opimxref.cpp. References m_partners. |
|
|
Definition at line 30 of file opimxref.cpp. References m_partners. |
|
||||||||||||
|
Definition at line 33 of file opimxref.cpp. References m_partners. Referenced by OPimRecord::loadFromStream(). |
|
|
Definition at line 35 of file opimxref.h. |
|
|
Definition at line 33 of file opimxref.h. Referenced by containsString(), Opie::OPimXRef::containsString(), containsUid(), Opie::OPimXRef::containsUid(), operator=(), Opie::OPimXRef::operator=(), operator==(), Opie::OPimXRef::operator==(), OPimXRef(), partner(), Opie::OPimXRef::partner(), setPartner(), and Opie::OPimXRef::setPartner(). |
1.4.2