Konsole
Go to the documentation of this file.
20 #ifndef COLORSCHEMEEDITOR_H
21 #define COLORSCHEMEEDITOR_H
32 class QTableWidgetItem;
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);
83 void editColorItem(QTableWidgetItem* item);
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:24 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.