qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
ToxFileProgress Member List

This is the complete list of members for ToxFileProgress, including all inherited members.

activeSampleToxFileProgressprivate
addSample(uint64_t bytesSent, QTime now=QTime::currentTime())ToxFileProgress
filesizeToxFileProgressprivate
getBytesSent() constToxFileProgress
getFileSize() constToxFileProgressinline
getProgress() constToxFileProgress
getSpeed() constToxFileProgress
getTimeLeftSeconds() constToxFileProgress
lastSampleTime() constToxFileProgress
resetSpeed()ToxFileProgress
samplePeriodMsToxFileProgressprivate
samplesToxFileProgressprivate
speedSampleCountToxFileProgressprivate
ToxFileProgress(uint64_t filesize, int samplePeriodMs=4000)ToxFileProgress