[Development] Proposal to change connectSlotsByName behavior

Marc Mutz marc.mutz at kdab.com
Fri Dec 4 10:26:21 CET 2015


On Friday 04 December 2015 09:04:18 Thiago Macieira wrote:
> > The tab order is set with QWidget::setTabOrder and does not depends on
> > the order of the children.
> 
> You're right. I seem to remember the order being important for tabbing, but
> I  guess it's something from before Qt 4 then.
> 
> Ok, th

Construction order is the _default_ tab order. Using setTabOrder is bad style. 
So yes, construction order of widgets is still important.

-- 
Marc Mutz <marc.mutz at kdab.com> | Senior Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
Tel: +49-30-521325470
KDAB - The Qt Experts



More information about the Development mailing list