QObject facade for TapData.
More...
#include <tap.h>
|
const QDBusArgument & | operator>> (const QDBusArgument &argument, Tap &tap) |
| Unmarshall Tap data from the D-Bus argument. More...
|
|
QObject facade for TapData.
Definition at line 36 of file tap.h.
◆ Tap() [1/3]
Default constructor.
Definition at line 47 of file tap.h.
◆ Tap() [2/3]
Tap::Tap |
( |
const TapData & |
tapData | ) |
|
◆ Tap() [3/3]
Tap::Tap |
( |
const Tap & |
tap | ) |
|
Copy constructor.
- Parameters
-
◆ direction()
Returns tap direction.
- Returns
- Tap direction
Definition at line 73 of file tap.h.
◆ tapData()
const TapData & Tap::tapData |
( |
| ) |
const |
|
inline |
◆ type()
Returns tap type.
- Returns
- Tap type.
Definition at line 79 of file tap.h.
◆ operator>>
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.
◆ direction
◆ type
The documentation for this class was generated from the following file: