open_iA 2023.02
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Loading...
Searching...
No Matches
Namespaces | Functions
iAThemeHelper.h File Reference
#include "iAcharts_export.h"

Namespaces

namespace  iAThemeHelper
 Helpers for determining whether currently a bright or dark theme is applied, and for retrieving icons fitting the current theme.
 

Functions

iAcharts_API bool iAThemeHelper::brightMode ()
 whether we are currently in bright mode
 
iAcharts_API QIcon iAThemeHelper::icon (QString const &name)
 Retrieve an icon for a given name from the embedded resources.
 
iAcharts_API void iAThemeHelper::setBrightMode (bool enabled)
 set bright mode (enabled=true) or dark mode (enabled=false)