Class RelationCombobox
Inherits the following classes: QtQuick::Item
Public Properties
| Type | Name |
|---|---|
| property bool | allowAddFeature |
| property var | currentKeyValue |
| property EmbeddedFeatureForm | embeddedFeatureForm |
| property FeatureCheckListModel | featureListModel |
| property var | layerResolver |
| property var | relation |
| property alias | searchPopup |
| property bool | useCompleter |
| property bool | useSearch |
Public Signals
| Type | Name |
|---|---|
| signal void | requestJumpToPoint (var center, real scale, bool handleMargins) |
Public Functions
| Type | Name |
|---|---|
| void | ensureEmbeddedFormLoaded () |
| void | requestedGeometryReceived (geometry) |
| void | showAddFeaturePopup (geometry) |
Public Properties Documentation
property allowAddFeature
bool RelationCombobox::allowAddFeature;
property currentKeyValue
var RelationCombobox::currentKeyValue;
property embeddedFeatureForm
EmbeddedFeatureForm RelationCombobox::embeddedFeatureForm;
property featureListModel
FeatureCheckListModel RelationCombobox::featureListModel;
property layerResolver
var RelationCombobox::layerResolver;
property relation
var RelationCombobox::relation;
property searchPopup
alias RelationCombobox::searchPopup;
Remark:
This property is read-only
property useCompleter
bool RelationCombobox::useCompleter;
property useSearch
bool RelationCombobox::useSearch;
Public Signals Documentation
signal requestJumpToPoint
void RelationCombobox::requestJumpToPoint;
Public Functions Documentation
function ensureEmbeddedFormLoaded
void RelationCombobox::ensureEmbeddedFormLoaded ()
function requestedGeometryReceived
void RelationCombobox::requestedGeometryReceived (
geometry
)
function showAddFeaturePopup
void RelationCombobox::showAddFeaturePopup (
geometry
)
The documentation for this class was generated from the following file src/qml/RelationCombobox.qml