kig
ConstructNumericLabelAction Class Reference
#include <guiaction.h>
Inheritance diagram for ConstructNumericLabelAction:

Detailed Description
Definition at line 133 of file guiaction.h.
Public Member Functions | |
| void | act (KigPart &) |
| const char * | actionName () const |
| ConstructNumericLabelAction (const char *actionname) | |
| QString | description () const |
| QString | descriptiveName () const |
| QByteArray | iconFileName (const bool canBeNull=false) const |
| int | shortcut () const |
| ~ConstructNumericLabelAction () | |
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
| void ConstructNumericLabelAction::act | ( | KigPart & | doc | ) | [virtual] |
| const char * ConstructNumericLabelAction::actionName | ( | ) | const [virtual] |
| QString ConstructNumericLabelAction::description | ( | ) | const [virtual] |
| QString ConstructNumericLabelAction::descriptiveName | ( | ) | const [virtual] |
| QByteArray ConstructNumericLabelAction::iconFileName | ( | const bool | canBeNull = false |
) | const [virtual] |
| int ConstructNumericLabelAction::shortcut | ( | ) | const [virtual] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference