develop/qt4

[qt4] QString -> *char 로 변환하기

shellbt 2011. 5. 11. 14:53
char *msg = qstr.toAscii().data();
저작자표시 (새창열림)