MessageComposer::PluginActionType

Search for usage in LXR

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)
 
QActionaction () const
 
Type type () const
 

Static Public Member Functions

static QString actionXmlExtension (PluginActionType::Type type)
 

Detailed Description


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

KDE's Doxygen guidelines are available online.