Hi, I have a simple Form designed using QT Designer (QT jambi plugin with eclipse)
I have a custom built widget that rests on the form, The form will emmit a signal and the slot in the custom-widget will receive it. However I cannot seem to find any signals or slots I defined in the MainForm.java Just to clarify - MainForm.jui was build using QT designer and UI_MainForm.java & MainForm.java were auto generated. I have added a custom build widget (which has a slot) to the MainForm.jui Qt Signal Slot Editor can find the slot in the custom built widget but cannot find any signals in the MainForm. What I am trying to do is similar to what is explained under Connecting to a Form in http://doc.trolltech.com/4.3/designer-connection-mode.html can anyone point me to the right direction?
_______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
