From 2fce0010f0d0eb2476028ed62335508bceabd820 Mon Sep 17 00:00:00 2001 From: Rémi Verschelde Date: Mon, 13 Nov 2017 09:24:36 +0100 Subject: classref: Sync with current source [ci skip] --- doc/classes/LineEdit.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'doc/classes/LineEdit.xml') diff --git a/doc/classes/LineEdit.xml b/doc/classes/LineEdit.xml index bf81d90ef..a9626d945 100644 --- a/doc/classes/LineEdit.xml +++ b/doc/classes/LineEdit.xml @@ -114,7 +114,7 @@ Return the text in the [code]LineEdit[/code]. - + @@ -180,7 +180,7 @@ - + Set the status of the context menu. When enabled, the context menu will appear when the [code]LineEdit[/code] is right clicked. @@ -268,6 +268,9 @@ Duration (in seconds) of a caret's blinking cycle. + + If [code]true[/code] the context menu will appear when right clicked. + If [code]false[/code] existing text cannot be modified and new text cannot be added. @@ -292,9 +295,6 @@ String value of the [LineEdit]. - - If [code]true[/code] the context menu will appear when right clicked. - @@ -343,7 +343,9 @@ Undoes the previous action. - + + + -- cgit v1.2.3-70-g09d2