Konsole
Go to the documentation of this file.
20 #ifndef COLORSCHEMEEDITOR_H
21 #define COLORSCHEMEEDITOR_H
36 class ColorSchemeEditor;
65 void setup(
const ColorScheme* scheme,
bool isNewScheme);
68 bool isNewScheme()
const;
74 void colorSchemeSaveRequested(
const ColorScheme& scheme,
bool isNewScheme);
78 void setDescription(
const QString& description);
81 void setTransparencyPercentLabel(
int percent);
82 void setRandomizedBackgroundColor(
bool randomized);
84 void wallpaperPathChanged(
const QString& path);
85 void selectWallpaper();
87 void saveColorScheme();
93 Ui::ColorSchemeEditor* _ui;
98 #endif // COLORSCHEMEEDITOR_H
A dialog for editing color schemes.
#define KONSOLEPRIVATE_EXPORT
Represents a color scheme for a terminal display.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:27 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.