[Qt-interest] Custom widget promotion

Benjamin ikipou at gmail.com
Wed Dec 10 23:23:38 CET 2008


I don't see any problem to promote a widget contained inside a dock widget.

Note that adding a custom widget directly into Qt Designer is not very
complex: http://doc.trolltech.com/4.4/designer-creating-custom-widgets.html
When you are not satisfied with promote, taking a few minutes to write a
plugin makes you happy again ;).

regards,
Benjamin

2008/12/10 ami guru <dosto.walla at gmail.com>

> Hello forum,
>
> i want to discuss some issues related to custom widgets using Qt designer.
>
>
> when a widget is not there we have to create
> the widget class a subclass of the nearest
> parent class available. And that parent class work
> as a placeholder for the customized one.
>
>
> What if we have a customized widget that is the child of Qtreeview
> and we want that customized widget to be contained inside dock widget.
> And how to do that from within Qt Designer using the promotion?
>
>
> Looking forward to feedback and references
>
>
> Thanks
> Sajjad
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20081210/9c6e2f83/attachment.html 


More information about the Qt-interest-old mailing list