DownloadItemsSheet
DownloadItemsSheet Class Reference
Inheritance diagram for DownloadItemsSheet:

Properties | |
alias | downloadLinks |
string | entryId |
![]() | |
Item | background |
real | bottomInset |
int | bottomPadding |
Item | contentItem |
Item | footer |
Item | header |
real | leftInset |
int | leftPadding |
real | rightInset |
int | rightPadding |
Item | rootItem |
bool | sheetOpen |
bool | showCloseButton |
string | title |
real | topInset |
int | topPadding |
Signals | |
void | itemPicked (string entryId, int downloadItemId, string downloadName) |
Additional Inherited Members | |
![]() | |
void | close () |
void | open () |
Detailed Description
An overlay sheet for showing a list of download options for one entry.
This is used by the NewStuff.Page component
- Since
- 5.63
Definition at line 17 of file DownloadItemsSheet.qml.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Dec 5 2023 04:12:21 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Dec 5 2023 04:12:21 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.