[qt4] QString -> *char 로 변환하기
develop/qt4 2011. 5. 11. 14:53
char *msg = qstr.toAscii().data();
'develop > qt4' 카테고리의 다른 글
qlabel 색 지정하기 (0) | 2011.05.24 |
---|---|
[qt4] 한글 -> 유니코드로 바꾸기 (0) | 2011.05.22 |
[qt4] database에서 column name 가져오기 (0) | 2011.05.11 |
[qt4] label 배경색 입히기 (0) | 2011.05.02 |
[qt4] sql next() 주의 (0) | 2011.05.02 |