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

QList<QAction *> KalCommandBarModel::ActionGroup::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 Fri May 17 2024 11:50:32 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.