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 59 of file backgroundmanager.h.

Member Data Documentation

◆ dimWallpaper

const bool MauiMan::BackgroundManager::DefaultValues::dimWallpaper = false
inlinestatic

Definition at line 62 of file backgroundmanager.h.

◆ fitWallpaper

const bool MauiMan::BackgroundManager::DefaultValues::fitWallpaper = false
inlinestatic

Definition at line 63 of file backgroundmanager.h.

◆ showWallpaper

const bool MauiMan::BackgroundManager::DefaultValues::showWallpaper = true
inlinestatic

Definition at line 65 of file backgroundmanager.h.

◆ solidColor

const QString MauiMan::BackgroundManager::DefaultValues::solidColor = QStringLiteral("#333")
inlinestatic

Definition at line 64 of file backgroundmanager.h.

◆ wallpaperSource

const QString MauiMan::BackgroundManager::DefaultValues::wallpaperSource = QStringLiteral("qrc:/wallpapers/maui_shell_dev_bg.png")
inlinestatic

Definition at line 61 of file backgroundmanager.h.

◆ wallpaperSourceDir

const QString MauiMan::BackgroundManager::DefaultValues::wallpaperSourceDir = QStringLiteral("file:///usr/share/wallpapers/Cask")
inlinestatic

Definition at line 66 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 Fri Aug 30 2024 11:49:34 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.