• Skip to content
  • Skip to link menu
KDE API Documentation - DownloadDialog Class Reference (GCompris-qt)
  • KDE Home
  • Contact Us
 

GCompris-qt

  • View on LXR
  • Comments
Properties | List of all members
DownloadDialog Class Reference
Core Infrastructure

Inherits QtQuick.Item, and Item.

Properties

bool abortButtonVisible
 
bool autohide
 
bool backgroundButtonVisible
 
bool dynamic
 
bool fixedFontSize
 
Item main
 
bool reportError
 
bool reportSuccess
 

Detailed Description

A QML component visualizing download progress.

A GCDialog style dialog providing visual feedback for download progress. Uses DownloadManager for download control.

Can be conveniently instantiated dynamically using showDownloadDialog from core.js.

See also
DownloadManager, showDownloadDialog

Definition at line 38 of file DownloadDialog.qml.

Property Documentation

bool DownloadDialog::abortButtonVisible

Whether the 'Abort' button should be visible.

Default is true.

Definition at line 83 of file DownloadDialog.qml.

bool DownloadDialog::autohide

Whether to close the dialog automatically when download has finished.

Default is false.

Definition at line 50 of file DownloadDialog.qml.

bool DownloadDialog::backgroundButtonVisible

Whether the 'Background' button should be visible.

Default is true.

Definition at line 77 of file DownloadDialog.qml.

bool DownloadDialog::dynamic

Whether the dialog has been created dynamically.

If set to true, the component takes care of destroying itself after finished. Default is false.

See also
Core.destroyDialog

Definition at line 71 of file DownloadDialog.qml.

bool DownloadDialog::fixedFontSize

Fixed font size used in this dialog.

Note, fixed font-sizes should be used in dialog components, to make sure they stay within bounds when user increases font size. Default is 14.

Definition at line 91 of file DownloadDialog.qml.

Item DownloadDialog::main

Parent object for the dialog in the qml hierarchy.

Definition at line 44 of file DownloadDialog.qml.

bool DownloadDialog::reportError

Whether to report download errors in a Dialog.

Default is true.

Definition at line 62 of file DownloadDialog.qml.

bool DownloadDialog::reportSuccess

Whether to report download success in a Dialog.

Default is true.

Definition at line 56 of file DownloadDialog.qml.


The documentation for this class was generated from the following file:
  • DownloadDialog.qml
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Tue Jun 2 2015 21:47:48 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

GCompris-qt

Skip menu "GCompris-qt"
  • Main Page
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • File List
  • Modules

Class Picker

Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal