D-Bus struct for autotile tile requests: (siiiissbb)
More...
#include <phosphor-protocol/include/PhosphorProtocol/AutotileTypes.h>
|
| QRect | toRect () const |
| |
| QString | validationError () const |
| | Returns empty QString if valid, or a human-readable description of the invariant violation.
|
| |
D-Bus struct for autotile tile requests: (siiiissbb)
◆ toRect()
| QRect PhosphorProtocol::TileRequestEntry::toRect |
( |
| ) |
const |
|
inline |
◆ validationError()
| QString PhosphorProtocol::TileRequestEntry::validationError |
( |
| ) |
const |
Returns empty QString if valid, or a human-readable description of the invariant violation.
Call at every unmarshal site to detect a garbled payload before acting on it.
◆ floating
| bool PhosphorProtocol::TileRequestEntry::floating = false |
◆ height
| int PhosphorProtocol::TileRequestEntry::height = 0 |
◆ monocle
| bool PhosphorProtocol::TileRequestEntry::monocle = false |
◆ screenId
| QString PhosphorProtocol::TileRequestEntry::screenId |
◆ width
| int PhosphorProtocol::TileRequestEntry::width = 0 |
◆ windowId
| QString PhosphorProtocol::TileRequestEntry::windowId |
| int PhosphorProtocol::TileRequestEntry::x = 0 |
| int PhosphorProtocol::TileRequestEntry::y = 0 |
◆ zoneId
| QString PhosphorProtocol::TileRequestEntry::zoneId |
The documentation for this struct was generated from the following file: