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

QList<QAction *> KCommandBar::ActionGroup::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 Tue Mar 26 2024 11:13:01 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.