summaryrefslogtreecommitdiffstats
path: root/src/gui/text
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2020-11-05 14:47:09 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2020-11-06 10:16:31 +0100
commit4a66fb9d763c94620f44fba61790078c132a5370 (patch)
tree7a24b378faec6ad60bff4451a20896b37b18707d /src/gui/text
parent6c8f3a7f8af38299910e2389dbf2bc4cefc65af7 (diff)
Fix a bunch of qdoc warnings
Remove or fix references to removed APIs, and some qdoc syntax fixes. Change-Id: I67d71062cd7a29f4eb74b02199b1482af5e59fc0 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/gui/text')
-rw-r--r--src/gui/text/qfont.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/text/qfont.cpp b/src/gui/text/qfont.cpp
index b8fc8e6821..695a46d050 100644
--- a/src/gui/text/qfont.cpp
+++ b/src/gui/text/qfont.cpp
@@ -2652,7 +2652,7 @@ QFont::Style QFontInfo::style() const
use the old scale. For convenience, this function may be used when
porting from code which uses the old weight scale.
- \sa setWeight(), weight(), QFontInfo
+ \sa QFont::setWeight(), weight(), QFontInfo
*/
int QFontInfo::legacyWeight() const
{