#include </home/clem/local/src/opie/core/launcher/qcopbridge.h>
Collaboration diagram for QCopBridge:

Public Types | |
| enum | Mode { Qtopia1_7 = 0x01, Sharp = 0x02, IntelliSync = 0x04 } |
Public Slots | |
| void | closed (QCopBridgePI *pi) |
| void | desktopMessage (const QCString &call, const QByteArray &) |
| void | connectionClosed (QCopBridgePI *pi) |
| void | desktopMessage (const QCString &call, const QByteArray &) |
Signals | |
| void | connectionClosed (const QHostAddress &) |
Public Member Functions | |
| QCopBridge (Q_UINT16 port, QObject *parent=0, const char *name=0) | |
| virtual | ~QCopBridge () |
| void | newConnection (int socket) |
| void | closeOpenConnections () |
| void | authorizeConnections () |
| QCopBridge (Q_UINT16 port, QObject *parent=0, const char *name=0) | |
| virtual | ~QCopBridge () |
| void | newConnection (int socket) |
| void | closeOpenConnections () |
Protected Member Functions | |
| void | timerEvent (QTimerEvent *) |
| void | sendDesktopMessageOld (const QCString &, const QByteArray &) |
| void | timerEvent (QTimerEvent *) |
Private Attributes | |
| QCopChannel * | desktopChannel |
| QCopChannel * | cardChannel |
| QList< QCopBridgePI > | openConnections |
| bool | sendSync |
| Mode | m_mode |
| QCopChannel * | desktopChannel |
| QCopChannel * | cardChannel |
| QList< QCopBridgePI > | openConnections |
|
|
Definition at line 41 of file qcopbridge.h. |
|
||||||||||||||||
|
Definition at line 58 of file qcopbridge.cpp. References authorizeConnections(), cardChannel, desktopChannel, desktopMessage(), FALSE, oendl, openConnections, owarn, sendSync, and TRUE. |
|
|
Definition at line 82 of file qcopbridge.cpp. References desktopChannel. |
|
||||||||||||||||
|
|
|
|
|
|
|
Definition at line 89 of file qcopbridge.cpp. References closed(), connectionClosed(), m_mode, openConnections, Config::readNumEntry(), Config::setGroup(), and Sharp. Referenced by QCopBridge(). |
|
|
Definition at line 124 of file qcopbridge.cpp. References connectionClosed(), QPEApplication::Enable, and openConnections. Referenced by authorizeConnections(), and newConnection(). |
|
|
|
|
|
Definition at line 139 of file qcopbridge.cpp. References openConnections. |
|
|
Definition at line 93 of file qcopbridge.cpp. References QPEApplication::Enable, and openConnections. |
|
|
Referenced by authorizeConnections(), closed(), and newConnection(). |
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 147 of file qcopbridge.cpp. References IntelliSync, m_mode, openConnections, Qtopia1_7, QCopBridgePI::sendDesktopMessage(), sendDesktopMessageOld(), sendSync, Sharp, and TRUE. Referenced by QCopBridge(). |
|
|
|
|
|
Definition at line 104 of file qcopbridge.cpp. References closed(), connectionClosed(), QPEApplication::DisableSuspend, FALSE, openConnections, and sendSync. |
|
||||||||||||
|
Definition at line 170 of file qcopbridge.cpp. References QString::append(), QValueList< T >::begin(), QChar::cell(), QValueList< T >::count(), data, QValueList< T >::end(), QCString::find(), QString::fromLocal8Bit(), i, IO_ReadOnly, QString::length(), QCString::mid(), QString::number(), odebug, oendl, openConnections, QChar::row(), QCopBridgePI::sendDesktopMessage(), QStringList::split(), str, stream, QCString::stripWhiteSpace(), and QString::truncate(). Referenced by desktopMessage(). |
|
|
|
|
|
Definition at line 248 of file qcopbridge.cpp. |
|
|
Definition at line 53 of file qcopbridge.h. |
|
|
Definition at line 62 of file qcopbridge.h. Referenced by QCopBridge(). |
|
|
Definition at line 52 of file qcopbridge.h. |
|
|
Definition at line 61 of file qcopbridge.h. Referenced by QCopBridge(), and ~QCopBridge(). |
|
|
Definition at line 65 of file qcopbridge.h. Referenced by authorizeConnections(), and desktopMessage(). |
|
|
Definition at line 54 of file qcopbridge.h. |
|
|
Definition at line 63 of file qcopbridge.h. Referenced by authorizeConnections(), closed(), closeOpenConnections(), connectionClosed(), desktopMessage(), newConnection(), QCopBridge(), and sendDesktopMessageOld(). |
|
|
Definition at line 55 of file qcopbridge.h. Referenced by desktopMessage(), newConnection(), QCopBridge(), and timerEvent(). |
1.4.2