Description
Legacy Qt applications can keep scriptable behavior when they still depend on Qt Script compatibility. Developers use this module to maintain older code that has not moved to newer scripting or QML approaches.
It is a legacy compatibility module, not a general script editor. Script execution can affect application behavior, so restrict untrusted scripts and migration paths carefully.