| QGIS API Documentation
    3.22.4-Białowieża (ce8e65e95e)
    | 
#include "qgspathresolver.h"#include "qgslocalizeddatapathregistry.h"#include "qgis.h"#include "qgsapplication.h"#include <QDir>#include <QFileInfo>#include <QUrl>#include <QUuid>
Go to the source code of this file.
| Typedefs | |
| typedef std::vector< std::pair< QString, std::function< QString(const QString &) > > > | CustomResolvers | 
| typedef std::vector< std::pair< QString, std::function< QString( const QString & ) > > > CustomResolvers | 
Definition at line 27 of file qgspathresolver.cpp.