[Interest] QTableWidget add chart
Alex Malyushytskyy
alexmalvtk at gmail.com
Sat Mar 23 02:33:45 CET 2013
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(彭亮) <pengliang at founder.com> 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
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
More information about the Interest
mailing list