kpresenter
KPrAlignCmd Class Reference
#include <KPrCommand.h>
Detailed Description
Command to align objects.
Definition at line 340 of file KPrCommand.h.
Public Member Functions | |
| KPrAlignCmd (const QString &_name, QPtrList< KPrObject > &_objects, AlignType _at, KPrDocument *_doc) | |
| ~KPrAlignCmd () | |
| virtual void | execute () |
| virtual void | unexecute () |
Protected Attributes | |
| QPtrList< KoPoint > | diffs |
| QPtrList< KPrObject > | objects |
| KPrDocument * | doc |
| KPrPage * | m_page |
The documentation for this class was generated from the following files:

