Kstars
colorscheme.h
bool save(const QString &name)
Save the current color scheme to a *.colors file.
Definition: colorscheme.cpp:249
void setStarColorMode(int mode)
Set the star color mode used by the color scheme mode the star color mode to use.
Definition: colorscheme.cpp:353
void setStarColorModeIntensity(int mode, int intens)
Set the star color mode and intensity value used by the color scheme mode the star color mode to use ...
Definition: colorscheme.cpp:382
QString nameFromKey(const QString &key) const
Definition: colorscheme.cpp:113
bool load(const QString &filename)
Load a color scheme from a *.colors file filename the filename of the color scheme to be loaded.
Definition: colorscheme.cpp:127
void setDarkPalette(bool enable)
setDarkPalette Set whether the color schemes uses dark palette
Definition: colorscheme.h:26
void setColor(const QString &key, const QString &color)
Change the color with the given key to the given value key the key-name of the color to be changed co...
Definition: colorscheme.cpp:118
void setStarColorIntensity(int intens)
Set the star color intensity value used by the color scheme intens The star color intensity value.
Definition: colorscheme.cpp:373
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Sep 22 2023 03:57:53 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Sep 22 2023 03:57:53 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.