Home
last modified time | relevance | path

Searched defs:uploadProgress (Results 1 – 25 of 27) sorted by relevance

12

/dports/graphics/kipi-plugins/kipi-plugins-21.12.3/mediawiki/
H A Dwmtalker.cpp109 emit uploadProgress(100); in uploadHandle() local
179 emit uploadProgress(0); in uploadHandle() local
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtconnectivity/examples/bluetooth/btfiletransfer/
H A Dprogress.cpp91 void Progress::uploadProgress(qint64 bytesSent, qint64 bytesTotal) in uploadProgress() function in Progress
/dports/net-im/ruqola/ruqola-1.6.1/src/rocketchatrestapi-qt5/
H A Duploadfilejob.cpp104 Q_EMIT uploadProgress(info); in slotUploadProgress() local
/dports/graphics/kipi-plugins/kipi-plugins-21.12.3/common/libkipiplugins/o2/src/
H A Do2requestor.cpp117 Q_EMIT uploadProgress(id_, uploaded, total); in onUploadProgress() local
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/tomboynotes/o2/
H A Do2requestor.cpp138 Q_EMIT uploadProgress(id_, uploaded, total); in onUploadProgress() local
/dports/graphics/qgis-ltr/qgis-3.16.16/external/o2/src/
H A Do2requestor.cpp118 Q_EMIT uploadProgress(id_, uploaded, total); in onUploadProgress() local
/dports/graphics/qgis/qgis-3.22.3/external/o2/src/
H A Do2requestor.cpp118 Q_EMIT uploadProgress(id_, uploaded, total); in onUploadProgress() local
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DCrashReporter.cpp80 void CrashReporter::uploadProgress(qint64 sent, qint64 total) { in uploadProgress() function in CrashReporter
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/filter_sketchfab/
H A Dfilter_sketchfab.cpp121 void FilterSketchFabPlugin::uploadProgress(qint64 bytesSent, qint64 bytesTotal) in uploadProgress() function in FilterSketchFabPlugin
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DCrashReporter.cpp80 void CrashReporter::uploadProgress(qint64 sent, qint64 total) { in uploadProgress() function in CrashReporter
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/webservices/ipfs/
H A Dipfstalker.cpp131 void IpfsTalker::uploadProgress(qint64 sent, qint64 total) in uploadProgress() function in DigikamGenericIpfsPlugin::IpfsTalker
/dports/graphics/digikam/digikam-7.4.0/core/libs/dplugins/webservices/o2/src/
H A Do2requestor.cpp194 Q_EMIT uploadProgress(id_, uploaded, total); in onUploadProgress() local
/dports/graphics/kipi-plugins/kipi-plugins-21.12.3/imgur/
H A Dimgurapi3.cpp135 void ImgurAPI3::uploadProgress(qint64 sent, qint64 total) in uploadProgress() function in ImgurAPI3
/dports/sysutils/android-file-transfer-qt5/android-file-transfer-linux-4.2/qt/
H A Dfileuploader.cpp75 emit uploadProgress(1.0 * current / _total); in onProgress() local
/dports/sysutils/android-file-transfer/android-file-transfer-linux-4.2/qt/
H A Dfileuploader.cpp75 emit uploadProgress(1.0 * current / _total); in onProgress() local
/dports/graphics/photoqt/photoqt-1.6/cplusplus/scripts/shareonline/
H A Dimgur.cpp430 void ShareOnline::Imgur::uploadProgress(qint64 bytesSent, qint64 bytesTotal) { in uploadProgress() function in ShareOnline::Imgur
/dports/graphics/qgis/qgis-3.22.3/src/core/network/
H A Dqgsblockingnetworkrequest.cpp310 emit uploadProgress( bytesReceived, bytesTotal ); in replyProgress() local
/dports/devel/kf5-kio/kio-5.89.0/src/widgets/
H A Daccessmanagerreply_p.cpp480 Q_EMIT uploadProgress(bytesProcessed, bytesTotal); in slotPercent() local
/dports/editors/calligra/calligra-3.2.1/gemini/cloud/dropbox/3rdparty/
H A Dnetworkcontroller.cc358 void NetworkController::uploadProgress(qint64 sent, qint64 total){ in uploadProgress() function in NetworkController
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/network/qt/
H A DQNetworkReplyHandler.cpp589 void QNetworkReplyHandler::uploadProgress(qint64 bytesSent, qint64 bytesTotal) in uploadProgress() function in WebCore::QNetworkReplyHandler
/dports/deskutils/nextcloudclient/desktop-3.4.1/test/
H A Dsyncenginetestutils.cpp407 emit uploadProgress(fileInfo->size, fileInfo->size); in respond() local
490 emit uploadProgress(fileInfo->size, totalSize); in respond() local
/dports/net-im/ruqola/ruqola-1.6.1/src/core/
H A Drocketchataccount.cpp2686 Q_EMIT uploadProgress(info); in slotUploadProgress() local
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qnetworkreply/
H A Dtst_qnetworkreply.cpp4902 void tst_QNetworkReply::uploadProgress() in uploadProgress() function in tst_QNetworkReply
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt4/
H A DQtNetwork.py1831 uploadProgress = pyqtSignal() # void uploadProgress(qint64,qint64) - signal variable in QNetworkReply
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt5/
H A DQtNetwork.py1912 uploadProgress = pyqtSignal() # void uploadProgress(qint64,qint64) - signal variable in QNetworkReply

12