[Qt-interest] Fwd: I want buttons in 3 rows

Donal O'Connor donaloconnor at gmail.com
Tue May 5 12:11:07 CEST 2009


As Alexandre stated, the QGridLayout would make so much more sense here.


On Tue, May 5, 2009 at 11:07 AM, chandrasekar wagmare <
sekarwagmare at gmail.com> wrote:

>
>
> ---------- Forwarded message ----------
> From: chandrasekar wagmare <sekarwagmare at gmail.com>
> Date: Tue, May 5, 2009 at 3:37 PM
> Subject: Re: [Qt-interest] I want buttons in 3 rows
> To: Alexandre Beraud <aberaud at infflux.com>
>
>
> use three vertical layout eash having three buttons and add these three
> vertical layouts to one horizontal layout using *
> hLayout->addLayout(VLayout)* ...
>
> On Tue, May 5, 2009 at 3:25 PM, Alexandre Beraud <aberaud at infflux.com>wrote:
>
>> Hi,
>>
>> Why not use a QGridLayout ?
>>
>> Regards,
>>
>> Alex
>>
>>
>> Sai Chandra a écrit :
>> >
>> > hi ,
>> >   I am desigining an application where i am dispaying the buttons on
>> > QHBoxLayout. I have 9 buttons but only few buttons are getting
>> > displayed in one row. where as i want them in 3 rows at 3 buttons in a
>> > row. How do i get it on QHBoxlayout???
>> >
>> > Thank You
>> >
>> > Regards,
>> >
>> > Sai Chandra G.V,
>> > PES,
>> > L&T Infotech Ltd,
>> > Plot No 25-31,EPIP Phase II,
>> > KIADB Industrial Area,Whitefield,
>> > BANGALORE-66,INDIA
>> > Mobile:+91 9900200782
>> > Office: 080-66241296
>> >
>> > *
>> > Larsen & Toubro Infotech Ltd.*_
>> > __www.Lntinfotech.com_ <http://www.lntinfotech.com/>
>> >
>> > This Document is classified as:
>> >
>> > L&T Infotech Proprietary   L&T Infotech Confidential   L&T Infotech
>> > Internal Use Only   L&T Infotech General Business
>> >
>> > This Email may contain confidential or privileged information for the
>> > intended recipient (s) If you are not the intended recipient, please
>> > do not use or disseminate the information, notify the sender and
>> > delete it from your system.
>> > ______________________________________________________________________
>> > ------------------------------------------------------------------------
>> >
>> > _______________________________________________
>> > Qt-interest mailing list
>> > Qt-interest at trolltech.com
>> > http://lists.trolltech.com/mailman/listinfo/qt-interest
>> >
>>
>>
>> --
>> BERAUD Alexandre
>> Ingénieur Développement
>>
>> Infflux - Informatique & Flux
>> Tel: 01 49 57 92 00 - Fax : 01 49 57 92 01
>> Mail: aberaud at infflux.com
>> Visitez notre site :  www.infflux.com
>>
>>
>> _______________________________________________
>> Qt-interest mailing list
>> Qt-interest at trolltech.com
>> http://lists.trolltech.com/mailman/listinfo/qt-interest
>>
>
>
>
> --
> WAGMARE
>
>
>
> --
> WAGMARE
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090505/3a00e0a0/attachment.html 


More information about the Qt-interest-old mailing list