[Interest] QtQuickControl2 Button / Accessibility

Nils Jeisecke nils.jeisecke at saltation.com
Mon Jul 19 12:43:40 CEST 2021


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


More information about the Interest mailing list