![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
![]() |
Enumerations | |
enum | { RULER_NORMAL = 0, RULER_HORIZONTAL = 0, RULER_VERTICAL = 0x00008000, RULER_TICKS_OFF = 0, RULER_TICKS_TOP = 0x00010000, RULER_TICKS_BOTTOM = 0x00020000, RULER_TICKS_LEFT = RULER_TICKS_TOP, RULER_TICKS_RIGHT = RULER_TICKS_BOTTOM, RULER_TICKS_CENTER = RULER_TICKS_TOP|RULER_TICKS_BOTTOM, RULER_NUMBERS = 0x00040000, RULER_ARROW = 0x00080000, RULER_MARKERS = 0x00100000, RULER_METRIC = 0, RULER_ENGLISH = 0x00200000 } |
Ruler options. More... |
|