Qt Designer QMainWindow slots
- Hastrh2o
- Offline
- Junior Member
-
Less
More
- Posts: 24
- Thank you received: 6
02 Apr 2025 14:58 #325519
by Hastrh2o
Qt Designer QMainWindow slots was created by Hastrh2o
Hi,
When I edited qtaxis.ui I found the new functions I added to the handler file in "signal editing / slot " panel. Now I add another function to the handler file and I don't recall what I need to do to find it in "signal editing / slot " panel... I know I could edit manually the ui file and that's work, but I prefer having it there.
Thanks.
Ronan
When I edited qtaxis.ui I found the new functions I added to the handler file in "signal editing / slot " panel. Now I add another function to the handler file and I don't recall what I need to do to find it in "signal editing / slot " panel... I know I could edit manually the ui file and that's work, but I prefer having it there.
Thanks.
Ronan
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
-
Less
More
- Posts: 7883
- Thank you received: 2131
04 Apr 2025 18:31 #325702
by cmorley
Replied by cmorley on topic Qt Designer QMainWindow slots
Does this help?
linuxcnc.org/docs/devel/html/gui/qtvcp.h...qtvcp:designer-slots
linuxcnc.org/docs/devel/html/gui/qtvcp.h...qtvcp:designer-slots
The following user(s) said Thank You: Hastrh2o
Please Log in or Create an account to join the conversation.
- Hastrh2o
- Offline
- Junior Member
-
Less
More
- Posts: 24
- Thank you received: 6
17 Apr 2025 08:34 #326512
by Hastrh2o
Replied by Hastrh2o on topic Qt Designer QMainWindow slots
At first not, but in fact, it help.
I thought there was a way to have all slots listed automatically from the handler file. In fact, the slots are listed once we add them manually as described in this help page.
I thought there was a way to have all slots listed automatically from the handler file. In fact, the slots are listed once we add them manually as described in this help page.
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.059 seconds