kword
KWChangeTabStopValueCommand Class Reference
List of all members.Detailed Description
Definition at line 789 of file KWCommand.h.
Public Member Functions | |
| KWChangeTabStopValueCommand (const QString &name, double _oldValue, double _newValue, KWDocument *_doc) | |
| ~KWChangeTabStopValueCommand () | |
| virtual void | execute () |
| virtual void | unexecute () |
Protected Attributes | |
| KWDocument * | m_doc |
| double | m_oldValue |
| double | m_newValue |
The documentation for this class was generated from the following files:

