|
ImageSel Pile
version 0.0.1
ImageSel pile.
|
brief description More...
#include <layoutinterf.h>
Inheritance diagram for LayoutInterf:Public Member Functions | |
| virtual | ~LayoutInterf () |
| Destructor. | |
| virtual void | paint (ImageSel *target)=0 |
| virtual void | globalMove (ImageSel *target, const QPoint &pos)=0 |
| virtual QPoint | gripMode (ImageSel *target, ActiveGrip *grip, const QPoint &pos)=0 |
brief description