qt5base-lts/tests/auto/other/toolsupport
hjk 7b0e771ad7 Add a qtHookData field for Qt Creator's data display
Qt Creator needs to be able to determine structure sizes and data
member offsets for certain private types even in the absence of debug
information.

It is sufficient to keep and test the actual data sets on the Qt Creator
side, as long library provides a hint which data set is needed.
So far, HookDataVersion was meant to be used for that purpose. To
make it more explicit, this patch introduce a TypeInformationVersion
field in qtHookData.

Change-Id: Ia1c3c6f62f314d63c4df289ef456f047c5e84cf4
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-09-03 15:18:36 +00:00
..
toolsupport.pro Add some tools specific consistency tests 2014-10-24 07:18:44 +02:00
tst_toolsupport.cpp Add a qtHookData field for Qt Creator's data display 2015-09-03 15:18:36 +00:00