QGIS API Documentation 3.34.0-Prizren (ffbdd678812)
|
#include "qgslayoutitem.h"
#include "qgslayout.h"
#include "qgslayoututils.h"
#include "qgspagesizeregistry.h"
#include "qgslayoutitemundocommand.h"
#include "qgslayoutmodel.h"
#include "qgssymbollayerutils.h"
#include "qgslayoutitemgroup.h"
#include "qgspainting.h"
#include "qgslayoutundostack.h"
#include "qgslayoutpagecollection.h"
#include "qgslayoutitempage.h"
#include "qgsimageoperation.h"
#include "qgsexpressioncontextutils.h"
#include "qgslayoutrendercontext.h"
#include "qgssvgcache.h"
#include <QPainter>
#include <QStyleOptionGraphicsItem>
#include <QUuid>
Go to the source code of this file.
Macros | |
#define | CACHE_SIZE_LIMIT 5000 |
#define CACHE_SIZE_LIMIT 5000 |
Definition at line 38 of file qgslayoutitem.cpp.