EntryDetails
Properties | |
var | author |
int | commentsCount |
string | donationLink |
int | downloadCount |
var | downloadLinks |
var | entry |
int | entryType |
string | homepage |
string | name |
NewStuffItemsModel | newStuffModel |
alias | previews |
string | providerId |
int | rating |
alias | shortSummary |
int | status |
alias | summary |
Public Member Functions | |
void | updateContents () |
Detailed Description
A Kirigami.Page component used for displaying the details for a single entry.
This component is equivalent to the details view in the old DownloadDialog
- See also
- KNewStuff::DownloadDialog
- Since
- 5.63
Definition at line 20 of file EntryDetails.qml.
Property Documentation
◆ author
|
read |
Definition at line 29 of file EntryDetails.qml.
◆ commentsCount
|
read |
Definition at line 43 of file EntryDetails.qml.
◆ donationLink
|
read |
Definition at line 39 of file EntryDetails.qml.
◆ downloadCount
|
read |
Definition at line 47 of file EntryDetails.qml.
◆ downloadLinks
|
read |
Definition at line 49 of file EntryDetails.qml.
◆ entry
|
read |
Definition at line 25 of file EntryDetails.qml.
◆ entryType
|
read |
Definition at line 53 of file EntryDetails.qml.
◆ homepage
|
read |
Definition at line 37 of file EntryDetails.qml.
◆ name
|
read |
Definition at line 27 of file EntryDetails.qml.
◆ newStuffModel
|
read |
Definition at line 23 of file EntryDetails.qml.
◆ previews
|
read |
Definition at line 35 of file EntryDetails.qml.
◆ providerId
|
read |
Definition at line 51 of file EntryDetails.qml.
◆ rating
|
read |
Definition at line 45 of file EntryDetails.qml.
◆ shortSummary
|
read |
Definition at line 31 of file EntryDetails.qml.
◆ status
|
read |
Definition at line 41 of file EntryDetails.qml.
◆ summary
|
read |
Definition at line 33 of file EntryDetails.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:20:03 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.