Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/
H A Ddownloadwidget.cpp83 inline QString DownloadWidget::withUnit(qreal bytes) in withUnit() function in DownloadWidget
112 .arg(withUnit(receivedBytes)) in updateWidget()
113 .arg(withUnit(totalBytes)) in updateWidget()
114 .arg(withUnit(bytesPerSecond))); in updateWidget()
120 .arg(withUnit(receivedBytes)) in updateWidget()
121 .arg(withUnit(bytesPerSecond))); in updateWidget()
129 .arg(withUnit(receivedBytes)) in updateWidget()
130 .arg(withUnit(bytesPerSecond))); in updateWidget()
137 .arg(withUnit(receivedBytes)) in updateWidget()
138 .arg(withUnit(bytesPerSecond))); in updateWidget()
H A Ddownloadwidget.h80 QString withUnit(qreal bytes);
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/
H A Ddownloadwidget.cpp83 inline QString DownloadWidget::withUnit(qreal bytes) in withUnit() function in DownloadWidget
112 .arg(withUnit(receivedBytes)) in updateWidget()
113 .arg(withUnit(totalBytes)) in updateWidget()
114 .arg(withUnit(bytesPerSecond))); in updateWidget()
120 .arg(withUnit(receivedBytes)) in updateWidget()
121 .arg(withUnit(bytesPerSecond))); in updateWidget()
129 .arg(withUnit(receivedBytes)) in updateWidget()
130 .arg(withUnit(bytesPerSecond))); in updateWidget()
137 .arg(withUnit(receivedBytes)) in updateWidget()
138 .arg(withUnit(bytesPerSecond))); in updateWidget()
H A Ddownloadwidget.h80 QString withUnit(qreal bytes);
/OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/
H A Ddownloadwidget.cpp83 inline QString DownloadWidget::withUnit(qreal bytes) in withUnit() function in DownloadWidget
112 .arg(withUnit(receivedBytes)) in updateWidget()
113 .arg(withUnit(totalBytes)) in updateWidget()
114 .arg(withUnit(bytesPerSecond))); in updateWidget()
120 .arg(withUnit(receivedBytes)) in updateWidget()
121 .arg(withUnit(bytesPerSecond))); in updateWidget()
129 .arg(withUnit(receivedBytes)) in updateWidget()
130 .arg(withUnit(bytesPerSecond))); in updateWidget()
137 .arg(withUnit(receivedBytes)) in updateWidget()
138 .arg(withUnit(bytesPerSecond))); in updateWidget()
H A Ddownloadwidget.h80 QString withUnit(qreal bytes);
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/
H A Ddownloadwidget.cpp83 inline QString DownloadWidget::withUnit(qreal bytes) in withUnit() function in DownloadWidget
112 .arg(withUnit(receivedBytes)) in updateWidget()
113 .arg(withUnit(totalBytes)) in updateWidget()
114 .arg(withUnit(bytesPerSecond))); in updateWidget()
120 .arg(withUnit(receivedBytes)) in updateWidget()
121 .arg(withUnit(bytesPerSecond))); in updateWidget()
129 .arg(withUnit(receivedBytes)) in updateWidget()
130 .arg(withUnit(bytesPerSecond))); in updateWidget()
137 .arg(withUnit(receivedBytes)) in updateWidget()
138 .arg(withUnit(bytesPerSecond))); in updateWidget()
H A Ddownloadwidget.h80 QString withUnit(qreal bytes);