#include </home/clem/local/src/opie/libopie2/opiecore/device/odevicebutton.h>
Collaboration diagram for Opie::Core::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 | |
| Internal::OQCopMessageData * | d |
| Private * | m_data |
|
|
Definition at line 53 of file odevicebutton.cpp. References init(). |
|
|
Definition at line 59 of file odevicebutton.cpp. |
|
||||||||||||||||
|
Definition at line 71 of file odevicebutton.cpp. References init(). |
|
|
Definition at line 99 of file odevicebutton.cpp. References d, and Opie::Core::Internal::OQCopMessageData::m_channel. Referenced by Server::activate(), operator=(), and OQCopMessage(). |
|
|
Definition at line 109 of file odevicebutton.cpp. References d, and Opie::Core::Internal::OQCopMessageData::m_data. Referenced by operator=(), OQCopMessage(), and send(). |
|
||||||||||||||||
|
Definition at line 77 of file odevicebutton.cpp. References d, Opie::Core::Internal::OQCopMessageData::m_channel, Opie::Core::Internal::OQCopMessageData::m_data, and Opie::Core::Internal::OQCopMessageData::m_message. Referenced by operator=(), and OQCopMessage(). |
|
|
Definition at line 114 of file odevicebutton.cpp. References d, QCString::isNull(), Opie::Core::Internal::OQCopMessageData::m_channel, and Opie::Core::Internal::OQCopMessageData::m_message. |
|
|
Definition at line 104 of file odevicebutton.cpp. References d, and Opie::Core::Internal::OQCopMessageData::m_message. Referenced by operator=(), and OQCopMessage(). |
|
|
Definition at line 65 of file odevicebutton.cpp. |
|
|
Definition at line 86 of file odevicebutton.cpp. References d, data(), Opie::Core::Internal::OQCopMessageData::m_channel, Opie::Core::Internal::OQCopMessageData::m_data, Opie::Core::Internal::OQCopMessageData::m_message, and size. Referenced by Server::activate(). |
|
|
Definition at line 118 of file odevicebutton.cpp. References d, and Opie::Core::Internal::OQCopMessageData::m_channel. |
|
|
Definition at line 128 of file odevicebutton.cpp. References d, and Opie::Core::Internal::OQCopMessageData::m_data. |
|
|
Definition at line 123 of file odevicebutton.cpp. References d, and Opie::Core::Internal::OQCopMessageData::m_message. |
|
|
Definition at line 57 of file odevicebutton.h. Referenced by channel(), data(), init(), isNull(), message(), send(), setChannel(), setData(), and setMessage(). |
|
|
Definition at line 58 of file odevicebutton.h. |
1.4.2