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