QObject facade for TapData.
More...
#include <tap.h>
List of all members.
Detailed Description
QObject facade for TapData.
Definition at line 36 of file tap.h.
Constructor & Destructor Documentation
Default constructor.
Definition at line 47 of file tap.h.
Copy constructor.
- Parameters:
-
Member Function Documentation
Returns tap direction.
- Returns:
- Tap direction
Definition at line 73 of file tap.h.
Returns tap type.
- Returns:
- Tap type.
Definition at line 79 of file tap.h.
Friends And Related Function Documentation
const QDBusArgument& operator>> |
( |
const QDBusArgument & |
argument, |
|
|
Tap & |
tap |
|
) |
| [friend] |
Unmarshall Tap data from the D-Bus argument.
- Parameters:
-
argument | dbus argument. |
tap | unmarshalled data. |
- Returns:
- dbus argument.
Definition at line 111 of file tap.h.
Property Documentation
Definition at line 40 of file tap.h.
Definition at line 41 of file tap.h.
The documentation for this class was generated from the following file: