Class QfRelationCombobox
ClassList > QfRelationCombobox
Inherits the following classes: QtQuick::Item
Inherited by the following classes: RelationCombobox
Public Properties
| Type | Name |
|---|---|
| property bool | allowAddFeature |
| property alias | count |
| property var | currentKeyValue |
| property color | displayedTextColor |
| property QfEmbeddedFeatureForm | embeddedFeatureForm |
| property QfFeatureCheckListModel | 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 QfRelationCombobox::allowAddFeature;
property count
alias QfRelationCombobox::count;
Remark:
This property is read-only
property currentKeyValue
var QfRelationCombobox::currentKeyValue;
property displayedTextColor
color QfRelationCombobox::displayedTextColor;
property embeddedFeatureForm
QfEmbeddedFeatureForm QfRelationCombobox::embeddedFeatureForm;
property featureListModel
QfFeatureCheckListModel QfRelationCombobox::featureListModel;
property layerResolver
var QfRelationCombobox::layerResolver;
property relation
var QfRelationCombobox::relation;
property searchPopup
alias QfRelationCombobox::searchPopup;
Remark:
This property is read-only
property useCompleter
bool QfRelationCombobox::useCompleter;
property useSearch
bool QfRelationCombobox::useSearch;
Public Signals Documentation
signal requestJumpToPoint
void QfRelationCombobox::requestJumpToPoint;
Public Functions Documentation
function ensureEmbeddedFormLoaded
void QfRelationCombobox::ensureEmbeddedFormLoaded ()
function requestedGeometryReceived
void QfRelationCombobox::requestedGeometryReceived (
geometry
)
function showAddFeaturePopup
void QfRelationCombobox::showAddFeaturePopup (
geometry
)
The documentation for this class was generated from the following file src/gui/qml/QfRelationCombobox.qml