Class gallery_relation_editor
ClassList > gallery_relation_editor
Inherits the following classes: RelationEditorBase
Public Properties
| Type | Name |
|---|---|
| property var | activeMediaItem |
| property int | cardSize |
| property string | currentFetchKey |
| property int | documentViewer |
| property int | downloadRevision |
| property var | failedDownloads |
| property var | fetchQueue |
| property var | fetchedPaths |
| property int | gridMargin |
| property string | imagePrefix |
| property bool | isGridView |
| property int | listItemHeight |
| property var | pendingDownloads |
| property ResourceSource | resourceSource |
| property int | toggleHeight |
| property int | visibleCards |
Public Properties inherited from RelationEditorBase
| Type | Name |
|---|---|
| property int | bottomMargin |
| property Menu | childMenu |
| property QfDialog | deleteDialog |
| property EmbeddedFeatureForm | embeddedPopup |
| property alias | footer |
| property alias | footerContent |
| property alias | gridView |
| property alias | headerActions |
| property alias | headerEntry |
| property alias | itemCount |
| property int | itemHeight |
| 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 inherited from 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 | releaseMediaFocus (item) |
| void | requestMediaFocus (item) |
| void | stopAllMedia () |
Public Functions inherited from RelationEditorBase
| Type | Name |
|---|---|
| void | ensureEmbeddedFormLoaded () |
| void | isActionEnabled (buttonType) |
| void | requestedGeometryReceived (geometry) |
| void | showAddFeaturePopup (geometry) |
| void | showAtlasMenu () |
Public Properties Documentation
property activeMediaItem
var gallery_relation_editor::activeMediaItem;
property cardSize
int gallery_relation_editor::cardSize;
Remark:
This property is read-only
property currentFetchKey
string gallery_relation_editor::currentFetchKey;
property documentViewer
int gallery_relation_editor::documentViewer;
property downloadRevision
int gallery_relation_editor::downloadRevision;
property failedDownloads
var gallery_relation_editor::failedDownloads;
property fetchQueue
var gallery_relation_editor::fetchQueue;
property fetchedPaths
var gallery_relation_editor::fetchedPaths;
property gridMargin
int gallery_relation_editor::gridMargin;
Remark:
This property is read-only
property imagePrefix
string gallery_relation_editor::imagePrefix;
property isGridView
bool gallery_relation_editor::isGridView;
property listItemHeight
int gallery_relation_editor::listItemHeight;
Remark:
This property is read-only
property pendingDownloads
var 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 visibleCards
int gallery_relation_editor::visibleCards;
Remark:
This property is read-only
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 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