Olive
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Classes | Macros | Enumerations
effectgizmo.h File Reference
#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 }
 

Macro Definition Documentation

#define GIZMO_DOT_SIZE   2.5
#define GIZMO_TARGET_SIZE   5.0

Enumeration Type Documentation

enum GizmoType
Enumerator
GIZMO_TYPE_DOT 
GIZMO_TYPE_POLY 
GIZMO_TYPE_TARGET