Accesing Widgets Within a QDialog ?
Peter Moscatt
pgmoscatt at optushome.com.au
Thu Jul 17 13:16:25 BST 2003
I have created a simple Dialog called 'mydialog' which has a QGroupBox
which I need to change the title of based on what job it needs to do.
I would have thought I could change it by doing:
mydialog.groupBox1->setCaption("...");
But have little success with it.
Yea, I am new to KDE & C++ programming :-)
Pete
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list