SolidModules
BluezCallJob Class Reference
#include <bluezcalljob.h>
Inheritance diagram for BluezCallJob:

Detailed Description
Definition at line 31 of file bluezcalljob.h.
Public Member Functions | |
BluezCallJob (const QDBusConnection &connection, const QString &dest, const QString &path, const QString &interface, const QString &methodName, const QList< QVariant > ¶ms) | |
void | kill (bool quietly) |
void | start () |
virtual | ~BluezCallJob () |
Constructor & Destructor Documentation
BluezCallJob::BluezCallJob | ( | const QDBusConnection & | connection, | |
const QString & | dest, | |||
const QString & | path, | |||
const QString & | interface, | |||
const QString & | methodName, | |||
const QList< QVariant > & | params | |||
) |
Definition at line 30 of file bluezcalljob.cpp.
BluezCallJob::~BluezCallJob | ( | ) | [virtual] |
Definition at line 38 of file bluezcalljob.cpp.
Member Function Documentation
void BluezCallJob::kill | ( | bool | quietly | ) |
Definition at line 46 of file bluezcalljob.cpp.
void BluezCallJob::start | ( | ) |
Definition at line 41 of file bluezcalljob.cpp.
The documentation for this class was generated from the following files: