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

