Using Qt Designer file inside KDevelop project.

Helen Muller helen20020918 at yahoo.co.uk
Tue Oct 8 12:35:05 UTC 2002


Hello, all,
 
I am working on a GUI application under KDE3/Qt environment for a few weeks. However, I'm still a beginer.  In my applicaiton, a simple function doesn't work. :(  I want to click a button, then popup a dialog window. I've built the dialog window file using Qt designer, and integrated it into KDE Project. In the slot by connecting the "click button" signal, I wrote code:
 
creatddlg mydlg;
 
mydlg.show();
 
createdlg is the baseclass name of the dialog. But it didn't be actived when I launch the application. Anyone can kindly give me a clue or advice? Thanks heaps!
 
Helen
 



---------------------------------
Get a bigger mailbox -- choose a size that fits your needs.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20021008/7ced08e0/attachment.html>


More information about the KDevelop-devel mailing list