When building an application that uses Qt, the build system is running a tool called ‘moc’ which parses your header and extract metadata about your code that enable features like signal and slot or property usable from QML. This talk will explain what moc does by explaining some of the internals of QMetaObject. It will continue by explaining what are the drawbacks of moc, and present an alternative: Verdigris [https://github.com/woboq/verdigris], a library that allow to use Qt without moc
TALK: Verdigris Using Qt Without moc
SPEAKER: Olivier Goffart COMPANY: Woboq
TRACK: Qt & Technical Deep Dive
Talk recorded at the Qt World Summit 2019 event in Berlin. #QtWS19 November 2019 - BCC