kig
ConstructNumericLabelAction Class Reference
#include <guiaction.h>
Inheritance diagram for ConstructNumericLabelAction:
Public Member Functions | |
ConstructNumericLabelAction (const char *actionname) | |
~ConstructNumericLabelAction () | |
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 133 of file guiaction.h.
Constructor & Destructor Documentation
ConstructNumericLabelAction::ConstructNumericLabelAction | ( | const char * | actionname | ) |
Definition at line 274 of file guiaction.cc.
ConstructNumericLabelAction::~ConstructNumericLabelAction | ( | ) |
Definition at line 279 of file guiaction.cc.
Member Function Documentation
|
virtual |
Implements GUIAction.
Definition at line 268 of file guiaction.cc.
|
virtual |
Implements GUIAction.
Definition at line 263 of file guiaction.cc.
|
virtual |
Implements GUIAction.
Definition at line 248 of file guiaction.cc.
|
virtual |
Implements GUIAction.
Definition at line 258 of file guiaction.cc.
|
virtual |
Implements GUIAction.
Definition at line 253 of file guiaction.cc.
|
virtual |
Implements GUIAction.
Definition at line 283 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.