16#ifndef QGSLAYERMETADATASEARCHWIDGET_H
17#define QGSLAYERMETADATASEARCHWIDGET_H
19#include "ui_qgslayermetadatasearchwidget.h"
30class QgsLayerMetadataResultsModel;
58 void reset()
override;
65 bool mIsLoading =
false;
66 bool mReloadRequired =
true;
67 QgsLayerMetadataResultsModel *mSourceModel =
nullptr;
69 void refreshInternal();
73 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.