qt-interest@trolltech.com
[Top] [All Lists]

Re: Layout Redrawing

Subject: Re: Layout Redrawing
From: Biju Kunnappada
Date: Thu, 9 Dec 2004 12:54:48 +0530
Hi,
    Try over-riding paintEvent ( QPaintEvent * ) ,  repaint()  and update()=
      =


Happy coding :)
Cheers!...
 =

Biju Kunnappada,
Bangalore, India.


------------Original Message------------
From: "deepa" <deepa@xxxxxxxxxx>
To: qt-interest@xxxxxxxxxxxxx
Date: Thu, Dec-9-2004 12:27 PM
Subject: Layout Redrawing
hai Team

I have a small problem

I have created a grid layout and added widgets to them using addwidget. Now=
 i want only a part of the gridlayout to be redrawn. =


For ex. I have 2 rows and 2 cols. I want to replace the row 2 and col 1 wit=
h some other control how do i achieve this???

Urgent help Required.

Thanks & Regards
Deepa

--
List archive and information: http://lists.trolltech.com/qt-interest/

<Prev in Thread] Current Thread [Next in Thread>
  • Re: Layout Redrawing, Biju Kunnappada <=