#include </home/clem/local/src/opie/noncore/styles/metal/plugin.h>
Inheritance diagram for MetalInterface:


Public Member Functions | |
| MetalInterface () | |
| virtual | ~MetalInterface () |
| QRESULT | queryInterface (const QUuid &, QUnknownInterface **) |
| virtual Q_REFCOUNT QStyle * | style () |
| virtual QString | name () const |
|
|
Definition at line 7 of file plugin.cpp. |
|
|
Definition at line 11 of file plugin.cpp. |
|
|
Return a short name for the style. Implements StyleInterface. Definition at line 20 of file plugin.cpp. References qApp. |
|
||||||||||||
|
Implements QUnknownInterface. Definition at line 26 of file plugin.cpp. References QUnknownInterface::addRef(), IID_QUnknown, IID_Style, QS_FALSE, and QS_OK. |
|
|
Return a new style. Implements StyleInterface. Definition at line 15 of file plugin.cpp. |
1.4.2