#include </home/clem/local/src/opie/library/styleinterface.h>
Inheritance diagram for StyleInterface:


Public Member Functions | |
| virtual QStyle * | style ()=0 |
| virtual QString | name () const =0 |
Opie styles should implement StyleExtendedInterface. StyleInterface is only for compability reasons present and should not be used for new styles.
Styles need to be put into OPIEDIR/plugins/styles
Definition at line 41 of file styleinterface.h.
|
|
Return a short name for the style. Implemented in FlatStyleImpl, FreshStyleImpl, LiquidInterface, MetalInterface, PhaseStyleImpl, ThemeInterface, and WebStyleImpl. |
|
|
Return a new style. Implemented in FlatStyleImpl, FreshStyleImpl, LiquidInterface, MetalInterface, PhaseStyleImpl, ThemeInterface, and WebStyleImpl. |
1.4.2