DialogContent
Properties | |
alias | configFile |
alias | downloadNewWhat |
alias | engine |
alias | viewMode |
Detailed Description
The contents of the NewStuff.Dialog component.
This 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 20 of file DialogContent.qml.
Property Documentation
◆ configFile
|
read |
The configuration file to use for this button.
Definition at line 27 of file DialogContent.qml.
◆ downloadNewWhat
|
read |
Definition at line 23 of file DialogContent.qml.
◆ engine
|
read |
The engine which handles the content in this dialog.
Definition at line 31 of file DialogContent.qml.
◆ viewMode
|
read |
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 37 of file DialogContent.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.