Engauge Digitizer  2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Variables
ZValues.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const int Z_VALUE_BACKGROUND
 Z values for ordering of the various graphics layers, with background at the bottom. More...
 
const int Z_VALUE_CURVE
 
const int Z_VALUE_CURVE_ENDPOINT
 
const int Z_VALUE_GRID
 
const int Z_VALUE_POINT
 

Variable Documentation

const int Z_VALUE_BACKGROUND

Z values for ordering of the various graphics layers, with background at the bottom.

Definition at line 9 of file ZValues.cpp.

const int Z_VALUE_CURVE

Definition at line 10 of file ZValues.cpp.

const int Z_VALUE_CURVE_ENDPOINT

Definition at line 11 of file ZValues.cpp.

const int Z_VALUE_GRID
const int Z_VALUE_POINT

Definition at line 12 of file ZValues.cpp.