View Single Post
Old 02-26-2019, 12:42 PM   #83
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,887
Karma: 6120478
Join Date: Nov 2009
Device: many
the codes line is used to store short integer values in a Settings file and is synced to the names field.

they are both stored together.

for the next release we could store instead string versions of the short int types instead of the integer types themselves.

I remember seeing a Qt bug report about not properly storing non-string values in a settings file.

Last edited by KevinH; 02-26-2019 at 12:45 PM.
KevinH is offline   Reply With Quote