Write, find free or buy widget you need to insert,
( google it. for example http://qt-apps.org/content/show.php?content=132560)

 then read QTableWidget documentation about
setCellWidget ( int row, int column, QWidget * widget )

Alex



On Thu, Mar 21, 2013 at 7:11 PM, pengliang(彭亮) <[email protected]> wrote:
> Hi all
>         I want to add a widget to QtableWidget.(like excel, insert a pie),
> The widget paint a pie, and I want to insert it to QtableWidget.
> Does anybody have good idea?
>
>
>
> Thanks
> Ken
>
>
>
>
>
>
> _______________________________________________
> Interest mailing list
> [email protected]
> http://lists.qt-project.org/mailman/listinfo/interest
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to