Qt 3 Support Members for <QtGlobal>The following class members are part of the Qt 3 support layer. They are provided to help you port old code to Qt 4. We advise against using them in new code. Types
Functions
Type Documentationtypedef Q_INT8Use qint8 instead. typedef Q_INT16Use qint16 instead. typedef Q_INT32Use qint32 instead. typedef Q_INT64Use qint64 instead. typedef Q_LLONGUse qint64 instead. typedef Q_LONGUse void * instead. typedef Q_UINT8Use quint8 instead. typedef Q_UINT16Use quint16 instead. typedef Q_UINT32Use quint32 instead. typedef Q_UINT64Use quint64 instead. typedef Q_ULLONGUse quint64 instead. typedef Q_ULONGUse void * instead. Function Documentationbool qSysInfo ( int * wordSize, bool * bigEndian )Use QSysInfo::WordSize and QSysInfo::ByteOrder instead. int qWinVersion ()Use QSysInfo::WindowsVersion instead. See also QSysInfo. bool qt_winUnicode ()Use QSysInfo::WindowsVersion and QSysInfo::WV_DOS_based instead. See also QSysInfo.
|
Попытка перевода Qt документации. Если есть желание присоединиться, или если есть замечания или пожелания, то заходите на форум: Перевод Qt документации на русский язык... Люди внесшие вклад в перевод: Команда переводчиков |