OSMElementInformationDialogImageDelegate

Search for usage in LXR

OSMElementInformationDialogImageDelegate Class Reference

Inherits QtQuick::Item.

Properties

real bottomMargin
 
int maximumHeight
 
alias source
 
alias topMargin
 
string url
 

Detailed Description

Delegate for showing images and logos in the OSM element information dialog.

Definition at line 7 of file OSMElementInformationDialogImageDelegate.qml.

Property Documentation

◆ bottomMargin

real OSMElementInformationDialogImageDelegate::bottomMargin
read

Definition at line 18 of file OSMElementInformationDialogImageDelegate.qml.

◆ maximumHeight

int OSMElementInformationDialogImageDelegate::maximumHeight
read

Maximum height for the image, scale down if the source is heigher than this.

Definition at line 14 of file OSMElementInformationDialogImageDelegate.qml.

◆ source

alias OSMElementInformationDialogImageDelegate::source
read

URL of the image to show.

Definition at line 12 of file OSMElementInformationDialogImageDelegate.qml.

◆ topMargin

alias OSMElementInformationDialogImageDelegate::topMargin
read

Definition at line 16 of file OSMElementInformationDialogImageDelegate.qml.

◆ url

string OSMElementInformationDialogImageDelegate::url
read

URL to link to for attribution/source information.

Definition at line 10 of file OSMElementInformationDialogImageDelegate.qml.


The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Jul 26 2024 11:57:47 by doxygen 1.11.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.