#include <Pool.h>
Public Member Functions | |
| void | init () |
| Pool (QWidget *) | |
| void | paintEvent (QPaintEvent *e) |
| void | mousePressEvent (QMouseEvent *e) |
| void | init () |
| Pool (QWidget *) | |
| void | paintEvent (QPaintEvent *e) |
| void | mousePressEvent (QMouseEvent *e) |
|
|
This build the pool * |
|
|
init function build the box and draws symbols in it. The positionning of the symbol might seems unelegant but it is for a good final positionning
|
|
|
On a mouse press event we enter in the drag and drop mode * |
|
|
Draws the the pool * |
1.3.6