|
QGIS API Documentation
2.0.1-Dufour
|
#include "qgscomposerruler.h"#include "qgscomposition.h"#include "qgis.h"#include <QDragEnterEvent>#include <QGraphicsLineItem>#include <QPainter>#include <cmath>
Go to the source code of this file.
Variables | |
| const int | RULER_MIN_SIZE = 20 |
| const int RULER_MIN_SIZE = 20 |
Definition at line 9 of file qgscomposerruler.cpp.
Referenced by QgsComposerRuler::minimumSizeHint(), and QgsComposerRuler::paintEvent().
1.8.1.2