[Interest] FW: Appending QTextEdit in the QWidget
R. Reucher
rene.reucher at batcom-it.net
Tue Apr 17 14:15:59 CEST 2012
On Tuesday 17 April 2012 14:07:49 Sujan Dasmahapatra wrote:
> Now when I add a 3rd widget in the layout it's adding horizontally, I
> want it to come to the next row. And so on.
I think what you want is a QGridLayout. An added widget can be placed through
(row,column) 'coordinates' and span multiple columns.
HTH, René
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120417/5785759a/attachment.html>
More information about the Interest
mailing list