KXmlGui
ktoolbar.h
83 * @param isMainToolBar True for the "main toolbar", false for other toolbars. Different settings apply.
87 // KDE5: remove. The one below is preferred so that all debug output from init() shows the right objectName already,
100 * @param objectName The QObject name of this toolbar, required so that QMainWindow can save and load the toolbar position,
112 * @param objectName The QObject name of this toolbar, required so that QMainWindow can save and load the toolbar position
116 * @param isMainToolBar True for the "main toolbar", false for other toolbars. Different settings apply.
A KXMLGUIClient can be used with KXMLGUIFactory to create a GUI from actions and an XML document,...
Definition kxmlguiclient.h:40
Q_SLOTSQ_SLOTS
virtual bool eventFilter(QObject *watched, QEvent *event)
ToolBarArea
virtual void actionEvent(QActionEvent *event) override
virtual void contextMenuEvent(QContextMenuEvent *event)
virtual void dragEnterEvent(QDragEnterEvent *event)
virtual void dragLeaveEvent(QDragLeaveEvent *event)
virtual void dragMoveEvent(QDragMoveEvent *event)
virtual void dropEvent(QDropEvent *event)
virtual void mouseMoveEvent(QMouseEvent *event)
virtual void mousePressEvent(QMouseEvent *event)
virtual void mouseReleaseEvent(QMouseEvent *event)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:19:32 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:19:32 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.