[Qt-interest] TableWidget widget

Kavindra Palaraja kdpalara at trolltech.com
Wed Jun 10 13:21:29 CEST 2009


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

K.



More information about the Qt-interest-old mailing list