QLineEdit: Tweak selectionStart() documentation
Change-Id: I55defa5ed182373f435b06c92770da5b05c01459 Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
This commit is contained in:
parent
f881120fd0
commit
9b91784987
@ -955,7 +955,7 @@ QString QLineEdit::selectedText() const
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
selectionStart() returns the index of the first selected character in the
|
Returns the index of the first selected character in the
|
||||||
line edit or -1 if no text is selected.
|
line edit or -1 if no text is selected.
|
||||||
|
|
||||||
\sa selectedText()
|
\sa selectedText()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user