|
ImageSel Pile
version 0.0.1
ImageSel pile.
|
brief description More...
#include <activegrip.h>
Inheritance diagram for ActiveGrip:Public Member Functions | |
| ActiveGrip (ImageSel *parent) | |
| Default constructor. More... | |
| virtual | ~ActiveGrip () |
| Destructor. More... | |
| int | getGripSize () const |
| Retreive GripSize. | |
| void | setGripSize (int value) |
| Set GripSize. | |
| ImageSel * | parentSel () const |
| Get the parent widget. | |
brief description
Detailed description.
| ActiveGrip::ActiveGrip | ( | ImageSel * | parent | ) |
Default constructor.
Detailed description for constructor.
|
virtual |
Destructor.
Detailed description for destructor.