|
CycloBranch
|
Image window widget. More...
#include <QWidget>#include <QGraphicsView>#include <QPixmap>#include <QImage>#include <unordered_set>#include "core/utilities.h"Go to the source code of this file.
Classes | |
| struct | layerInfo |
| Paramaters of a layer. More... | |
| class | cImageWindowWidget |
| Image window widget. More... | |
Enumerations | |
| enum | eCursorActivityType { cursoractivity_none = 0 , cursoractivity_move , cursoractivity_resize_left , cursoractivity_resize_right , cursoractivity_resize_top , cursoractivity_resize_bottom , cursoractivity_resize_top_left , cursoractivity_resize_top_right , cursoractivity_resize_bottom_left , cursoractivity_resize_bottom_right } |
| Cursor activity. | |
Variables | |
| const int | numberoflayers = 204 |
| The number of layers. | |
Image window widget.