Qt 5.12
Qt WebEngine
C++ Classes
QWebEngineDownloadItem
Qt 5.12.6 Reference Documentation
List of All Members for QWebEngineDownloadItem
This is the complete list of members for
QWebEngineDownloadItem
, including inherited members.
enum
DownloadInterruptReason
enum
DownloadState
enum
SavePageFormat
accept
()
cancel
()
downloadProgress
(qint64 , qint64 )
finished
()
id
() const : quint32
interruptReason
() const : QWebEngineDownloadItem::DownloadInterruptReason
interruptReasonString
() const : QString
isFinished
() const : bool
isPaused
() const : bool
isPausedChanged
(bool )
isSavePageDownload
() const : bool
metaObject
() const : const QMetaObject *
mimeType
() const : QString
page
() const : QWebEnginePage *
path
() const : QString
pause
()
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
receivedBytes
() const : qint64
resume
()
savePageFormat
() const : QWebEngineDownloadItem::SavePageFormat
setPath
(QString )
setSavePageFormat
(QWebEngineDownloadItem::SavePageFormat )
state
() const : QWebEngineDownloadItem::DownloadState
stateChanged
(QWebEngineDownloadItem::DownloadState )
staticMetaObject
: const QMetaObject
totalBytes
() const : qint64
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString
url
() const : QUrl