16#ifndef QGSLAYERMETADATASEARCHWIDGET_H
17#define QGSLAYERMETADATASEARCHWIDGET_H
21#include "ui_qgslayermetadatasearchwidget.h"
28class QgsLayerMetadataResultsModel;
51 void updateExtentFilter(
int index );
55 void reset()
override;
62 bool mIsLoading =
false;
63 bool mReloadRequired =
true;
64 QgsLayerMetadataResultsModel *mSourceModel =
nullptr;
66 void refreshInternal();
70 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.