KConfigWidgets
khamburgermenu.h
73 * // You might want to disconnect the signal after initial creation if the contents never change.
96 * - If setMenuBar() was called and that menu bar is visible, the shortcut will open the first menu
void showActionsOf(QWidget *widget)
Reverses a hideActionsOf(widget) method call.
Definition khamburgermenu.cpp:169
void setShowMenuBarAction(QAction *showMenuBarAction)
Adds the showMenuBarAction as the first item of the sub-menu which advertises actions from the menu b...
Definition khamburgermenu.cpp:97
void insertIntoMenuBefore(QMenu *menu, QAction *before)
Inserts this KHamburgerMenu to menu's list of actions, before the action before.
Definition khamburgermenu.cpp:114
void aboutToShowMenu()
This signal is emitted when a hamburger menu button is about to be pressed down.
void hideActionsOf(QWidget *widget)
Adds widget to a list of widgets that should be monitored for their actions().
Definition khamburgermenu.cpp:142
void setMenuBarAdvertised(bool advertise)
By default the KHamburgerMenu contains a special sub-menu that advertises actions of the menu bar whi...
Definition khamburgermenu.cpp:75
void setMenuBar(QMenuBar *menuBar)
Associates this KHamburgerMenu with menuBar.
Definition khamburgermenu.cpp:44
QAction(QObject *parent)
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
QObject * parent() const const
QWidgetAction(QObject *parent)
virtual QWidget * createWidget(QWidget *parent)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:56:04 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:56:04 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.