#include <zoomableimage.h>
Signals | |
| void | zoom (int x, int y) |
| void | unzoom (int x, int y) |
| void | move (int x, int y) |
Public Member Functions | |
| ZoomableImage () | |
| ~ZoomableImage () | |
| void | mouseDoubleClickEvent (QMouseEvent *) |
| réagit aux évènements double clic | |
| void | mouseMoveEvent (QMouseEvent *) |
| réagit aux évènements de mouvement de souris | |
Definition at line 34 of file zoomableimage.h.
1.4.6-NO