#include </home/clem/local/src/opie/noncore/unsupported/libopie/pim/opimresolver.h>
Collaboration diagram for OPimResolver:

Public Types | |
| enum | BuiltIn { TodoList = 0, DateBook, AddressBook } |
Public Member Functions | |
| OPimRecord * | record (const QString &service, int uid) |
| QCString | qcopChannel (enum BuiltIn &) const |
| QCString | qcopChannel (const QString &service) const |
| QCString | applicationChannel (enum BuiltIn &) const |
| QCString | applicationChannel (const QString &service) const |
| QStringList | services () const |
| QString | serviceName (int rrti) const |
| int | serviceId (const QString &Service) |
| bool | add (const QString &service, const OPimRecord &) |
| OPimRecord * | record (const QString &service) |
| OPimRecord * | record (int rtti) |
| OPimBase * | backend (const QString &service) |
| OPimBase * | backend (int rtti) |
Static Public Member Functions | |
| static OPimResolver * | self () |
Private Member Functions | |
| OPimResolver () | |
| void | loadData () |
| bool | isBuiltIn (const QString &) const |
| OPimRecord * | recordExtern (const QString &, int) |
| OPimRecord * | recordExtern (const QString &) |
Private Attributes | |
| Data * | data |
| Private * | d |
| QStringList | m_builtIns |
Static Private Attributes | |
| static OPimResolver * | m_self = 0l |
Definition at line 20 of file opimresolver.h.
|
|
Definition at line 22 of file opimresolver.h. |
|
|
Definition at line 13 of file opimresolver.cpp. References m_builtIns. Referenced by self(), and Opie::OPimResolver::self(). |
|
||||||||||||
|
add a record to a service... ;) Definition at line 154 of file opimresolver.cpp. References OPimBase::add(), applicationChannel(), backend(), data, IO_WriteOnly, QCopChannel::isRegistered(), OPimBase::load(), OPimRecord::rtti(), OPimBase::save(), and OPimRecord::saveToStream(). |
|
|
Definition at line 104 of file opimresolver.cpp. References isBuiltIn(), and str. |
|
|
The Application channel (QPE/Application/name) Definition at line 88 of file opimresolver.cpp. References AddressBook, str, and TodoList. Referenced by add(), and Opie::OPimResolver::add(). |
|
|
Definition at line 179 of file opimresolver.cpp. References AddressBook, l, and TodoList. |
|
|
you can cast to your Definition at line 176 of file opimresolver.cpp. References serviceId(). Referenced by add(), Opie::OPimResolver::add(), Opie::OPimResolver::backend(), record(), and Opie::OPimResolver::record(). |
|
|
Definition at line 58 of file opimresolver.cpp. References QValueList< T >::contains(), and m_builtIns. Referenced by applicationChannel(), and Opie::OPimResolver::applicationChannel(). |
|
|
|
|
|
Definition at line 79 of file opimresolver.cpp. References QString::latin1(), and str. |
|
|
return the QCopChannel for service When we will use Qtopia Services it will be used here Definition at line 61 of file opimresolver.cpp. References AddressBook, str, and TodoList. |
|
|
Definition at line 40 of file opimresolver.cpp. |
|
|
record returns an empty record for a given service. Be sure to delete it!!! Definition at line 37 of file opimresolver.cpp. References record(), and serviceId(). |
|
||||||||||||
|
return a record for a uid and an service You've THE OWNERSHIP NOW! Definition at line 27 of file opimresolver.cpp. References backend(), l, rec, and OPimBase::record(). Referenced by record(), and Opie::OPimResolver::record(). |
|
|
|
|
||||||||||||
|
|
|
|
Definition at line 17 of file opimresolver.cpp. References m_self, and OPimResolver(). Referenced by OPimMainWindow::record(), Opie::OPimMainWindow::record(), OPimMainWindow::service(), and Opie::OPimMainWindow::service(). |
|
|
Definition at line 140 of file opimresolver.cpp. References AddressBook, and TodoList. Referenced by backend(), Opie::OPimResolver::backend(), record(), and Opie::OPimResolver::record(). |
|
|
Definition at line 122 of file opimresolver.cpp. References AddressBook, str, and TodoList. |
|
|
return a list of available services Definition at line 119 of file opimresolver.cpp. References m_builtIns. |
|
|
Definition at line 86 of file opimresolver.h. |
|
|
Definition at line 83 of file opimresolver.h. Referenced by add(), and Opie::OPimResolver::add(). |
|
|
Definition at line 87 of file opimresolver.h. Referenced by isBuiltIn(), Opie::OPimResolver::isBuiltIn(), OPimResolver(), Opie::OPimResolver::OPimResolver(), services(), and Opie::OPimResolver::services(). |
|
|
Definition at line 11 of file opimresolver.cpp. Referenced by self(), and Opie::OPimResolver::self(). |
1.4.2