#include "phosphorscreenscore_export.h"#include <QString>Go to the source code of this file.
Classes | |
| class | PhosphorScreens::VirtualScreenSwapper |
| Scoped helper that performs virtual-screen swap and rotate operations against an injected IConfigStore. More... | |
Namespaces | |
| namespace | PhosphorScreens |
| namespace | PhosphorScreens::Direction |
| Canonical direction tokens accepted by VirtualScreenSwapper. | |
Variables | |
| constexpr QLatin1StringView | PhosphorScreens::Direction::Left {"left"} |
| constexpr QLatin1StringView | PhosphorScreens::Direction::Right {"right"} |
| constexpr QLatin1StringView | PhosphorScreens::Direction::Up {"up"} |
| constexpr QLatin1StringView | PhosphorScreens::Direction::Down {"down"} |