kig
AddFixedPointAction Class Reference
#include <guiaction.h>
Inheritance diagram for AddFixedPointAction:
Public Member Functions | |
AddFixedPointAction (const char *actionname) | |
~AddFixedPointAction () | |
void | act (KigPart &) |
const char * | actionName () const |
QString | description () const |
QString | descriptiveName () const |
QByteArray | iconFileName (const bool canBeNull=false) const |
int | shortcut () const |
Public Member Functions inherited from GUIAction | |
virtual | ~GUIAction () |
virtual void | plug (KigPart *doc, KigGUIAction *kact) |
Detailed Description
Definition at line 118 of file guiaction.h.
Constructor & Destructor Documentation
AddFixedPointAction::AddFixedPointAction | ( | const char * | actionname | ) |
Definition at line 239 of file guiaction.cc.
AddFixedPointAction::~AddFixedPointAction | ( | ) |
Definition at line 244 of file guiaction.cc.
Member Function Documentation
|
virtual |
Implements GUIAction.
Definition at line 223 of file guiaction.cc.
|
virtual |
Implements GUIAction.
Definition at line 218 of file guiaction.cc.
|
virtual |
Implements GUIAction.
Definition at line 203 of file guiaction.cc.
|
virtual |
Implements GUIAction.
Definition at line 213 of file guiaction.cc.
|
virtual |
Implements GUIAction.
Definition at line 208 of file guiaction.cc.
|
virtual |
Implements GUIAction.
Definition at line 302 of file guiaction.cc.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.