PimCommon::ActionType
PimCommon::ActionType Class Reference
#include <abstractgenericplugininterface.h>
Public Types | |
enum | Type { Tools = 0, Edit = 1, File = 2, Action = 3, PopupMenu = 4, ToolBar = 5, Message = 6, Folder = 7 } |
Public Member Functions | |
ActionType (QAction *action, Type type) | |
QAction * | action () const |
Type | type () const |
Detailed Description
The ActionType class.
Definition at line 21 of file abstractgenericplugininterface.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Sat Jun 25 2022 06:13:32 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Sat Jun 25 2022 06:13:32 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.