Qt 5.8
Qt WebEngine
C++ Classes
QWebEngineDownloadItem
Qt 5.8.0 Reference Documentation
List of All Members for QWebEngineDownloadItem
This is the complete list of members for
QWebEngineDownloadItem
, including inherited members.
enum
DownloadState
enum
DownloadType
enum
SavePageFormat
accept
()
cancel
()
downloadProgress
(qint64 , qint64 )
finished
()
id
() const : quint32
isFinished
() const : bool
mimeType
() const : QString
path
() const : QString
receivedBytes
() const : qint64
savePageFormat
() const : SavePageFormat
setPath
(QString )
setSavePageFormat
(SavePageFormat )
state
() const : DownloadState
stateChanged
(QWebEngineDownloadItem::DownloadState )
totalBytes
() const : qint64
type
() const : DownloadType
url
() const : QUrl