class KActionCollection


Table of contents
Modules
kdeui Classes
All Classes
Module kdeui
Namespace global
Class KActionCollection
Inherits QObject

A container for a set of QAction objects.

KActionCollection acts as the owning QObject for a set of QAction objects. It allows them to be grouped for organized presentation of configuration to the user, saving + loading of configuration, and optionally for automatic plugging into specified widget(s).

Additionally, KActionCollection provides several convenience functions for locating named actions, and actions grouped by QActionGroup.



methods