[Qt-creator] no slots created for actions in creator

Piotr Dobrogost pd at 2009.gmane.dobrogost.pl
Tue May 26 18:35:18 CEST 2009


Kosta wrote:
> Yes. If you have one button in your UI and one LineEdit, and you want to 
> connect the button's clicked signal to the line's clear signal, then you can 
> use the Signals & Slots view in the QT Designer.
> But if you have a button in your UI and you want to connect it to a slot in 
> a class that you've created, you should use special convention for the 
> slot's name.
> See http://doc.trolltech.com/4.0/designer-using-a-component.html A dialog 
> with auto-connect at the end.

Thanks for your time and help.


-- 
Piotr Dobrogost
*** curlpp.org - c++ wrapper for libcurl ***




More information about the Qt-creator-old mailing list