Skip to content

Class gallery_relation_editor

ClassList > gallery_relation_editor

Inherits the following classes: RelationEditorBase

Public Properties

Type Name
property var activeMediaItem
property int cardMargin
property int cardSize
property string currentFetchKey
property list< string > failedDownloads
property list< var > fetchQueue
property var fetchedPaths
property string imagePrefix
property bool isCardView
property int listItemHeight
property list< string > pendingDownloads
property ResourceSource resourceSource
property int toggleHeight
property list< var > videoQueue
property bool videoQueueBusy
property int visibleCards

Public Properties inherited from RelationEditorBase

See RelationEditorBase

Type Name
property int bottomMargin
property Menu childMenu
property QfDialog deleteDialog
property EmbeddedFeatureForm embeddedPopup
property alias footer
property alias footerContent
property alias headerActions
property alias headerEntry
property alias itemCount
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 isEmpty
property bool isLoaded
property bool isNull
property Menu menu

Public Signals

Type Name
signal void downloadFinished (string path)

Public Signals inherited from RelationEditorBase

See RelationEditorBase

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 captureAudio ()
void capturePhoto ()
void captureVideo ()
void enqueueExternalFetch (relativePath, fetchUrl, authConfigId)
void processNextFetch ()
void queueVideoLoad (fn)
void releaseMediaFocus (item)
void requestMediaFocus (item)
void stopAllMedia ()

Public Functions inherited from RelationEditorBase

See RelationEditorBase

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

Public Properties Documentation

property activeMediaItem

var gallery_relation_editor::activeMediaItem;

property cardMargin

int gallery_relation_editor::cardMargin;

Remark:

This property is read-only


property cardSize

int gallery_relation_editor::cardSize;

Remark:

This property is read-only


property currentFetchKey

string gallery_relation_editor::currentFetchKey;

property failedDownloads

list<string> gallery_relation_editor::failedDownloads;

property fetchQueue

list<var> gallery_relation_editor::fetchQueue;

property fetchedPaths

var gallery_relation_editor::fetchedPaths;

property imagePrefix

string gallery_relation_editor::imagePrefix;

property isCardView

bool gallery_relation_editor::isCardView;

property listItemHeight

int gallery_relation_editor::listItemHeight;

Remark:

This property is read-only


property pendingDownloads

list<string> gallery_relation_editor::pendingDownloads;

property resourceSource

ResourceSource gallery_relation_editor::resourceSource;

property toggleHeight

int gallery_relation_editor::toggleHeight;

Remark:

This property is read-only


property videoQueue

list<var> gallery_relation_editor::videoQueue;

property videoQueueBusy

bool gallery_relation_editor::videoQueueBusy;

property visibleCards

int gallery_relation_editor::visibleCards;

Remark:

This property is read-only


Public Signals Documentation

signal downloadFinished

void gallery_relation_editor::downloadFinished;

Public Functions Documentation

function captureAudio

void gallery_relation_editor::captureAudio () 

function capturePhoto

void gallery_relation_editor::capturePhoto () 

function captureVideo

void gallery_relation_editor::captureVideo () 

function enqueueExternalFetch

void gallery_relation_editor::enqueueExternalFetch (
    relativePath,
    fetchUrl,
    authConfigId
) 

function processNextFetch

void gallery_relation_editor::processNextFetch () 

function queueVideoLoad

void gallery_relation_editor::queueVideoLoad (
    fn
) 

function releaseMediaFocus

void gallery_relation_editor::releaseMediaFocus (
    item
) 

function requestMediaFocus

void gallery_relation_editor::requestMediaFocus (
    item
) 

function stopAllMedia

void gallery_relation_editor::stopAllMedia () 


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