Engauge Digitizer 2
Loading...
Searching...
No Matches
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.
 
const int Z_VALUE_CURVE
 
const int Z_VALUE_CURVE_ENDPOINT
 
const int Z_VALUE_GRID
 
const int Z_VALUE_POINT
 

Variable Documentation

◆ Z_VALUE_BACKGROUND

const int Z_VALUE_BACKGROUND
extern

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

Definition at line 9 of file ZValues.cpp.

◆ Z_VALUE_CURVE

const int Z_VALUE_CURVE
extern

Definition at line 10 of file ZValues.cpp.

◆ Z_VALUE_CURVE_ENDPOINT

const int Z_VALUE_CURVE_ENDPOINT
extern

Definition at line 11 of file ZValues.cpp.

◆ Z_VALUE_GRID

const int Z_VALUE_GRID
extern

◆ Z_VALUE_POINT

const int Z_VALUE_POINT
extern

Definition at line 12 of file ZValues.cpp.