Am Mittwoch, 9. Januar 2008 schrieb Aaron Digulla:
> Quoting Phil Thompson <[EMAIL PROTECTED]>:
> >> I mean it is a very common mistake, even for advanced PyQt developers,
> >
> > Is it?

I'wouldn't consider myself as an advanced PyQt developer, but for me it is.

> In my projects, I'm predefining all signals and slots as python
> constants and use those in connect() and emit(). a) makes the code
> more reliable and b) enables code completion.

That's a good idea, I'll consider doing this in the future.
Regards
        Martin


-- 
Falls dir die Antwort zu ungenau erscheint, könnte es an der
Fragestellung liegen. (Daniel Fass in de.org.ccc)

_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to