KWidgetsAddons
kselectaction.h
52 Q_PROPERTY(QToolButton::ToolButtonPopupMode toolButtonPopupMode READ toolButtonPopupMode WRITE setToolButtonPopupMode)
97 /// Creates a button which pops up a menu when interacted with, as defined by toolButtonPopupMode().
186 * \return \e true if a corresponding action was found and thus set to the current action, otherwise \e false
Q_PROPERTY(...)
Q_ENUM(...)
CaseSensitivity
Q_SLOTSQ_SLOTS
void setMenu(QMenu *menu)
ToolButtonPopupMode
@ MenuMode
Creates a button which pops up a menu when interacted with, as defined by toolButtonPopupMode().
Definition: kselectaction.h:98
Q_SIGNALSQ_SIGNALS
virtual QWidget * createWidget(QWidget *parent)
void triggered(bool checked)
virtual bool eventFilter(QObject *obj, QEvent *event) override
virtual bool event(QEvent *event) override
virtual void deleteWidget(QWidget *widget)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Dec 5 2023 04:01:59 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Dec 5 2023 04:01:59 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.