kpilot
DeviceCommEvent Class Reference
#include <kpilotdevicelinkPrivate.h>
Inheritance diagram for DeviceCommEvent:
Public Member Functions | |
int | currentSocket () |
DeviceCommEvent (DeviceCustomEvents type, QString msg=QString::null, int progress=0) | |
QString | message () const |
int | progress () |
void | setCurrentSocket (int i) |
Detailed Description
Definition at line 173 of file kpilotdevicelinkPrivate.h.
Constructor & Destructor Documentation
DeviceCommEvent::DeviceCommEvent | ( | DeviceCustomEvents | type, | |
QString | msg = QString::null , |
|||
int | progress = 0 | |||
) | [inline] |
Definition at line 176 of file kpilotdevicelinkPrivate.h.
Member Function Documentation
int DeviceCommEvent::currentSocket | ( | ) | [inline] |
Definition at line 196 of file kpilotdevicelinkPrivate.h.
QString DeviceCommEvent::message | ( | ) | const [inline] |
Definition at line 182 of file kpilotdevicelinkPrivate.h.
int DeviceCommEvent::progress | ( | ) | [inline] |
Definition at line 186 of file kpilotdevicelinkPrivate.h.
void DeviceCommEvent::setCurrentSocket | ( | int | i | ) | [inline] |
Definition at line 191 of file kpilotdevicelinkPrivate.h.
The documentation for this class was generated from the following file: