Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
7 additions
and
0 deletions.
-
+7
−0
src/gui/editorwidgets/qgsrelationreferencesearchwidgetwrapper.h
|
@@ -37,6 +37,13 @@ class GUI_EXPORT QgsRelationReferenceSearchWidgetWrapper : public QgsSearchWidge |
|
|
Q_OBJECT |
|
|
|
|
|
public: |
|
|
|
|
|
/** Constructor for QgsRelationReferenceSearchWidgetWrapper |
|
|
* @param vl associated vector layer |
|
|
* @param fieldIdx associated field index |
|
|
* @param canvas optional map canvas |
|
|
* @param parent parent widget |
|
|
*/ |
|
|
explicit QgsRelationReferenceSearchWidgetWrapper( QgsVectorLayer* vl, int fieldIdx, QgsMapCanvas* canvas, QWidget* parent = nullptr ); |
|
|
bool applyDirectly() override; |
|
|
QString expression() override; |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.