[Development] RFC: Scriptable Widgets
Marcus Tillmanns
Marcus.Tillmanns at qt.io
Thu Nov 28 08:45:02 CET 2024
Hi,
I would like to script the creation and usage of all of the QWidget classes. What’s the likelihood of acceptance (of a merge request) if I were to add Q_INVOKABLE to the constructors and methods of each QWidget derived class and QWidget itself?
I guess the downside is enlarged meta objects, but I don’t know if that is seen as an insurmountable obstacle.
Cheers,
Marcus
More information about the Development
mailing list