Subclass of QDBusAbstractAdaptor for use with CASA's QtDBusXmlApp class.
More...
#include <QtDBusXmlApp.qo.h>
|
QString | xmlSlot (const QString &xml) |
| Slot for receiving messages. More...
|
|
Subclass of QDBusAbstractAdaptor for use with CASA's QtDBusXmlApp class.
This class is a very thin layer on top of QtDBusXmlApp.
Definition at line 273 of file QtDBusXmlApp.qo.h.
casa::QtDBusXmlAppAdaptor::QtDBusXmlAppAdaptor |
( |
QtDBusXmlApp & |
app | ) |
|
|
private |
Constructor which takes the application.
casa::QtDBusXmlAppAdaptor::~QtDBusXmlAppAdaptor |
( |
| ) |
|
|
private |
QString casa::QtDBusXmlAppAdaptor::xmlSlot |
( |
const QString & |
xml | ) |
|
|
slot |
Slot for receiving messages.
If its name is changed, QtDBusXmlApp::DBUS_MESSAGE_SLOT must be updated.
QObject* casa::QtDBusXmlAppAdaptor::itsObject_ |
|
private |
The documentation for this class was generated from the following file: