libopie PIM API Documentation

OPimXRef Class Reference

this is a Cross Referecne between two Cross Reference Partners More...

#include <opimxref.h>

Collaboration diagram for OPimXRef:

Collaboration graph
[legend]
List of all members.

Public Types

typedef QValueList< OPimXRefValueList
enum  Partners { One, Two }

Public Member Functions

 OPimXRef (const OPimXRefPartner &ONE, const OPimXRefPartner &)
 OPimXRef ()
 OPimXRef (const OPimXRef &)
 ~OPimXRef ()
OPimXRefoperator= (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

typedef QValueList<OPimXRef> OPimXRef::ValueList
 

Definition at line 15 of file opimxref.h.

Referenced by OPimXRefManager::list().


Member Enumeration Documentation

enum OPimXRef::Partners
 

Enumeration values:
One 
Two 

Definition at line 16 of file opimxref.h.


Constructor & Destructor Documentation

OPimXRef::OPimXRef const OPimXRefPartner ONE,
const OPimXRefPartner
 

Definition at line 3 of file opimxref.cpp.

OPimXRef::OPimXRef  ) 
 

Definition at line 9 of file opimxref.cpp.

OPimXRef::OPimXRef const OPimXRef  ) 
 

Definition at line 14 of file opimxref.cpp.

OPimXRef::~OPimXRef  ) 
 

Definition at line 17 of file opimxref.cpp.


Member Function Documentation

OPimXRef & OPimXRef::operator= const OPimXRef  ) 
 

Definition at line 19 of file opimxref.cpp.

References QArray< OPimXRefPartner >::detach(), and m_partners.

bool OPimXRef::operator== const OPimXRef  ) 
 

Definition at line 25 of file opimxref.cpp.

References m_partners.

OPimXRefPartner OPimXRef::partner enum  Partners  )  const
 

Definition at line 30 of file opimxref.cpp.

void OPimXRef::setPartner enum  Partners,
const OPimXRefPartner
 

Definition at line 33 of file opimxref.cpp.

Referenced by OPimRecord::loadFromStream().

bool OPimXRef::containsString const QString service  )  const
 

Definition at line 36 of file opimxref.cpp.

References One, and Two.

bool OPimXRef::containsUid int  uid  )  const
 

Definition at line 42 of file opimxref.cpp.

References One, and Two.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for OPIE Version 1.1.
Documentation copyright © 1997-2003 the KDE developers. 2003 OPIE developers
Generated on Tue Feb 10 20:26:32 2004 by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2001