MauiMan
MauiMan::BackgroundManager::DefaultValues Struct Reference
#include <backgroundmanager.h>
Static Public Attributes | |
static const bool | dimWallpaper = false |
static const bool | fitWallpaper = false |
static const bool | showWallpaper = true |
static const QString | solidColor = QStringLiteral("#333") |
static const QString | wallpaperSource = QStringLiteral("qrc:/wallpapers/maui_shell_dev_bg.png") |
static const QString | wallpaperSourceDir = QStringLiteral("file:///usr/share/wallpapers/Cask") |
Detailed Description
The DefaultValues class.
Definition at line 55 of file backgroundmanager.h.
Member Data Documentation
◆ dimWallpaper
|
inlinestatic |
Definition at line 58 of file backgroundmanager.h.
◆ fitWallpaper
|
inlinestatic |
Definition at line 59 of file backgroundmanager.h.
◆ showWallpaper
|
inlinestatic |
Definition at line 61 of file backgroundmanager.h.
◆ solidColor
|
inlinestatic |
Definition at line 60 of file backgroundmanager.h.
◆ wallpaperSource
|
inlinestatic |
Definition at line 57 of file backgroundmanager.h.
◆ wallpaperSourceDir
|
inlinestatic |
Definition at line 62 of file backgroundmanager.h.
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
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.