1 #ifndef __libquark_gui_Formatters_hxx 2 #define __libquark_gui_Formatters_hxx 28 static QString formatFileSize(qint64 fileSize,
int decimals = 1);
37 static QString formatSize(
const QSize &size);
47 static QString formatTimeInterval(qint64 millisec,
48 bool includeMillisec =
false);
60 #endif // __libquark_gui_Formatters_hxx
Definition: BarChartView.h++:6
#define LIBQUARK_API
Definition: Quark.h++:18