Using Qt Designer file inside KDevelop project.

Victor Röder victor_roeder at gmx.de
Tue Oct 8 12:43:05 UTC 2002


  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();

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20021008/37f5ac96/attachment.html>


More information about the KDevelop-devel mailing list