Try

Qt Code:
  1. QString( "%1.%2" ).arg( swMajorVer ).arg( swMinorVer );
To copy to clipboard, switch view to plain text mode