OSMElementInformationDialogImageDelegate
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 8 of file OSMElementInformationDialogImageDelegate.qml.
Property Documentation
◆ bottomMargin
|
read |
Definition at line 19 of file OSMElementInformationDialogImageDelegate.qml.
◆ maximumHeight
|
read |
Maximum height for the image, scale down if the source is heigher than this.
Definition at line 15 of file OSMElementInformationDialogImageDelegate.qml.
◆ source
|
read |
URL of the image to show.
Definition at line 13 of file OSMElementInformationDialogImageDelegate.qml.
◆ topMargin
|
read |
Definition at line 17 of file OSMElementInformationDialogImageDelegate.qml.
◆ url
|
read |
URL to link to for attribution/source information.
Definition at line 11 of file OSMElementInformationDialogImageDelegate.qml.
The documentation for this class was generated from the following file:
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:55 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.