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

Public Types | |
| enum | State { Started = 0, Postponed, Finished, NotStarted, Undefined } |
Public Member Functions | |
| OPimState (int state=Undefined) | |
| OPimState (const OPimState &) | |
| ~OPimState () | |
| bool | operator== (const OPimState &) |
| OPimState & | operator= (const OPimState &) |
| void | setState (int state) |
| int | state () const |
Private Member Functions | |
| void | deref () |
| void | copyInternally () |
Private Attributes | |
| Data * | data |
| Private * | d |
Classes | |
| struct | Data |
Definition at line 17 of file opimstate.h.
|
|
Definition at line 19 of file opimstate.h. |
|
|
Definition at line 16 of file opimstate.cpp. References data, and OPimState::Data::state. |
|
|
Definition at line 20 of file opimstate.cpp. References data, and QShared::ref(). |
|
|
Definition at line 25 of file opimstate.cpp. References data, and QShared::deref(). |
|
|
Definition at line 56 of file opimstate.cpp. References QShared::count, data, QShared::deref(), and OPimState::Data::state. Referenced by setState(), and Opie::OPimState::setState(). |
|
|
Definition at line 50 of file opimstate.cpp. References data, QShared::deref(), and l. Referenced by operator=(), and Opie::OPimState::operator=(). |
|
|
Definition at line 36 of file opimstate.cpp. References data, deref(), and QShared::ref(). |
|
|
Definition at line 31 of file opimstate.cpp. References data, and OPimState::Data::state. |
|
|
Definition at line 43 of file opimstate.cpp. References copyInternally(), data, and OPimState::Data::state. Referenced by OTodoAccessBackendSQL::todo(). |
|
|
Definition at line 47 of file opimstate.cpp. References data, and OPimState::Data::state. Referenced by OTodo::hasState(). |
|
|
Definition at line 41 of file opimstate.h. |
|
1.4.2