|
QGIS API Documentation
2.6.0-Brighton
|
#include "qgscomposerruler.h"#include "qgscomposition.h"#include "qgis.h"#include <QDragEnterEvent>#include <QGraphicsLineItem>#include <QPainter>#include <cmath>
Variables | |
| const int | RULER_FONT_SIZE = 8 |
| const unsigned int | COUNT_VALID_MULTIPLES = 3 |
| const unsigned int | COUNT_VALID_MAGNITUDES = 5 |
| const unsigned int COUNT_VALID_MAGNITUDES = 5 |
| const unsigned int COUNT_VALID_MULTIPLES = 3 |
| const int RULER_FONT_SIZE = 8 |
1.8.1.2