|
QGIS API Documentation
3.12.1-București (121cc00ff0)
|
#include "qgstextrenderer.h"#include "qgis.h"#include "qgstextrenderer_p.h"#include "qgsfontutils.h"#include "qgspathresolver.h"#include "qgsreadwritecontext.h"#include "qgsvectorlayer.h"#include "qgssymbollayerutils.h"#include "qgspainting.h"#include "qgsmarkersymbollayer.h"#include "qgspainteffectregistry.h"#include "qgspallabeling.h"#include "qgspainterswapper.h"#include <QFontDatabase>#include <QDesktopWidget>
Go to the source code of this file.
Functions | |
| QgsUnitTypes::RenderUnit | convertFromOldLabelUnit (int val) |
| Q_GUI_EXPORT int | qt_defaultDpiX () |
| Q_GUI_EXPORT int | qt_defaultDpiY () |
| QgsUnitTypes::RenderUnit convertFromOldLabelUnit | ( | int | val | ) |
Definition at line 36 of file qgstextrenderer.cpp.
| Q_GUI_EXPORT int qt_defaultDpiX | ( | ) |
| Q_GUI_EXPORT int qt_defaultDpiY | ( | ) |
1.8.13