Set QStrings to empty by using .clear(), not assigning "" && no need to...
Set QStrings to empty by using .clear(), not assigning "" && no need to initialize QStrings with "", unless using .isNull()
Showing
Please register or sign in to comment