Fix typo in QWidget::setLayout() documentation.
Change-Id: I4882f01b980d7b89e54be2eeacc3a83fd014d0fe Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
This commit is contained in:
parent
96ff3fbb66
commit
b8623461d1
@ -9100,7 +9100,7 @@ QLayout *QWidget::layout() const
|
||||
existing layout manager (returned by layout()) before you can
|
||||
call setLayout() with the new layout.
|
||||
|
||||
If \a layout is the layout manger on a different widget, setLayout()
|
||||
If \a layout is the layout manager on a different widget, setLayout()
|
||||
will reparent the layout and make it the layout manager for this widget.
|
||||
|
||||
Example:
|
||||
|
Loading…
x
Reference in New Issue
Block a user