|
Quantum GIS API Documentation
1.7.4
|
#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 36 of file qgscomposeritem.cpp.
Referenced by QgsComposerItem::drawText(), QgsComposerItem::fontAscentMillimeters(), QgsComposerItem::fontHeightCharacterMM(), QgsComposerItem::scaledFontPixelSize(), and QgsComposerItem::textWidthMillimeters().
1.7.6.1