From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- doc/html/ntqsgistyle.html | 77 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 doc/html/ntqsgistyle.html (limited to 'doc/html/ntqsgistyle.html') diff --git a/doc/html/ntqsgistyle.html b/doc/html/ntqsgistyle.html new file mode 100644 index 00000000..3c1f8c8e --- /dev/null +++ b/doc/html/ntqsgistyle.html @@ -0,0 +1,77 @@ + + + + + +TQSGIStyle Class + + + + + + + +
+ +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

TQSGIStyle Class Reference

+ +

The TQSGIStyle class provides SGI/Irix look and feel. +More... +

#include <ntqsgistyle.h> +

Inherits TQMotifStyle. +

List of all member functions. +

Public Members

+ +

Detailed Description

+ + +The TQSGIStyle class provides SGI/Irix look and feel. +

+

This class implements the SGI look and feel. It resembles the +SGI/Irix Motif GUI style as closely as TQStyle allows. +

See also Widget Appearance and Style. + +


Member Function Documentation

+

TQSGIStyle::TQSGIStyle ( bool useHighlightCols = FALSE ) +

+Constructs a TQSGIStyle. +

If useHighlightCols is FALSE (default value), the style will +polish the application's color palette to emulate the Motif way of +highlighting, which is a simple inversion between the base and the +text color. +

See also TQMotifStyle::useHighlightColors(). + +

TQSGIStyle::~TQSGIStyle () [virtual] +

+Destroys the style. + + +

+This file is part of the TQt toolkit. +Copyright © 1995-2007 +Trolltech. All Rights Reserved.


+ +
Copyright © 2007 +TrolltechTrademarks +
TQt 3.3.8
+
+ -- cgit v1.2.1