Searched refs:unitStr (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dformatter.h46 static QString unitStr( Type t, Size s ) { return unitStrings[t][s]; } function in class:Formatter
H A Dprefs-dialog.cc219 const QString speed_K_str = Formatter::unitStr( Formatter::SPEED, Formatter::KB );
H A Ddetails.cc1079 const QString speed_K_str = Formatter::unitStr( Formatter::SPEED, Formatter::KB );

Completed in 73 milliseconds