#include <DownloadManager.h>
◆ RemovePolicy
Enumerator |
---|
Never | |
Exit | |
SuccessFullDownload | |
◆ activeDownloads()
int DownloadManager::activeDownloads |
( |
| ) |
const |
◆ cleanup
void DownloadManager::cleanup |
( |
| ) |
|
|
slot |
References Gui::Dialog::DownloadModel::removeRows().
Referenced by PathPythonGui.simple_edit_panel.SimpleEditPanel::abort(), PathScripts.PathDressupPathBoundaryGui.TaskPanel::abort(), PathScripts.PathDressupTagGui.PathDressupTagTaskPanel::abort(), PathScripts.PathDressupDogbone.TaskPanel::accept(), PathScripts.PathDressupPathBoundaryGui.TaskPanel::accept(), PathScripts.PathDressupTagGui.PathDressupTagTaskPanel::accept(), PathScripts.PathJobGui.TaskPanel::accept(), PathScripts.PathOpGui.TaskPanel::accept(), PathScripts.PathDressupDogbone.TaskPanel::reject(), PathScripts.PathDressupPathBoundaryGui.TaskPanel::reject(), PathScripts.PathDressupTagGui.PathDressupTagTaskPanel::reject(), PathScripts.PathJobGui.TaskPanel::reject(), and PathScripts.PathOpGui.TaskPanel::reject().
◆ closeEvent()
void DownloadManager::closeEvent |
( |
QCloseEvent * |
e | ) |
|
◆ download [1/2]
void DownloadManager::download |
( |
const QNetworkRequest & |
request, |
|
|
bool |
requestFileName = false |
|
) |
| |
|
slot |
◆ download [2/2]
void Gui::Dialog::DownloadManager::download |
( |
const QUrl & |
url, |
|
|
bool |
requestFileName = false |
|
) |
| |
|
slot |
◆ getInstance()
◆ handleUnsupportedContent
void DownloadManager::handleUnsupportedContent |
( |
QNetworkReply * |
reply, |
|
|
bool |
requestFileName = false |
|
) |
| |
|
slot |
◆ networkAccessManager()
◆ redirectUrl()
QUrl DownloadManager::redirectUrl |
( |
const QUrl & |
url | ) |
const |
◆ removePolicy()
◆ setRemovePolicy()
void DownloadManager::setRemovePolicy |
( |
RemovePolicy |
policy | ) |
|
◆ DownloadModel
◆ removePolicy
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/DownloadManager.h
- FreeCAD/src/Gui/DownloadManager.cpp