#include <thememanager.h>
The Theme module default values.
Definition at line 119 of file thememanager.h.
◆ accentColor
const QString MauiMan::ThemeManager::DefaultValues::accentColor = QStringLiteral("#26c6da") |
|
inlinestatic |
◆ borderRadius
const uint MauiMan::ThemeManager::DefaultValues::borderRadius = 6 |
|
inlinestatic |
◆ customColorScheme
const QString MauiMan::ThemeManager::DefaultValues::customColorScheme = QStringLiteral("Nitrux") |
|
inlinestatic |
◆ defaultFont
const QString MauiMan::ThemeManager::DefaultValues::defaultFont = getDefaultFont() |
|
inlinestatic |
◆ enableCSD
const bool MauiMan::ThemeManager::DefaultValues::enableCSD = true |
|
inlinestatic |
◆ enableEffects
const bool MauiMan::ThemeManager::DefaultValues::enableEffects = true |
|
inlinestatic |
◆ iconSize
const uint MauiMan::ThemeManager::DefaultValues::iconSize = 16 |
|
inlinestatic |
◆ iconTheme
const QString MauiMan::ThemeManager::DefaultValues::iconTheme = QStringLiteral("Luv") |
|
inlinestatic |
◆ marginSize
const uint MauiMan::ThemeManager::DefaultValues::marginSize = 6 |
|
inlinestatic |
◆ monospacedFont
const QString MauiMan::ThemeManager::DefaultValues::monospacedFont = getMonospacedFont() |
|
inlinestatic |
◆ paddingSize
const uint MauiMan::ThemeManager::DefaultValues::paddingSize = 6 |
|
inlinestatic |
◆ smallFont
const QString MauiMan::ThemeManager::DefaultValues::smallFont = getSmallFont() |
|
inlinestatic |
◆ spacingSize
const uint MauiMan::ThemeManager::DefaultValues::spacingSize = 6 |
|
inlinestatic |
◆ styleType
const int MauiMan::ThemeManager::DefaultValues::styleType = ThemeManager::DefaultValues::preferredStyleType() |
|
inlinestatic |
◆ windowControlsTheme
const QString MauiMan::ThemeManager::DefaultValues::windowControlsTheme = QStringLiteral("Nitrux") |
|
inlinestatic |
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:14:08 by
doxygen 1.12.0 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.