Hi, I have question about "signals/slots editor" in UI designer. Do I have to manually add my (user-defined) signals/slots to designer? It would be nice if QtCreator parsed .h file and show my signals/slots automatically (in UI designer).
Or maybe I'm doing it wrong? I'm new to Qt so forgive me my ignorance. I know designer is able to automatically create slot for an event but I assume it's not forbidden for user to add other signals/slots to widget class. Bogdan
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
