QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
qgsdataitemprovider.h File Reference
#include "qgis.h"
#include "qgis_core.h"
#include "qgis_sip.h"
#include <QString>
#include <QVector>
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
 Interface for providers that add custom data items to the browser tree. More...

Typedefs

typedef bool handlesDirectoryPath_t(const QString &path)
 handlesDirectoryPath function

Typedef Documentation

◆ handlesDirectoryPath_t

typedef bool handlesDirectoryPath_t(const QString &path)

handlesDirectoryPath function

Definition at line 29 of file qgsdataitemprovider.h.