DialogContent

Search for usage in LXR

DialogContent Class Reference

Inherits org::kde::kirigami::ApplicationItem.

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

alias DialogContent::configFile
read

The configuration file to use for this button.

Definition at line 27 of file DialogContent.qml.

◆ downloadNewWhat

alias DialogContent::downloadNewWhat
read

Definition at line 23 of file DialogContent.qml.

◆ engine

alias DialogContent::engine
read

The engine which handles the content in this dialog.

Definition at line 31 of file DialogContent.qml.

◆ viewMode

alias DialogContent::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:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:21:35 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.