unicorn/qemu/include/qapi/qmp
Eric Blake 805c803298
qobject: Rename qtype_code to QType
The name QType matches our CODING_STYLE conventions for type names
in CamelCase. It also matches the fact that we are already naming
all the enum members with a prefix of QTYPE, not QTYPE_CODE. And
doing the rename will also make it easier for the next patch to use
QAPI for providing the enum, which also wants CamelCase type names.

Backports commit 1310a3d3bd9301ff5a825287638cfab24c2c6689 from qemu
2018-02-19 21:41:52 -05:00
..
qbool.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qdict.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qerror.h qerror: Move #include out of qerror.h 2018-02-17 15:23:10 -05:00
qfloat.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qint.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qjson.h import 2015-08-21 15:04:50 +08:00
qlist.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qobject.h qobject: Rename qtype_code to QType 2018-02-19 21:41:52 -05:00
qstring.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
types.h import 2015-08-21 15:04:50 +08:00