Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
[SOLVED] convert a string to a variable and visa versa
-
is there an easy way to convert a string to a variable and visa versa and without using sstream?
-
what do you mean by "variable" here?
-
int
-
Read the manual:
-
i can't find the int to string conversion in the docs. anyone knows where it is?
-
-
thank you.