Doc: Fix typo
While interfaction sounds like an interesting term, here we want to use the more appropriate word interaction. Fixes: QTBUG-130720 Pick-to: 6.7 6.6 6.5 Change-Id: Idbbe2176d8c3b68df80ba652312b60359d67e839 Reviewed-by: Jerome Pasion <jerome.pasion@qt.io> Reviewed-by: Safiyyah Moosa <safiyyah.moosa@qt.io> (cherry picked from commit aa701532f63d0bb6b335e1ccd3acb55f682478a2) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
0fa23ce99d
commit
6c6f456987
@ -1832,7 +1832,7 @@ void QStyle::drawItemPixmap(QPainter *painter, const QRect &rect, int alignment,
|
|||||||
message box should be centered or not (see QDialogButtonBox::setCentered()).
|
message box should be centered or not (see QDialogButtonBox::setCentered()).
|
||||||
|
|
||||||
\value SH_MessageBox_TextInteractionFlags A boolean indicating if
|
\value SH_MessageBox_TextInteractionFlags A boolean indicating if
|
||||||
the text in a message box should allow user interfactions (e.g.
|
the text in a message box should allow user interactions (e.g.
|
||||||
selection) or not.
|
selection) or not.
|
||||||
|
|
||||||
\value SH_TitleBar_AutoRaise A boolean indicating whether
|
\value SH_TitleBar_AutoRaise A boolean indicating whether
|
||||||
|
Loading…
x
Reference in New Issue
Block a user