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/ntqcdestyle.html | 83 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 doc/html/ntqcdestyle.html (limited to 'doc/html/ntqcdestyle.html') diff --git a/doc/html/ntqcdestyle.html b/doc/html/ntqcdestyle.html new file mode 100644 index 000000000..a0b65d139 --- /dev/null +++ b/doc/html/ntqcdestyle.html @@ -0,0 +1,83 @@ + + + + + +TQCDEStyle Class + + + + + + + +
+ +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

TQCDEStyle Class Reference

+ +

The TQCDEStyle class provides a CDE look and feel. +More... +

#include <ntqcdestyle.h> +

Inherits TQMotifStyle. +

List of all member functions. +

Public Members

+ +

Detailed Description

+ + +The TQCDEStyle class provides a CDE look and feel. +

+

This style provides a slightly improved Motif look similar to some +versions of the Common Desktop Environment (CDE). The main +differences are thinner frames and more modern radio buttons and +checkboxes. Together with a dark background and a bright +text/foreground color, the style looks quite attractive (at least +for Motif fans). +

Note that the functions provided by TQCDEStyle are +reimplementations of TQStyle functions; see TQStyle for their +documentation. +

See also Widget Appearance and Style. + +


Member Function Documentation

+

TQCDEStyle::TQCDEStyle ( bool useHighlightCols = FALSE ) +

+Constructs a TQCDEStyle. +

If useHighlightCols is FALSE (the default), then 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. + +

TQCDEStyle::~TQCDEStyle () [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