Falkon Develop
Cross-platform Qt-based web browser
DownloadManager::DownloadInfo Struct Reference

#include <downloadmanager.h>

Public Member Functions

 DownloadInfo (WebPage *p=nullptr)
 

Public Attributes

WebPagepage
 
QString suggestedFileName
 
bool askWhatToDo
 
bool forceChoosingPath
 

Detailed Description

Definition at line 48 of file downloadmanager.h.

Constructor & Destructor Documentation

◆ DownloadInfo()

DownloadManager::DownloadInfo::DownloadInfo ( WebPage p = nullptr)
inline

Definition at line 55 of file downloadmanager.h.

Member Data Documentation

◆ askWhatToDo

bool DownloadManager::DownloadInfo::askWhatToDo

Definition at line 52 of file downloadmanager.h.

◆ forceChoosingPath

bool DownloadManager::DownloadInfo::forceChoosingPath

Definition at line 53 of file downloadmanager.h.

◆ page

WebPage* DownloadManager::DownloadInfo::page

Definition at line 49 of file downloadmanager.h.

◆ suggestedFileName

QString DownloadManager::DownloadInfo::suggestedFileName

Definition at line 50 of file downloadmanager.h.


The documentation for this struct was generated from the following file: