Coding events from Qt Creator
I've just started working with Qt Creator and have a question. How do I
code up an event? For example, I have a for called myprogramui.ui which I
used pyuic4 to generate myprogramui.py. In my myprogramui.ui file I have a
menu item that, when clicked, I would like to load another form called
mysettingsui.ui. But I can't figure out WHERE to put the code! Can anyone
clue me in?
Thanks!
No comments:
Post a Comment