Qt 5.13
Qt WebEngine
C++ Classes
QWebEngineDownloadItem
Qt 5.13.0 Reference Documentation
List of All Members for QWebEngineDownloadItem
This is the complete list of members for
QWebEngineDownloadItem
, including inherited members.
enum
DownloadInterruptReason
enum
DownloadState
typedef
QObjectList
QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
Q_CLASSINFO
(, )
Q_DISABLE_COPY
()
Q_DISABLE_COPY_MOVE
()
Q_DISABLE_MOVE
()
Q_EMIT
Q_ENUM
(
...
)
Q_ENUM_NS
(
...
)
Q_FLAG
(
...
)
Q_FLAG_NS
(
...
)
Q_GADGET
Q_INTERFACES
(
...
)
Q_INVOKABLE
Q_NAMESPACE
Q_OBJECT
Q_PROPERTY
(
...
)
Q_REVISION
Q_SET_OBJECT_NAME
()
Q_SIGNAL
Q_SIGNALS
Q_SLOT
Q_SLOTS
enum
SavePageFormat
accept
()
cancel
()
deleteLater
()
downloadProgress
(qint64 , qint64 )
finished
()
isPausedChanged
(bool )
objectNameChanged
(const QString &)
pause
()
resume
()
stateChanged
(QWebEngineDownloadItem::DownloadState )
blockSignals
(bool ) : bool
childEvent
(QChildEvent *)
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
customEvent
(QEvent *)
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
id
() const : quint32
interruptReason
() const : QWebEngineDownloadItem::DownloadInterruptReason
interruptReasonString
() const : QString
isFinished
() const : bool
isPaused
() const : bool
isSavePageDownload
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
killTimer
(int )
mimeType
() const : QString
moveToThread
(QThread *)
objectName
() const : QString
page
() const : QWebEnginePage *
path
() const : QString
property
(const char *) const : QVariant
receivedBytes
() const : qint64
receivers
(const char *) const : int
removeEventFilter
(QObject *)
savePageFormat
() const : QWebEngineDownloadItem::SavePageFormat
sender
() const : QObject *
senderSignalIndex
() const : int
setObjectName
(const QString &)
setParent
(QObject *)
setPath
(QString )
setProperty
(const char *, const QVariant &) : bool
setSavePageFormat
(QWebEngineDownloadItem::SavePageFormat )
startTimer
(int , Qt::TimerType ) : int
state
() const : QWebEngineDownloadItem::DownloadState
staticMetaObject
:
thread
() const : QThread *
totalBytes
() const : qint64
url
() const : QUrl