Plasma
theme.h
Go to the documentation of this file.
59 Q_PROPERTY(QString themeName READ themeName)
63 TextColor = 0,
64 HighlightColor = 1,
66 BackgroundColor = 2,
67 ButtonTextColor = 4,
68 ButtonBackgroundColor = 8,
69 LinkColor = 16,
70 VisitedLinkColor = 32,
71 ButtonHoverColor = 64,
72 ButtonFocusColor = 128,
73 ViewTextColor = 256,
74 ViewBackgroundColor = 512,
75 ViewHoverColor = 1024,
76 ViewFocusColor = 2048
80 DefaultFont = 0,
82 SmallestFont
PackageStructure::Ptr packageStructure(const QString &language, ComponentType type)
Loads an appropriate PackageStructure for the given language and type.
Definition: scriptengine.cpp:274
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.