MauiKit Calendar
KalCommandBarModel::ActionGroup Struct Reference
#include <actionsmodel.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 26 of file actionsmodel.h.
Member Data Documentation
◆ actions
Definition at line 28 of file actionsmodel.h.
◆ name
QString KalCommandBarModel::ActionGroup::name |
Definition at line 27 of file actionsmodel.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:15:37 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:15:37 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.