Sebastian Gottfried
5b567230e6
buttons: first focus, than emit clicked() signal
Otherwise a client wanting to give another QML component the focus in reaction to a clicked button has no chance doing so because the button will steal the focus again right after the event handler has finished executing. REVIEW: 104893
Description
No description provided
Languages
C++
63.9%
QML
29.4%
CMake
3.3%
Shell
1.3%
Python
1%
Other
1%