View Single Post
Old 07-17-2024, 01:24 PM   #15
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,899
Karma: 6120478
Join Date: Nov 2009
Device: many
Oh, but your image for file sizes all show decimal points as '.' not a comma.
That is freaking out the QLocale().toFloat().

So I am missing the use of QLocale() to generate the file sizes and that is what is causing the trouble.

Let me see if QString::number() has a QLocale equivalent.
KevinH is offline   Reply With Quote