Qt 처음으로 공부하는 중.
한글 처리
한글 처리
#include <QTextCodec>
int main(..
QTextCodec::setCodecForTr(QTextCodec::codecForName("eucKR"));
..
}
댓글
댓글 쓰기