summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qmetaobject.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2024-08-10 08:57:45 -0700
committerThiago Macieira <thiago.macieira@intel.com>2024-09-29 21:33:52 -0700
commit3e6eb30a80de57d327d74896d13f82af2c76c82c (patch)
treeb945d150f3d5d791b419c5317dd3e8f29f29e36c /src/corelib/kernel/qmetaobject.cpp
parentdfe71d1d23746223b7bd047108850d07f8caa6e5 (diff)
moc: add constexpr functions to generate the uint data
These implement the current (revision 13) meta object uint data. The location of the data blocks is slightly different from what moc produces, which in turn is different from QMetaObjectBuilder, but it's compatible with any reader that doesn't make undue assumptions about just how data is laid out. In fact, revision 13 was created specifically so these functiosn could exist, as placing the method revisions where they were in revision 12 was too cumbersome. Change-Id: I8a96935cf6c742259c9dfffd17ea6930c947b768 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>
Diffstat (limited to 'src/corelib/kernel/qmetaobject.cpp')
0 files changed, 0 insertions, 0 deletions