xentara-workbench-plugin v1.1
The Xentara Workbench Plugin Framework
Loading...
Searching...
No Matches
xentara::workbench::application::Settings Class Referencefinal

Access to application Settings. More...

#include <xentara/workbench/application/Settings.hpp>

Public Member Functions

auto enablePreviewFeatures () const -> bool
 Checks whether to enable developer preview features.
 

Static Public Member Functions

static auto current () -> const Settings &
 Whether to enable developer preview features.
 

Detailed Description

Access to application Settings.

Member Function Documentation

◆ current()

static auto xentara::workbench::application::Settings::current ( ) -> const Settings &
static

Whether to enable developer preview features.

◆ enablePreviewFeatures()

auto xentara::workbench::application::Settings::enablePreviewFeatures ( ) const -> bool

Checks whether to enable developer preview features.

Returns
Returns true if features only available in the Xentara developer preview should be shown, or false if only features available in the release version of Xentara should be shown.