Phosphor
Qt6 / Wayland library suite for window-management tools
 
Loading...
Searching...
No Matches
PhosphorProtocol::Service::SettingProperty Namespace Reference

Property names exposed by the Settings interface's runtime D-Bus surface (distinct from the persisted-config keys served by ConfigDefaults — these names live on the wire only). More...

Functions

constexpr QLatin1String ShaderProfileTree ("shaderProfileTree")
 
constexpr QLatin1String AnimationAppRules ("animationAppRules")
 
constexpr QLatin1String MotionProfileTree ("motionProfileTree")
 
constexpr QLatin1String AnimationShaderSearchPaths ("animationShaderSearchPaths")
 

Detailed Description

Property names exposed by the Settings interface's runtime D-Bus surface (distinct from the persisted-config keys served by ConfigDefaults — these names live on the wire only).

Centralised so the daemon's SettingsAdaptor getter/setter map and remote consumers (ClientHelpers::loadSettingAsync) reference the same constant rather than duplicating string literals on both ends of the bus.

Function Documentation

◆ AnimationAppRules()

constexpr QLatin1String PhosphorProtocol::Service::SettingProperty::AnimationAppRules ( "animationAppRules"  )
inlineconstexpr

◆ AnimationShaderSearchPaths()

constexpr QLatin1String PhosphorProtocol::Service::SettingProperty::AnimationShaderSearchPaths ( "animationShaderSearchPaths"  )
inlineconstexpr

◆ MotionProfileTree()

constexpr QLatin1String PhosphorProtocol::Service::SettingProperty::MotionProfileTree ( "motionProfileTree"  )
inlineconstexpr

◆ ShaderProfileTree()

constexpr QLatin1String PhosphorProtocol::Service::SettingProperty::ShaderProfileTree ( "shaderProfileTree"  )
inlineconstexpr