QTextLine::cursorToX: Fix typo in the documentation
Change-Id: Iecdcab5145b147edbab78b08bd6c9e2dc2f18d48 Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
This commit is contained in:
parent
25301203bf
commit
6a2b17eeec
@ -2617,7 +2617,7 @@ void QTextLine::draw(QPainter *p, const QPointF &pos, const QTextLayout::FormatR
|
||||
inside the line, taking account of the \a edge.
|
||||
|
||||
If \a cursorPos is not a valid cursor position, the nearest valid
|
||||
cursor position will be used instead, and cpos will be modified to
|
||||
cursor position will be used instead, and \a cursorPos will be modified to
|
||||
point to this valid cursor position.
|
||||
|
||||
\sa xToCursor()
|
||||
|
Loading…
x
Reference in New Issue
Block a user