Hi,
in the menubar of my program i have a entry "new" and i want to use it to execute a function of mine, how would i do that?
The function will change the value of some lineedits.
i guess it will work with signals? but how i can execute my function?
Thx for your help
Steve