#include <DownloadItem.h>
◆ DownloadItem()
DownloadItem::DownloadItem |
( |
QNetworkReply * |
reply = nullptr , |
|
|
bool |
requestFileName = false , |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
◆ downloadedSuccessfully()
bool DownloadItem::downloadedSuccessfully |
( |
| ) |
const |
◆ downloading()
bool DownloadItem::downloading |
( |
| ) |
const |
◆ statusChanged
void Gui::Dialog::DownloadItem::statusChanged |
( |
| ) |
|
|
signal |
◆ m_fileName
QString Gui::Dialog::DownloadItem::m_fileName |
◆ m_output
QFile Gui::Dialog::DownloadItem::m_output |
◆ m_reply
QNetworkReply* Gui::Dialog::DownloadItem::m_reply |
◆ m_url
QUrl Gui::Dialog::DownloadItem::m_url |
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/DownloadItem.h
- FreeCAD/src/Gui/DownloadItem.cpp