Phosphor
Qt6 / Wayland library suite for window-management tools
 
Loading...
Searching...
No Matches
Swapper.h File Reference
#include "phosphorscreenscore_export.h"
#include <QString>

Go to the source code of this file.

Classes

class  Phosphor::Screens::VirtualScreenSwapper
 Scoped helper that performs virtual-screen swap and rotate operations against an injected IConfigStore. More...
 

Namespaces

namespace  Phosphor
 
namespace  Phosphor::Screens
 
namespace  Phosphor::Screens::Direction
 Canonical direction tokens accepted by VirtualScreenSwapper.
 

Variables

constexpr QLatin1StringView Phosphor::Screens::Direction::Left {"left"}
 
constexpr QLatin1StringView Phosphor::Screens::Direction::Right {"right"}
 
constexpr QLatin1StringView Phosphor::Screens::Direction::Up {"up"}
 
constexpr QLatin1StringView Phosphor::Screens::Direction::Down {"down"}