summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews
diff options
context:
space:
mode:
authorChristian Ehrlicher <ch.ehrlicher@gmx.de>2018-08-30 20:08:12 +0200
committerChristian Ehrlicher <ch.ehrlicher@gmx.de>2018-09-09 12:03:51 +0000
commitcd499b72973a4a01d12e2e3ba66e7e16ac1feeb4 (patch)
treeb08c910e56eaeafba3fda35e1e796249c2233f03 /src/widgets/itemviews
parent8b3a6cfbfb21a71b8efc2e3a91006712238db6fe (diff)
QLayout: Better document QLayout(QWidget *parent) behavior
QLayout(QWidget *parent) directly calls parent->setLayout(this) which can lead to a runtime warning later on when someone tries to set the layout on the parent again. Task-number: QTBUG-69761 Change-Id: I21ef8895fd65f3e23e57527a6d38936e45417b63 Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Diffstat (limited to 'src/widgets/itemviews')
0 files changed, 0 insertions, 0 deletions