PimCommon::ActionType

Search for usage in LXR

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)
 
QActionaction () const
 
bool operator== (const ActionType &other) const
 
Type type () const
 

Detailed Description

The ActionType class.

Author
Laurent Montel monte.nosp@m.l@kd.nosp@m.e.org

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-2023 The KDE developers.
Generated on Mon Dec 11 2023 03:53:18 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.