KConfigWidgets
KCommandBar::ActionGroup Struct Reference
#include <kcommandbar.h>
Public Attributes | |
QList< QAction * > | actions |
QString | name |
Detailed Description
Represents a list of action that belong to the same group.
For example:
- All actions under the menu "File" or "Tool"
Definition at line 57 of file kcommandbar.h.
Member Data Documentation
◆ actions
Definition at line 59 of file kcommandbar.h.
◆ name
QString KCommandBar::ActionGroup::name |
Definition at line 58 of file kcommandbar.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:07:46 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:07:46 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.