Skip to content

Class RelationEditorBase

ClassList > RelationEditorBase

Inherits the following classes: EditorWidgetBase

Inherited by the following classes: ordered_relation_editor, relation_editor

Public Properties

Type Name
property int bottomMargin
property Menu childMenu
property QfDialog deleteDialog
property EmbeddedFeatureForm embeddedPopup
property int itemHeight
property alias listView
property int maximumVisibleItems
property var relationEditorModel
property bool showAllItems
property bool showSortButton

Public Properties inherited from EditorWidgetBase

See EditorWidgetBase

Type Name
property bool hasMenu
property bool isLoaded
property Menu menu

Public Signals

Type Name
signal void toggleSortAction

Public Signals inherited from EditorWidgetBase

See EditorWidgetBase

Type Name
signal void requestBarcode (var item)
signal void requestGeometry (var item, var layer)
signal void requestJumpToPoint (var center, real scale, bool handleMargins)
signal void valueChangeRequested (var value, bool isNull)

Public Functions

Type Name
void ensureEmbeddedFormLoaded ()
void isActionEnabled (buttonType)
void requestedGeometryReceived (geometry)
void showAddFeaturePopup (geometry)
void showAtlasMenu ()

Public Properties Documentation

property bottomMargin

int RelationEditorBase::bottomMargin;

property childMenu

Menu RelationEditorBase::childMenu;

property deleteDialog

QfDialog RelationEditorBase::deleteDialog;

property embeddedPopup

EmbeddedFeatureForm RelationEditorBase::embeddedPopup;

property itemHeight

int RelationEditorBase::itemHeight;

property listView [1/2]

alias RelationEditorBase::listView;

property maximumVisibleItems

int RelationEditorBase::maximumVisibleItems;

property relationEditorModel

var RelationEditorBase::relationEditorModel;

property showAllItems

bool RelationEditorBase::showAllItems;

property showSortButton

bool RelationEditorBase::showSortButton;

Public Signals Documentation

signal toggleSortAction

void RelationEditorBase::toggleSortAction;

Public Functions Documentation

function ensureEmbeddedFormLoaded

void RelationEditorBase::ensureEmbeddedFormLoaded () 

function isActionEnabled

void RelationEditorBase::isActionEnabled (
    buttonType
) 

function requestedGeometryReceived

void RelationEditorBase::requestedGeometryReceived (
    geometry
) 

function showAddFeaturePopup

void RelationEditorBase::showAddFeaturePopup (
    geometry
) 

function showAtlasMenu

void RelationEditorBase::showAtlasMenu () 


The documentation for this class was generated from the following file src/qml/editorwidgets/RelationEditorBase.qml