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.
|