On 25/02/19 11:23, Mitch Curtis wrote:
> So would it look something like this?
> 
>     // implicit size is 118 x 64
>     ColumnLayout {
>         defaultLeftMargin: 12
>         defaultRightMargin: 12
>         defaultBottomMargin: 12
>         defaultTopMargin: 12
> 
>         // implicit size is 100 x 40
>         Button {
>             Layout.leftMargin: 6 // override default
>         }
>     }

Yes. Sounds good? :-)

Ciao,
  Alberto

-- 
http://www.mardy.it - Geek in un lingua international
_______________________________________________
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to