[Qt-interest] TableWidget widget

Sean Harmer sean.harmer at maps-technology.com
Wed Jun 10 13:33:55 CEST 2009


On Wednesday 10 Jun 2009 12:21:29 Kavindra Palaraja wrote:
> Sujan Dasmahapatra wrote:
> > Friends
> >
> > I am creating a tablewidget ono my mainwindow.but the width of the
> > tablewidget I want of the width of the screen.I am actually hard
> > coding the width like this.
> >
> > setGeometry(0,67,1270,826);
> >
> > I want the width to be of the desktop width and height to be of
> > desktop height.how could I specify this plss tell me someone. ?
>
> Hi,
>
> Please read the documentation.
>
> http://doc.trolltech.com/4.5/qdesktopwidget.html
Also read the docs on the layout classes.

Sean




More information about the Qt-interest-old mailing list