[Qt-interest] Proxy models

Carsten Breuer CarstenBreuerQt at textwork.de
Wed Sep 1 01:22:33 CEST 2010


Hi Oliver,
hi all,

>> I work with QtCreator to create the GUI visually and subclassing any QT widgets
>> removes the possibility to see the result while designing (=bad).
> 
> Huh? IIRC Qt *Designer* (not Creator - probably you mean the *embedded* Designer ;)

No, i use QtCreator to work on Forms(ui file).
>From the creator point of view, something like
a designer doesn't exist ;-).

> can also display "custom widgets", as long as they are
> implemented as proper "designer plugins".

Yes == bad.

You don't really ask me to blow a little subclass with all the overhead
that is necessary to create a custom designer/creator plugin widget.

I know that i can do all these things but they are not very productive.
The Qt developers should IMO know that some developers like the way
to design the UI in creator WYSIWYG.


Best Regards,



Carsten



More information about the Qt-interest-old mailing list