2016년 5월 26일 목요일

[Qt5] UUID

#include 

    QUuid uuid = QUuid::createUuid();
    qInfo() << uuid.toString();

댓글 없음 :

댓글 쓰기