Qt6 introduced bindable properties that replaces manual notify signals. See Qt documentation: * https://doc.qt.io/qt-6/qobjectbindableproperty.html * https://doc.qt.io/qt-6/qobject.html#Q_PROPERTY For now this is not supported by Verdigris. Is this even possible? Ideas and pull requests are welcome!
Qt6 introduced bindable properties that replaces manual notify signals.
See Qt documentation:
For now this is not supported by Verdigris.
Is this even possible?
Ideas and pull requests are welcome!