typedef quint16
Typedef for unsigned short. This type is guaranteed to be 16-bit on all platforms supported by Qt.
typedef quint32
Typedef for unsigned int. This type is guaranteed to be 32-bit on all platforms supported by Qt.
差不多是。用的时候查assistant就可。
但是QChar是个类,跟char就。。。字符的数据类型还是char.