summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/codemarker.cpp
diff options
context:
space:
mode:
authorOlivier Goffart <olivier.goffart@nokia.com>2010-08-16 13:04:17 (GMT)
committerOlivier Goffart <olivier.goffart@nokia.com>2010-08-16 14:22:18 (GMT)
commit8afc6773067bb878020c29b3bebfe8662e3fbfdd (patch)
tree33714f6a948e0bddc19ba6fabb79b4b668da1e0c /tools/qdoc3/codemarker.cpp
parent48c296a4efec203c60dcaccf08cb7ff52d692af5 (diff)
downloadQt-8afc6773067bb878020c29b3bebfe8662e3fbfdd.zip
Qt-8afc6773067bb878020c29b3bebfe8662e3fbfdd.tar.gz
Qt-8afc6773067bb878020c29b3bebfe8662e3fbfdd.tar.bz2
QMetaType: add "signed char" as builtin.
According to the c++ specificaiton, 3.9.1 [basic.fundamentals] Plain char, signed char, and unsigned char are three distinct types In QMetaType, I decide that 'signed char' alias with 'char' This allow qint8 to work nice (and which is already registered as an alias to char (QMetaType::Char) Reviewed-by: Joao Task-number: QTBUG-12920
Diffstat (limited to 'tools/qdoc3/codemarker.cpp')
0 files changed, 0 insertions, 0 deletions