PDA

View Full Version : Pleaz.... im on the Basics!!



Jinesh
9th March 2006, 07:43
I need to connect a Dialog Widget from a main Widget from a button cilcked() signal .If my signal is :
openMyform()
what do i do to make the Dialog visible ??
This is a very basic question.

sunil.thaha
9th March 2006, 08:14
Try these Tutorials first
http://www.digitalfanatics.org/projects/qt_tutorial/
http://www.digitalfanatics.org/projects/qt_tutorial/chapter05.html
http://www.digitalfanatics.org/projects/qt_tutorial/chapter07.html

wysota
9th March 2006, 08:46
And read the FAQ (http://www.qtcentre.org/forum/faq.php?faq=qt_general_category#faq_qt_designer_2f orms).