#include </home/clem/local/src/opie/noncore/unsupported/libopie/odevicebutton.h>
Collaboration diagram for Opie::OQCopMessage:

Public Member Functions | |
| OQCopMessage () | |
| OQCopMessage (const OQCopMessage ©) | |
| OQCopMessage (const QCString &m_channel, const QCString &message, const QByteArray &args=QByteArray()) | |
| OQCopMessage & | operator= (const OQCopMessage &assign) |
| void | setChannel (const QCString &channel) |
| void | setMessage (const QCString &message) |
| void | setData (const QByteArray &ba) |
| QCString | channel () const |
| QCString | message () const |
| QByteArray | data () const |
| bool | isNull () const |
| bool | send () |
Private Member Functions | |
| void | init (const QCString &m_channel, const QCString &message, const QByteArray &args) |
Private Attributes | |
| OQCopMessageData * | d |
| Private * | m_data |
|
|
Definition at line 36 of file odevicebutton.cpp. References init(). |
|
|
Definition at line 42 of file odevicebutton.cpp. |
|
||||||||||||||||
|
Definition at line 54 of file odevicebutton.cpp. References init(). |
|
|
Definition at line 82 of file odevicebutton.cpp. References d. Referenced by Opie::ODeviceButton::heldAction(), operator=(), OQCopMessage(), and Opie::ODeviceButton::pressedAction(). |
|
|
Definition at line 92 of file odevicebutton.cpp. Referenced by operator=(), OQCopMessage(), and send(). |
|
||||||||||||||||
|
Definition at line 60 of file odevicebutton.cpp. Referenced by operator=(), and OQCopMessage(). |
|
|
Definition at line 97 of file odevicebutton.cpp. References d. |
|
|
Definition at line 87 of file odevicebutton.cpp. References d. Referenced by operator=(), and OQCopMessage(). |
|
|
Definition at line 48 of file odevicebutton.cpp. |
|
|
Definition at line 69 of file odevicebutton.cpp. |
|
|
Definition at line 101 of file odevicebutton.cpp. References d. |
|
|
Definition at line 111 of file odevicebutton.cpp. |
|
|
Definition at line 106 of file odevicebutton.cpp. References d. |
|
|
Definition at line 54 of file odevicebutton.h. Referenced by channel(), data(), init(), isNull(), message(), send(), setChannel(), setData(), and setMessage(). |
|
|
Definition at line 55 of file odevicebutton.h. |
1.4.2