![]() Qtopia Home - Classes - Hierachy - Annotated - Functions - Qt Embedded |
![]() |
The StyleInterface class provides an interface for Qtopia widget styles. More...
#include <qtopia/styleinterface.h>
Styles may be added to Qtopia via plugins. In order to write a style plugin you must create an interface to your QStyle derived class by deriving from the StyleInterface class and implementing the pure virtual functions.
The name() function returns the name of the style. This will be displayed in the appearance settings dialog.
Returns an instance of your style. You should always return the same style instance if this function is called multiple times.
This file is part of the Qtopia platform, copyright © 1995-2004 Trolltech, all rights reserved.
Copyright © 2001-2005 Trolltech | Trademarks | Qtopia version 2.1.1
|