#include <RLocalPeer.h>
List of all members.
Static Private Attributes |
| static const char * | ack = "ack" |
Constructor & Destructor Documentation
| RLocalPeer::RLocalPeer |
( |
QObject * |
parent = 0, |
|
|
const QString & |
appId = QString() |
|
) |
| |
Member Function Documentation
| QString RLocalPeer::applicationId |
( |
| ) |
const |
|
inline |
| bool RLocalPeer::isClient |
( |
| ) |
|
| void RLocalPeer::messageReceived |
( |
const QString & |
message | ) |
|
|
signal |
| void RLocalPeer::receiveConnection |
( |
| ) |
|
|
protectedslot |
| bool RLocalPeer::sendMessage |
( |
const QString & |
message, |
|
|
int |
timeout |
|
) |
| |
Member Data Documentation
| const char * RLocalPeer::ack = "ack" |
|
staticprivate |
| QLocalServer* RLocalPeer::server |
|
protected |
| QString RLocalPeer::socketName |
|
protected |
The documentation for this class was generated from the following files: