KDEUI
KDEPrivate Namespace Reference
Namespaces | |
KColorTable | |
Typedefs | |
typedef QList< XmlData > | XmlDataList |
Functions | |
void | fillOpaqueRect (QPainter *painter, const QRect &rect, const QBrush &brush) |
static ToolBarList | findToolBars (const QDomElement &start) |
qreal | getComponentValue (const QColor &color, KColorChooserMode chooserMode) |
static QDataStream & | operator<< (QDataStream &s, const ToolBarItem &item) |
static QDataStream & | operator>> (QDataStream &s, ToolBarItem &item) |
void | setComponentValue (QColor &color, KColorChooserMode chooserMode, qreal value) |
Typedef Documentation
typedef QList<XmlData> KDEPrivate::XmlDataList |
Definition at line 170 of file kedittoolbar.cpp.
Function Documentation
Definition at line 28 of file kcolorhelpers.cpp.
|
static |
Return a list of toolbar elements given a toplevel element.
Definition at line 71 of file kedittoolbar.cpp.
qreal KDEPrivate::getComponentValue | ( | const QColor & | color, |
KColorChooserMode | chooserMode | ||
) |
Definition at line 26 of file kcolorchoosermode.cpp.
|
static |
Definition at line 208 of file kedittoolbar.cpp.
|
static |
Definition at line 216 of file kedittoolbar.cpp.
void KDEPrivate::setComponentValue | ( | QColor & | color, |
KColorChooserMode | chooserMode, | ||
qreal | value | ||
) |
Definition at line 44 of file kcolorchoosermode.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.