KDEUI
karrowbutton.cpp
Go to the documentation of this file.
bool isDown() const
const QPalette & palette() const
virtual void paintEvent(QPaintEvent *)
Reimplemented from QPushButton.
Definition: karrowbutton.cpp:61
void fillRect(const QRectF &rectangle, const QBrush &brush)
QStyle * style() const
KArrowButton(QWidget *parent=0, Qt::ArrowType arrow=Qt::UpArrow)
Constructs an arrow button.
Definition: karrowbutton.cpp:33
int y() const
void setArrowType(Qt::ArrowType a)
Defines in what direction the arrow is pointing to.
Definition: karrowbutton.cpp:49
int width() const
int x() const
QRect rect() const
void repaint()
void init(const QWidget *widget)
virtual void drawPrimitive(PrimitiveElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const =0
int height() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:58 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:23:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.