Qt 6.7
Qt WebEngine
C++ Classes
QtWebEngineCore
QWebEngineDownloadRequest
Qt 6.7.2 Reference Documentation
List of All Members for QWebEngineDownloadRequest
This is the complete list of members for
QWebEngineDownloadRequest
, including inherited members.
enum
DownloadInterruptReason
enum
DownloadState
enum
SavePageFormat
accept
()
cancel
()
downloadDirectory
() const : QString
downloadDirectoryChanged
()
downloadFileName
() const : QString
downloadFileNameChanged
()
id
() const : quint32
interruptReason
() const : QWebEngineDownloadRequest::DownloadInterruptReason
interruptReasonChanged
()
interruptReasonString
() const : QString
isFinished
() const : bool
isFinishedChanged
()
isPaused
() const : bool
isPausedChanged
()
isSavePageDownload
() const : bool
mimeType
() const : QString
page
() const : QWebEnginePage *
pause
()
receivedBytes
() const : qint64
receivedBytesChanged
()
resume
()
savePageFormat
() const : QWebEngineDownloadRequest::SavePageFormat
savePageFormatChanged
()
setDownloadDirectory
(const QString &)
setDownloadFileName
(const QString &)
setSavePageFormat
(QWebEngineDownloadRequest::SavePageFormat)
state
() const : QWebEngineDownloadRequest::DownloadState
stateChanged
(QWebEngineDownloadRequest::DownloadState)
suggestedFileName
() const : QString
totalBytes
() const : qint64
totalBytesChanged
()
url
() const : QUrl