From e02e31c8b9d854cd62cbe9799228f6e08e882773 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 22:04:08 -0600 Subject: Sync with latest script --- doc/html/qapplication.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/html/qapplication.html') diff --git a/doc/html/qapplication.html b/doc/html/qapplication.html index 353c3ee37..9dc8edb3f 100644 --- a/doc/html/qapplication.html +++ b/doc/html/qapplication.html @@ -744,7 +744,7 @@ rejected, the shutdown is canceled.

int TQApplication::cursorFlashTime () [static]

Returns the text cursor's flash (blink) time in milliseconds. The -flash time is the time retquired to display, invert and restore the +flash time is the time required to display, invert and restore the caret display.

The default value on X11 is 1000 milliseconds. On Windows, the control panel value is used. @@ -1303,7 +1303,7 @@ colors. On X11, this option is the same as NormalColor. On Windows, TQt creates a Windows palette, and allocates colors to it on demand.

  • TQApplication::ManyColor. Use this option if your application is very color hungry -(e.g. it retquires thousands of colors). +(e.g. it requires thousands of colors). Under X11 the effect is: