#include </home/clem/local/src/opie/libopie2/opiepim/core/opimstate.h>
Collaboration diagram for Opie::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 41 of file opimstate.h.
|
|
Definition at line 44 of file opimstate.h. |
|
|
Definition at line 46 of file opimstate.cpp. References OPimState::data, and Opie::OPimState::Data::state. |
|
|
Definition at line 50 of file opimstate.cpp. References data, and QShared::ref(). |
|
|
Definition at line 55 of file opimstate.cpp. References OPimState::data, and QShared::deref(). |
|
|
Definition at line 86 of file opimstate.cpp. References QShared::count, OPimState::data, QShared::deref(), and Opie::OPimState::Data::state. |
|
|
Definition at line 80 of file opimstate.cpp. References OPimState::data, QShared::deref(), and l. |
|
|
Definition at line 66 of file opimstate.cpp. References OPimState::data, data, OPimState::deref(), and QShared::ref(). |
|
|
Definition at line 61 of file opimstate.cpp. References data, OPimState::data, and Opie::OPimState::Data::state. |
|
|
Definition at line 73 of file opimstate.cpp. References OPimState::copyInternally(), OPimState::data, and Opie::OPimState::Data::state. |
|
|
Definition at line 77 of file opimstate.cpp. References OPimState::data, and Opie::OPimState::Data::state. Referenced by Opie::OPimTodo::hasState(). |
|
|
Definition at line 67 of file opimstate.h. |
|
|
Definition at line 64 of file opimstate.h. Referenced by operator=(), operator==(), and OPimState(). |
1.4.2