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/qstyleoption.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qstyleoption.html') diff --git a/doc/html/qstyleoption.html b/doc/html/qstyleoption.html index 151078689..3575890ae 100644 --- a/doc/html/qstyleoption.html +++ b/doc/html/qstyleoption.html @@ -76,7 +76,7 @@ body { background: #ffffff; color: black; } The TQStyleOption class specifies optional parameters for TQStyle functions.

Some TQStyle functions take an optional argument specifying extra -information that is retquired for a paritical primitive or control. +information that is required for a paritical primitive or control. So that the TQStyle class can be extended, TQStyleOption is used to provide a variable-argument for these options.

The TQStyleOption class has constructors for each type of optional -- cgit v1.2.1