QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Functions
qgslayoutexporter.cpp File Reference
#include "qgslayoutexporter.h"
#include "qgslayout.h"
#include "qgslayoutitemmap.h"
#include "qgslayoutpagecollection.h"
#include "qgsogrutils.h"
#include "qgspaintenginehack.h"
#include "qgslayoutguidecollection.h"
#include "qgsabstractlayoutiterator.h"
#include "qgsfeedback.h"
#include "qgslayoutgeopdfexporter.h"
#include "qgslinestring.h"
#include "qgsmessagelog.h"
#include "qgslabelingresults.h"
#include "qgssettingsentryimpl.h"
#include "qgssettingstree.h"
#include <QImageWriter>
#include <QSize>
#include <QSvgGenerator>
#include <QBuffer>
#include <QTimeZone>
#include <QTextStream>
#include "gdal.h"
#include "cpl_conv.h"
Include dependency graph for qgslayoutexporter.cpp:

Go to the source code of this file.

Functions

QString nameForLayerWithItems (const QList< QGraphicsItem * > &items, unsigned int layerId)
 

Function Documentation

◆ nameForLayerWithItems()

QString nameForLayerWithItems ( const QList< QGraphicsItem * > &  items,
unsigned int  layerId 
)

Definition at line 1704 of file qgslayoutexporter.cpp.