List of All Members for QWebEngineDownloadItem
This is the complete list of members for QWebEngineDownloadItem, including inherited members.
- enum DownloadState
- accept()
- cancel()
- downloadProgress(qint64 , qint64 )
- finished()
- id() const : quint32
- isFinished() const : bool
- mimeType() const : QString
- path() const : QString
- receivedBytes() const : qint64
- setPath(QString )
- state() const : DownloadState
- stateChanged(QWebEngineDownloadItem::DownloadState )
- totalBytes() const : qint64
- url() const : QUrl