No "Connections" in dialog editor?
Sandy Meier
smeier at rz.uni-potsdam.de
Thu Dec 16 22:20:32 GMT 1999
On Mon, 13 Dec 1999 you wrote:
> I can't seem to get any "connections" property on any widget I add to
> my dialogs in the dialog editor. What am I doing wrong?
There is no "connection" editor. :-( Please add your conntections manualy with
the QObject "connect" method.
example: connect(button,SIGNAL(clicked()),this,SLOT(slotOkClicked()));
Ciao!
Sandy
--
Hi! I'm a signature virus! Copy me into your signature file to help me
spread!
More information about the KDevelop
mailing list