Qt API | Qtopia API | Qtopia Documentation | ![]() |
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 , copyright © 1995-2002 Trolltech, all rights reserved.
Copyright © 2001-2002 Trolltech | Trademarks | Qtopia version 1.7.1
|