#include "guides.h"
#include "camview.h"
Go to the source code of this file.
Classes | |
class | LegendLabel |
This is the class for the "set origin" gadget,. More... | |
class | OILRuler |
This is the base class for Horizontal and Vertical rulers, It looks after the basic's - creating windows etc.. and handles all mouse events fo the rulers. More... | |
class | OILHorizontalRuler |
class | OILVerticalRuler |
class | OriginGadget |
This is the class for the "set origin" gadget,. More... | |
Defines | |
#define | MAX_RULER_DIGITS 3 |
Enumerations | |
enum | MouseFollowerRenderType { RenderOn, RenderOff } |
|
Definition at line 113 of file oilruler.h. |
|
Definition at line 115 of file oilruler.h.
|