Engauge Digitizer 2
Loading...
Searching...
No Matches
Classes | Variables
GridLineLimiter.h File Reference
#include <QPointF>
Include dependency graph for GridLineLimiter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GridLineLimiter
 Limit the number of grid lines so a bad combination of start/step/stop value will not lead to extremely long delays when the step size is much too small for the start/stop values. More...
 

Variables

const int DEFAULT_MAXIMUM_GRID_LINES
 Default for maximum number of grid lines.
 

Variable Documentation

◆ DEFAULT_MAXIMUM_GRID_LINES

const int DEFAULT_MAXIMUM_GRID_LINES
extern

Default for maximum number of grid lines.

Definition at line 17 of file GridLineLimiter.cpp.