QGIS API Documentation  3.12.1-BucureČ™ti (121cc00ff0)
Typedefs
qgspathresolver.cpp File Reference
#include "qgspathresolver.h"
#include "qgis.h"
#include "qgsapplication.h"
#include <QFileInfo>
#include <QUrl>
#include <QUuid>
Include dependency graph for qgspathresolver.cpp:

Go to the source code of this file.

Typedefs

typedef std::vector< std::pair< QString, std::function< QString(const QString &) > > > CustomResolvers
 

Typedef Documentation

◆ CustomResolvers

typedef std::vector< std::pair< QString, std::function< QString( const QString & ) > > > CustomResolvers

Definition at line 24 of file qgspathresolver.cpp.