QtLocalPeer Class Reference

#include <qtlocalpeer.h>

List of all members.

Signals

void messageReceived (const QString &message)

Public Member Functions

 QtLocalPeer (QObject *parent=0, const QString &appId=QString())
bool isClient ()
bool sendMessage (const QString &message, int timeout)
QString applicationId () const

Protected Slots

void receiveConnection ()

Protected Attributes

QString id
QString socketName
QLocalServer * server
QtLP_Private::QtLockedFile lockFile

Static Private Attributes

static const char * ack = "ack"


Constructor & Destructor Documentation

QtLocalPeer::QtLocalPeer ( QObject *  parent = 0,
const QString &  appId = QString() 
)


Member Function Documentation

QString QtLocalPeer::applicationId (  )  const [inline]

bool QtLocalPeer::isClient (  ) 

void QtLocalPeer::messageReceived ( const QString &  message  )  [signal]

void QtLocalPeer::receiveConnection (  )  [protected, slot]

bool QtLocalPeer::sendMessage ( const QString &  message,
int  timeout 
)


Member Data Documentation

const char * QtLocalPeer::ack = "ack" [static, private]

QString QtLocalPeer::id [protected]

QLocalServer* QtLocalPeer::server [protected]

QString QtLocalPeer::socketName [protected]


The documentation for this class was generated from the following files:

Generated on Sun Jun 14 15:11:35 2009 for PLCEdit by  doxygen 1.5.9