#include <QObject>
#include <QString>
#include <QRect>
#include <QPoint>
#include <QVector>
#include <QColor>
Go to the source code of this file.
Classes | |
class | EffectGizmo |
Macros | |
#define | GIZMO_DOT_SIZE 2.5 |
#define | GIZMO_TARGET_SIZE 5.0 |
Enumerations | |
enum | GizmoType { GIZMO_TYPE_DOT, GIZMO_TYPE_POLY, GIZMO_TYPE_TARGET } |
#define GIZMO_DOT_SIZE 2.5 |
#define GIZMO_TARGET_SIZE 5.0 |
enum GizmoType |