what is the easiest way to convert qstring to use in printf? for example qstring tmp = "test" printf(" %s \n", test);
確定! 回上一頁