#include </home/clem/local/src/opie/x11/libqpe-x11/qt/qcopchannel_qws.h>
Inheritance diagram for QCopChannel:


Signals | |
| void | received (const QCString &msg, const QByteArray &) |
Public Member Functions | |
| QCopChannel (const QCString &channel, QObject *parent=0, const char *name=0) | |
| virtual | ~QCopChannel () |
| QCString | channel () const |
| void | receive (const QCString &msg, const QByteArray &ar) |
Static Public Member Functions | |
| static bool | isRegistered (const QCString &channel) |
| static bool | send (const QCString &channel, const QCString &msg) |
| static bool | send (const QCString &channel, const QCString &msg, const QByteArray &) |
| static bool | sendLocally (const QCString &chan, const QCString &msg, const QByteArray &data) |
Private Slots | |
| void | rev (const QCString &chan, const QCString &, const QByteArray &) |
Private Member Functions | |
| bool | isRegisteredLocally (const QCString &str) |
Private Attributes | |
| QCString | m_chan |
| Private * | d |
Static Private Attributes | |
| static QList< QCopChannel > * | m_list = 0 |
| static QMap< QCString, int > | m_refCount |
|
||||||||||||||||
|
Definition at line 9 of file qcopchannel_qws.cpp. References QMap< Key, T >::contains(), m_chan, m_list, m_refCount, qWarning(), rev(), and OCOPClient::self(). Referenced by NetworkServer::NetworkServer(). |
|
|
Definition at line 33 of file qcopchannel_qws.cpp. References m_chan, m_list, m_refCount, and OCOPClient::self(). |
|
|
Definition at line 48 of file qcopchannel_qws.cpp. References m_chan. Referenced by sendLocally(). |
|
|
Definition at line 51 of file qcopchannel_qws.cpp. References QMap< Key, T >::contains(), m_refCount, qDebug(), and OCOPClient::self(). Referenced by OPimResolver::add(), Opie::OPimResolver::add(), AppLauncher::execute(), Global::invoke(), OpieStumbler::OpieStumbler(), QCopBridgePI::process(), OpieObex::SendWidget::scan_for_receivers(), KeyAction::sendKeyEvent(), MainWindow::slotLoad(), Ir::supported(), and Global::terminate(). |
|
|
|
|
||||||||||||
|
Reimplemented in NetworkEmitter, and NetworkServer. Definition at line 30 of file qcopchannel_qws.cpp. References received(). Referenced by sendLocally(). |
|
||||||||||||
|
Referenced by NetworkServer::NetworkServer(), and receive(). |
|
||||||||||||||||
|
Definition at line 81 of file qcopchannel_qws.cpp. References sendLocally(). Referenced by QCopChannel(). |
|
||||||||||||||||
|
Definition at line 62 of file qcopchannel_qws.cpp. References OCOPClient::self(). |
|
||||||||||||
|
||||||||||||||||
|
Definition at line 67 of file qcopchannel_qws.cpp. References channel(), m_list, qWarning(), and receive(). Referenced by rev(), and QPEApplication::Private::sendQCopQ(). |
|
|
Definition at line 39 of file qcopchannel_qws.h. |
|
|
Definition at line 38 of file qcopchannel_qws.h. Referenced by channel(), QCopChannel(), and ~QCopChannel(). |
|
|
Definition at line 6 of file qcopchannel_qws.cpp. Referenced by QCopChannel(), sendLocally(), and ~QCopChannel(). |
|
|
Definition at line 7 of file qcopchannel_qws.cpp. Referenced by isRegistered(), QCopChannel(), and ~QCopChannel(). |
1.4.2