QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
#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 <QFontDatabase>
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 33 of file qgstextrenderer.cpp.
Q_GUI_EXPORT int qt_defaultDpiX | ( | ) |
Q_GUI_EXPORT int qt_defaultDpiY | ( | ) |