QGIS API Documentation  3.14.0-Pi (9f7028fd23)
Classes | Typedefs
qgsdataitemprovider.h File Reference
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgsdataitem.h"
Include dependency graph for qgsdataitemprovider.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsDataItemProvider
 

Typedefs

typedef bool handlesDirectoryPath_t(const QString &path)
 handlesDirectoryPath function More...
 

Typedef Documentation

◆ handlesDirectoryPath_t

typedef bool handlesDirectoryPath_t(const QString &path)

handlesDirectoryPath function

Definition at line 28 of file qgsdataitemprovider.h.