Hi,
I hope my question will be a little bit more interesting this time.
Is that possible to capture qt key press event in worker script widget ?
Basically I want to have some kind of record/restore history values in a lineEdit widget.
I don't see anything like that in documentation nor worker script examples.
Anonymous
You seem to have CSS turned off. Please don't fill out this field.
you can use the function createShortCut from your window object (there is an example in the manual).
The name of your window object is UI_name in QtDesigner.
Hi,
I hope my question will be a little bit more interesting this time.
Is that possible to capture qt key press event in worker script widget ?
Basically I want to have some kind of record/restore history values in a lineEdit widget.
I don't see anything like that in documentation nor worker script examples.
Hi,
you can use the function createShortCut from your window object (there is an example in the manual).
The name of your window object is UI_name in QtDesigner.
Last edit: Stefan Zieker 2021-02-02