KDEUI
karrowbutton.h
Go to the documentation of this file.
int arrowTp() const
hack for moc braindamage with enums, use arrowType() instead
Definition karrowbutton.h:74
void setArrowTp(int tp)
hack for moc braindamage with enums, use setArrowType() instead
Definition karrowbutton.h:76
void setArrowType(Qt::ArrowType a)
Defines in what direction the arrow is pointing to.
Definition karrowbutton.cpp:49
KArrowButton(QWidget *parent=0, Qt::ArrowType arrow=Qt::UpArrow)
Constructs an arrow button.
Definition karrowbutton.cpp:33
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.