Home
last modified time | relevance | path

Searched refs:m_timeAdded (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/
H A Ddownloadwidget.cpp60 , m_timeAdded(QTime::currentTime()) in DownloadWidget()
99 qreal bytesPerSecond = receivedBytes / m_timeAdded.elapsed() * 1000; in updateWidget()
H A Ddownloadwidget.h83 QTime m_timeAdded; variable
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/
H A Ddownloadwidget.cpp60 , m_timeAdded(QTime::currentTime()) in DownloadWidget()
99 qreal bytesPerSecond = receivedBytes / m_timeAdded.elapsed() * 1000; in updateWidget()
H A Ddownloadwidget.h83 QTime m_timeAdded; variable
/OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/
H A Ddownloadwidget.cpp60 , m_timeAdded(QTime::currentTime()) in DownloadWidget()
99 qreal bytesPerSecond = receivedBytes / m_timeAdded.elapsed() * 1000; in updateWidget()
H A Ddownloadwidget.h83 QTime m_timeAdded; variable
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/
H A Ddownloadwidget.cpp60 , m_timeAdded(QTime::currentTime()) in DownloadWidget()
99 qreal bytesPerSecond = receivedBytes / m_timeAdded.elapsed() * 1000; in updateWidget()
H A Ddownloadwidget.h83 QTime m_timeAdded; variable