Engauge Digitizer
2
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Grid
GridLineStyle.h
Go to the documentation of this file.
1
#ifndef GRID_LINE_STYLE_H
2
#define GRID_LINE_STYLE_H
3
4
#include <QPen>
5
6
const
int
GRID_LINE_WIDTH
= 0;
// Zero value is always scaled to be one pixel in width which is always visible, and does not obscure other stuff
7
const
Qt::PenStyle
GRID_LINE_STYLE
= Qt::DashLine;
8
9
#endif // GRID_LINE_STYLE_H
GRID_LINE_WIDTH
const int GRID_LINE_WIDTH
Definition:
GridLineStyle.h:6
GRID_LINE_STYLE
const Qt::PenStyle GRID_LINE_STYLE
Definition:
GridLineStyle.h:7
Generated on Mon Mar 9 2020 11:16:28 for Engauge Digitizer by
1.8.5