|
QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
|
#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.