KDEUI
#include "kselector.h"#include <QImage>#include <QPainter>#include <QPaintEvent>#include <QPixmap>#include <QStyle>#include <QStyleOption>#include "kcolorhelpers_p.h"#include "kselector.moc"Go to the source code of this file.
Macros | |
| #define | ARROWSIZE 5 |
Functions | |
| void | fillOpaqueRect (QPainter *painter, const QRect &rect, const QBrush &brush) |
Macro Definition Documentation
◆ ARROWSIZE
| #define ARROWSIZE 5 |
Definition at line 39 of file kselector.cpp.
Function Documentation
◆ fillOpaqueRect()
| void KDEPrivate::fillOpaqueRect | ( | QPainter * | painter, |
| const QRect & | rect, | ||
| const QBrush & | brush ) |
Definition at line 28 of file kcolorhelpers.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.