#include <kcommand.h>
Inheritance diagram for KNamedCommand:

Public Methods | |
| virtual QString | name () const |
| void | setName (const QString &name) |
Protected Methods | |
| KNamedCommand (const QString &name) | |
| virtual void | virtual_hook (int id, void *data) |
Definition at line 77 of file kcommand.h.
|
|
Creates a command.
Definition at line 85 of file kcommand.h. References name(). |
|
|
Implements KCommand. Definition at line 91 of file kcommand.h. Referenced by KNamedCommand(), and setName(). |
|
|
Updates the name of this command. Rarely necessary. Definition at line 96 of file kcommand.h. References name(). |
1.2.18