Doc: Fix wrong link in QFont documentation
Task-number: QTBUG-62072 Change-Id: I587534fc5723b3d198fe2065fbcf1bee4871a768 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>bb10
parent
65cd6f2e82
commit
ae289884db
|
|
@ -1254,7 +1254,7 @@ QFont::StyleStrategy QFont::styleStrategy() const
|
|||
/*!
|
||||
Returns the StyleHint.
|
||||
|
||||
The style hint affects the \l{QFont}{font matching} algorithm.
|
||||
The style hint affects the \l{#fontmatching}{font matching algorithm}.
|
||||
See \l QFont::StyleHint for the list of available hints.
|
||||
|
||||
\sa setStyleHint(), QFont::StyleStrategy, QFontInfo::styleHint()
|
||||
|
|
|
|||
Loading…
Reference in New Issue