Refactor model: simplify string constants
This MR contains some simplifications of string constants: QString::fromStdString
has been removed where it is not strictly necessary and to be consistent with other definitions.
This MR contains some simplifications of string constants: QString::fromStdString
has been removed where it is not strictly necessary and to be consistent with other definitions.