Phosphor
Qt6 / Wayland library suite for window-management tools
 
Loading...
Searching...
No Matches
GapKeys.h File Reference
#include <QLatin1String>

Go to the source code of this file.

Namespaces

namespace  PhosphorLayout
 
namespace  PhosphorLayout::GapKeys
 Canonical JSON key strings for per-side outer-gap fields.
 

Variables

constexpr QLatin1String PhosphorLayout::GapKeys::UsePerSideOuterGap {"usePerSideOuterGap"}
 
constexpr QLatin1String PhosphorLayout::GapKeys::OuterGapTop {"outerGapTop"}
 
constexpr QLatin1String PhosphorLayout::GapKeys::OuterGapBottom {"outerGapBottom"}
 
constexpr QLatin1String PhosphorLayout::GapKeys::OuterGapLeft {"outerGapLeft"}
 
constexpr QLatin1String PhosphorLayout::GapKeys::OuterGapRight {"outerGapRight"}