org::kde::newstuff::DialogContent
org::kde::newstuff::DialogContent Class Reference
Inherits ApplicationItem.
Properties | |
alias | configFile |
alias | downloadNewWhat |
alias | engine |
alias | viewMode |
Detailed Description
The contents of the NewStuff.Dialog component.
- Since
- 1.1This component is equivalent to the old DownloadWidget, but you should consider using NewStuff.Page instead for a more modern style of integration into your application's flow.
- See also
- KNewStuff::DownloadWidget
- Since
- 5.63
Definition at line 21 of file DialogContent.qml.
Property Documentation
alias org::kde::newstuff::DialogContent::configFile |
The configuration file to use for this button.
Definition at line 28 of file DialogContent.qml.
alias org::kde::newstuff::DialogContent::engine |
The engine which handles the content in this dialog.
Definition at line 32 of file DialogContent.qml.
alias org::kde::newstuff::DialogContent::viewMode |
The default view mode of the dialog spawned by this button.
This should be set using the NewStuff.Page.ViewMode enum
- See also
- NewStuff.Page.ViewMode
Definition at line 38 of file DialogContent.qml.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 19 2021 22:44:10 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 19 2021 22:44:10 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.