[Qt-creator] Why is UI always created as a pointer and not overloaded?
Ernst Huber
swmail01 at systest.ch
Thu Feb 12 13:46:14 CET 2009
Thorbjørn Lindeijer schrieb:
> ext Ernst Huber wrote:
>
>> What gets created is the so called "The Single Inheritance Approach
>> " as described in the Qt documentation.
>>
>> You can read it here:
>>
>> http://doc.trolltech.com/4.4/designer-using-a-component.html
>>
>> I actually feel very comfortable with this approach but one could think
>> of an option in the Qt Creator class wizard where users could choose how
>> the UI classes should be generated.
>>
>
> Well, this option is already there, just click the "More" button in the
> Qt Designer Form Class wizard once it asks for the class name.
>
> The option isn't there in the new project wizard though.
>
> Regards,
> Bjørn
>
>
Ok, found it. It's a nice feature, thanks!
Regards
Ernst
More information about the Qt-creator-old
mailing list