#include <QWidget>#include <QDomNode>#include <QFile>#include <QGraphicsScene>#include <QGraphicsSceneMouseEvent>#include <QGraphicsView>#include <QPainter>#include "qgscomposition.h"#include "qgscomposeritem.h"#include <limits>#include "qgsapplication.h"#include "qgsrectangle.h"#include "qgslogger.h"#include <cmath>

Go to the source code of this file.
Defines | |
| #define | FONT_WORKAROUND_SCALE 10 |
| #define FONT_WORKAROUND_SCALE 10 |
Definition at line 40 of file qgscomposeritem.cpp.
Referenced by QgsComposerItem::drawText(), QgsComposerItem::fontAscentMillimeters(), QgsComposerItem::scaledFontPixelSize(), and QgsComposerItem::textWidthMillimeters().
1.5.6