lib
KoChangeVariableSubType Class Reference
#include <KoTextCommand.h>
Inheritance diagram for KoChangeVariableSubType:

Detailed Description
Command created when changing the subtype of a variable (turning "fixed date" into "variable date").
Definition at line 144 of file KoTextCommand.h.
Public Member Functions | |
| KoChangeVariableSubType (short int _oldValue, short int _newValue, KoVariable *var) | |
| void | execute () |
| void | unexecute () |
| virtual QString | name () const |
The documentation for this class was generated from the following files:

