MessageComposer::PluginActionType
MessageComposer::PluginActionType Class Reference
#include <pluginactiontype.h>
Public Types | |
enum | Type { Tools = 0, Edit = 1, File = 2, Action = 3, PopupMenu = 4, ToolBar = 5, Options = 6, None = 7, Insert = 8, View = 9 } |
Public Member Functions | |
PluginActionType (QAction *action, Type type) | |
QAction * | action () const |
Type | type () const |
Static Public Member Functions | |
static QString | actionXmlExtension (PluginActionType::Type type) |
Detailed Description
The PluginActionType class.
Definition at line 19 of file pluginactiontype.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Jun 5 2023 04:00:57 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Jun 5 2023 04:00:57 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.