[Qt-interest] QtDesigner QMetaObject::connectSlotsByName problem
Nikos Geronitidis
geronik444 at gmail.com
Tue Dec 2 14:17:38 CET 2008
Hello
I have a base QMainWindow and I am loading dynamically QWidgets with the
QtUiLoader module into it.
The problem is that these widgets I am loading, are increased constantly,
(e.g. In the beginning
I am loading a dialog and close it afterwards, then I am reloading the
dialog but this time there are
2 dialogs, next time are 4 dialogs, 8 dialogs...) I noticed that when the
function :
*QMetaObject::connectSlotsByName()* is not used, dialogs are being loaded
without any problem.
Any ideas? I apologize for not sending any code, if needed plz tell me to
send.
--
Best Regards
Nikos Gerontidis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20081202/74d0e8c8/attachment.html
More information about the Qt-interest-old
mailing list