| 
    QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
    
   | 
 
#include <QDialog>#include <QCheckBox>#include <QPointer>#include "qgis_gui.h"#include "ui_qgsprovidersublayersdialogbase.h"#include "qgsprovidersublayerdetails.h"#include "qgsprovidersublayermodel.h"

Go to the source code of this file.
Classes | |
| class | QgsProviderSublayerDialogModel | 
| A model for representing the sublayers present in a URI for the QgsProviderSublayersDialog.  More... | |
| class | QgsProviderSublayersDialog | 
| Dialog for selecting provider sublayers.  More... | |