From c85f27c9736c1634477939ddba0525624c1a5602 Mon Sep 17 00:00:00 2001 From: Paulb23 Date: Tue, 21 Jun 2016 00:08:30 +0100 Subject: Added caret blink documentation --- doc/base/classes.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'doc/base') diff --git a/doc/base/classes.xml b/doc/base/classes.xml index 067d73034b..72a2afaa8d 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -18895,6 +18895,34 @@ Example: (content-length:12), (Content-Type:application/json; charset=UTF-8) Set the cursor position inside the [LineEdit], causing it to scroll if needed. + + + + + Set the line edit caret to blink. + + + + + + + Gets whether the line edit caret is blinking. + + + + + + + Set the line edit caret blink speed. Cannot be less then or equal to 0. + + + + + + + Gets the line edit caret blink speed. + + -- cgit v1.2.3