kexi

KFormDesigner::GeometryPropertyCommand Class Reference

#include <commands.h>

Inheritance diagram for KFormDesigner::GeometryPropertyCommand:

KFormDesigner::Command List of all members.

Detailed Description

This command is used when moving multiples widgets at the same time, while holding Ctrl or Shift. You need to supply a list of widget names, and the position of the cursor before moving. Use setPos() to tell the new cursor pos every time it changes.

Definition at line 88 of file commands.h.


Public Member Functions

 GeometryPropertyCommand (WidgetPropertySet *set, const QStringList &names, const QPoint &oldPos)
virtual void execute ()
virtual void unexecute ()
virtual QString name () const
void setPos (const QPoint &pos)
virtual void debug ()

Protected Attributes

WidgetPropertySetm_propSet
QStringList m_names
QPoint m_oldPos
QPoint m_pos

The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys