16#ifndef QGSLAYERMETADATASEARCHWIDGET_H
17#define QGSLAYERMETADATASEARCHWIDGET_H
21#include "ui_qgslayermetadatasearchwidget.h"
28class QgsLayerMetadataResultsModel;
51 void updateExtentFilter(
int index );
55 void reset()
override;
63 bool mIsLoading =
false;
64 QgsLayerMetadataResultsModel *mSourceModel =
nullptr;
65 unsigned long int mRowCount = 0;
69 void showEvent( QShowEvent *event )
override;
Map canvas is a class for displaying all GIS data types on a canvas.
WidgetMode
Different ways a source select dialog can be used.
@ Standalone
Basic mode when the widget is used as a standalone dialog.