Engauge Digitizer 2
|
#include <QPointF>
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. | |
Default for maximum number of grid lines.
Definition at line 17 of file GridLineLimiter.cpp.