How to move / duplicate existing slot
-
I have a working slot associated with a "push button".
I like to have another, new "push button" executing SAME slot.I just call the working button slot from the new "another button".
Is there a more cleaner way to do so?
Prefer NOT to do this in code - let QDesigner do the dirty work.
-
I have a working slot associated with a "push button".
I like to have another, new "push button" executing SAME slot.I just call the working button slot from the new "another button".
Is there a more cleaner way to do so?
Prefer NOT to do this in code - let QDesigner do the dirty work.