C

QUL_DEBUG_BYTECODE

Warning: Using cmake target properties is deprecated since 2.4, consider using MCU.Config.debugBytecode instead.

Adds JavaScript bytecode as comments into generated sources.

Description

This is a debugging aid. When enabled by setting it to ON, the source files generated by qmltocpp contain the JavaScript bytecode for QML functions in a comment.

Note: This is an experimental option.

Since

This variable was introduced in Qt Quick Ultralite 1.1.

Available under certain Qt licenses.
Find out more.