qt5base-lts/examples/widgets/itemviews/storageview
Shawn Rutledge 9d23aebb27 Add QLocale::formattedDataSize and consolidate use cases
It should be easier to translate sizes in bytes to human-readable
strings consistently rather than having to repeat this code (and the
string translations) in various places.  The FileDialog in QtQuick.Controls
has a use for this, too.

[ChangeLog][QtCore][QLocale] Added QLocale::formattedDataSize() for
formatting quantities of bytes as kB, MB, GB etc.

Done-with: Edward Welbourne <edward.welbourne@qt.io>
Change-Id: I27bca146c3eba90fa7a5d52ef6626ce85723e3f0
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-06-20 09:53:14 +00:00
..
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
storagemodel.cpp Add QLocale::formattedDataSize and consolidate use cases 2017-06-20 09:53:14 +00:00
storagemodel.h Unify license header usage. 2016-03-29 10:20:03 +00:00
storageview.pro fix example installs 2016-05-03 10:25:33 +00:00