QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#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 "qgslayouteffect.h"
#include "qgslayoutundostack.h"
#include "qgslayoutpagecollection.h"
#include "qgslayoutitempage.h"
#include "qgsimageoperation.h"
#include "qgsexpressioncontextutils.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 37 of file qgslayoutitem.cpp.