| 
    QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
    
   | 
 
#include "qgis_core.h"#include "qgis_sip.h"#include "qgis.h"#include <QString>#include <QVector>

Go to the source code of this file.
Classes | |
| class | QgsDataItemProvider | 
| This is the interface for those who want to add custom data items to the browser tree.  More... | |
Typedefs | |
| typedef bool | handlesDirectoryPath_t(const QString &path) | 
| handlesDirectoryPath function   | |
| typedef bool handlesDirectoryPath_t(const QString &path) | 
handlesDirectoryPath function
Definition at line 28 of file qgsdataitemprovider.h.