Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions

QGtkStyle Class Reference
[
QtGui module]

The QGtkStyle class provides a widget style rendered by GTK More...

 #include <QGtkStyle>

Inherits QCleanlooksStyle.

This class was introduced in Qt 4.5.

Public Functions

Additional Inherited Members


Detailed Description

The QGtkStyle class provides a widget style rendered by GTK

The QGtkStyle style provides a look and feel that integrates well into GTK-based desktop environments such as the XFCe and GNOME.

It does this by making use of the GTK theme engine, ensuring that Qt applications look and feel native on these platforms.

Note: The style requires GTK version 2.10 or later. The Qt3-based "Qt" GTK theme engine will not work with QGtkStyle.

See also Cleanlooks Style Widget Gallery, QWindowsXPStyle, QMacStyle, QWindowsStyle, QCDEStyle, QMotifStyle, QPlastiqueStyle, and QCleanlooksStyle.


Member Function Documentation

QGtkStyle::QGtkStyle ()

Constructs a QGtkStyle object.

QGtkStyle::~QGtkStyle ()

Destroys the QGtkStyle object.


Copyright © 2008 Nokia Corporation and/or its subsidiary(-ies) Trademarks
Qt 4.5.0-tp1