In my code I have a menubar with an action titled 'Display settings'. This
action has a 'triggered()' signal and I have a slot that I'd like to open a
QWidget window where I can display information. Is this possible? I've
googled for a couple of days now and found no examples of this (they are
mostly associated with creating multiple main windows). I am fairly new to
this so any help would be appreciated.

Adriano
-- 
View this message in context: 
http://www.nabble.com/Opening-a-new-QWidget-window-via-a-SLOT-tp24370587p24370587.html
Sent from the PyQt mailing list archive at Nabble.com.

_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to