QObject facade for LidData.
More...
#include <lid.h>
|
const QDBusArgument & | operator>> (const QDBusArgument &argument, Lid &lid) |
| Unmarshall Lid data from the D-Bus argument. More...
|
|
QObject facade for LidData.
Definition at line 36 of file lid.h.
◆ Lid() [1/3]
Default constructor.
Definition at line 47 of file lid.h.
◆ Lid() [2/3]
Lid::Lid |
( |
const LidData & |
lidData | ) |
|
◆ Lid() [3/3]
Lid::Lid |
( |
const Lid & |
lid | ) |
|
Copy constructor.
- Parameters
-
◆ lidData()
const LidData & Lid::lidData |
( |
| ) |
const |
|
inline |
◆ type()
Returns Lid type.
- Returns
- Lid type.
Definition at line 73 of file lid.h.
◆ operator>>
const QDBusArgument & operator>> |
( |
const QDBusArgument & |
argument, |
|
|
Lid & |
lid |
|
) |
| |
|
friend |
Unmarshall Lid data from the D-Bus argument.
- Parameters
-
argument | dbus argument. |
lid | unmarshalled data. |
- Returns
- dbus argument.
Definition at line 107 of file lid.h.
◆ value_
Definition at line 75 of file lid.h.
◆ type
The documentation for this class was generated from the following file: