libopie PIM API Documentation

OPimXRefManager Class Reference

This is a simple manager for OPimXRefs. More...

#include <opimxrefmanager.h>

Collaboration diagram for OPimXRefManager:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OPimXRefManager ()
 OPimXRefManager (const OPimXRefManager &)
 ~OPimXRefManager ()
OPimXRefManageroperator= (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

OPimXRefManager::OPimXRefManager  ) 
 

Definition at line 4 of file opimxrefmanager.cpp.

OPimXRefManager::OPimXRefManager const OPimXRefManager  ) 
 

Definition at line 6 of file opimxrefmanager.cpp.

References m_list.

OPimXRefManager::~OPimXRefManager  ) 
 

Definition at line 9 of file opimxrefmanager.cpp.


Member Function Documentation

OPimXRefManager & OPimXRefManager::operator= const OPimXRefManager  ) 
 

Definition at line 11 of file opimxrefmanager.cpp.

References m_list.

bool OPimXRefManager::operator== const OPimXRefManager  ) 
 

Definition at line 15 of file opimxrefmanager.cpp.

void OPimXRefManager::add const OPimXRef  ) 
 

Definition at line 20 of file opimxrefmanager.cpp.

References QValueList::append().

Referenced by OPimRecord::loadFromStream().

void OPimXRefManager::remove const OPimXRef  ) 
 

Definition at line 23 of file opimxrefmanager.cpp.

References QValueList::remove().

void OPimXRefManager::replace const OPimXRef  ) 
 

Definition at line 26 of file opimxrefmanager.cpp.

References QValueList::append(), and QValueList::remove().

void OPimXRefManager::clear  ) 
 

Definition at line 30 of file opimxrefmanager.cpp.

References QValueList::clear().

QStringList OPimXRefManager::apps  )  const
 

apps participating

Definition at line 33 of file opimxrefmanager.cpp.

References QValueList::contains().

OPimXRef::ValueList OPimXRefManager::list  )  const
 

Definition at line 47 of file opimxrefmanager.cpp.

References OPimXRef::ValueList.

OPimXRef::ValueList OPimXRefManager::list const QString service  )  const
 

Definition at line 50 of file opimxrefmanager.cpp.

References QValueList::append(), and OPimXRef::ValueList.

OPimXRef::ValueList OPimXRefManager::list int  uid  )  const
 

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:
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