QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Functions
qgslayoutitemhtml.cpp File Reference
#include "qgslayoutitemhtml.h"
#include "qgslayoutframe.h"
#include "qgslayout.h"
#include "qgsnetworkaccessmanager.h"
#include "qgsmessagelog.h"
#include "qgsexpression.h"
#include "qgslogger.h"
#include "qgsnetworkcontentfetcher.h"
#include "qgsvectorlayer.h"
#include "qgsproject.h"
#include "qgsdistancearea.h"
#include "qgsjsonutils.h"
#include "qgsmapsettings.h"
#include "qgswebpage.h"
#include "qgswebframe.h"
#include "qgslayoutitemlabel.h"
#include "qgslayoutitemmap.h"
#include "qgslayoutreportcontext.h"
#include "qgslayoutrendercontext.h"
#include <QCoreApplication>
#include <QPainter>
#include <QImage>
#include <QNetworkReply>
#include <QThread>
#include <QUrl>
Include dependency graph for qgslayoutitemhtml.cpp:

Go to the source code of this file.

Functions

bool candidateSort (QPair< int, int > c1, QPair< int, int > c2)
 

Function Documentation

◆ candidateSort()

bool candidateSort ( QPair< int, int >  c1,
QPair< int, int >  c2 
)

Definition at line 359 of file qgslayoutitemhtml.cpp.