StyleInterface Struct Reference
StyleInterface base class. More...Inheritance diagram for StyleInterface:

Public Member Functions | |
| virtual QStyle * | style ()=0 |
| virtual QString | name () const=0 |
Detailed Description
StyleInterface base class.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.
Member Function Documentation
|
|
Return a new style. |
|
|
Return a short name for the style. |
The documentation for this struct was generated from the following file:
