DialogContent QML Type

The contents of the NewStuff.Dialog component. More...

Import Statement: import org.kde.newstuff
Since: 5.63

Properties

Detailed Description

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.

Property Documentation

configFile : alias

The configuration file to use for this button


engine : alias

The engine which handles the content in this dialog


viewMode : alias

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.