Kstars
colorscheme.h
bool save(const QString &name)
Save the current color scheme to a *.colors file.
Definition colorscheme.cpp:252
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:385
void setStarColorIntensity(int intens)
Set the star color intensity value used by the color scheme intens The star color intensity value.
Definition colorscheme.cpp:376
void setDarkPalette(bool enable)
setDarkPalette Set whether the color schemes uses dark palette
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:130
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:121
void setStarColorMode(int mode)
Set the star color mode used by the color scheme mode the star color mode to use.
Definition colorscheme.cpp:356
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:52:59 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:52:59 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.