#include <qdeclarativedebugserverconnection_p.h>
◆ QDeclarativeDebugServerConnection()
QDeclarativeDebugServerConnection::QDeclarativeDebugServerConnection |
( |
| ) |
|
|
inline |
◆ ~QDeclarativeDebugServerConnection()
virtual QDeclarativeDebugServerConnection::~QDeclarativeDebugServerConnection |
( |
| ) |
|
|
inlinevirtual |
◆ disconnect()
virtual void QDeclarativeDebugServerConnection::disconnect |
( |
| ) |
|
|
pure virtual |
◆ isConnected()
virtual bool QDeclarativeDebugServerConnection::isConnected |
( |
| ) |
const |
|
pure virtual |
◆ send()
virtual void QDeclarativeDebugServerConnection::send |
( |
const QByteArray & |
message | ) |
|
|
pure virtual |
◆ setPort()
virtual void QDeclarativeDebugServerConnection::setPort |
( |
int |
port, |
|
|
bool |
bock |
|
) |
| |
|
pure virtual |
◆ setServer()
◆ waitForMessage()
virtual bool QDeclarativeDebugServerConnection::waitForMessage |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: