Hi list, I'm currently playing with Qt Quick's accesibility features.
Is there any reason why the Accessible.onPressAction handler in QQC2
AbstractButton does not trigger 'clicked' by default?
Accessible.onPressAction: {
button.clicked()
}
Thanks
Nils
_______________________________________________
Interest mailing list
[email protected]
https://lists.qt-project.org/listinfo/interest
