[Qt-creator] Drawing on QWidget
Patrick Scheller
patlecat at gmx.net
Wed Jul 8 23:36:38 CEST 2009
Ciao Roberto come stai? :)
Interesting story indeed, but I think that it shows why your company
needs a doc team ;) I read that documentation of course but not
everything works as stated when I code my own app and I can't figure
out why. For example those auto connectors never worked and I tried
all the possibilities to find the one that really did the trick :-/
On 08.07.2009, at 10:28, Roberto Raggi wrote:
>
> Hi,
>
> On Jul 8, 2009, at 9:18 AM, Patrick Scheller wrote:
>
>> I fully agree with you Alex, even though there is a lot of good
>> documentation around for Qt, there are still some blind spots where
>> you risk to being stuck for a long time because certain relations
>> aren't obvious enough to the average programmer. I for example bought
>> 2 Qt books and still couldn't find more than some basic info about
>> how to work with generated code from the designer. André sees things
>
> hmm, OK.. well, maybe it's just me but long time ago I was one of the
> guys working on uic and Designer.
> Yes, it was long time go but I clearly remember that my goal when I
> first introduced uic in 4.0 was to make
> it very simple to use uic's generated code in our users apps. So at
> the end what I did was to implement a tool (uic4) that generate a
> class and two methods.
> I mean, it's a class and two methods, there isn't really much you can
> do with that and I really don't know how, but our doc team managed to
> write pages and pages of documentation to describe how to use a class
> with two methods :) I think we also named all the possible uses of
> that generated "class with two methods" :)
>
> more about it here: http://doc.qtsoftware.com/4.5/designer-using-a-
> ui-file.html
>
> ciao robe
>
>
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
More information about the Qt-creator-old
mailing list