Home
last modified time | relevance | path

Searched refs:datacopied64 (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/unetbootin/unetbootin-702_1/
H A Dunetbootin.h155 void datacopied64(qint64 dlbytes, qint64 maxbytes);
H A Dunetbootin.cpp130 emit datacopied64(dlbytes, maxbytes); in run() local
1892 connect(&cpft, SIGNAL(datacopied64(qint64,qint64)), this, SLOT(cpprogressupdate64(qint64,qint64))); in copyfilegui()