class KAction


Table of contents
Modules
kdeui Classes
All Classes
Module kdeui
Namespace global
Class KAction
Inherits QWidgetAction

^$begin$ ^$NoError ^$UnexpectedElementError ^$CustomError ^$NotWellFormedError ^$PrematureEndOfDocumentError ^$begin$ ^$NoToken ^$Invalid ^$StartDocument ^$EndDocument ^$StartElement ^$EndElement ^$Characters ^$Comment ^$DTD ^$EntityReference ^$ProcessingInstruction Class to encapsulate user-driven action or event

The KAction class (and derived and super classes) extends QAction, which provides a way to easily encapsulate a "real" user-selected action or event in your program.

For instance, a user may want to paste the contents of the clipboard, scroll down a document, or quit the



enums

enum details

methods