#include </home/clem/local/src/opie/noncore/graphics/opie-eye/slave/slaveiface.h>
Inheritance diagram for SlaveInterface:


Public Member Functions | |
| SlaveInterface (const QStringList &imageformats) | |
| virtual | ~SlaveInterface () |
| QStringList | imageFormats () const |
| bool | supports (const QString &) const |
| virtual QString | iconViewName (const QString &)=0 |
| virtual QString | fullImageInfo (const QString &)=0 |
| virtual QPixmap | pixmap (const QString &, int width, int height)=0 |
Private Attributes | |
| QStringList | m_list |
|
|
Definition at line 14 of file slaveiface.cpp. |
|
|
Definition at line 20 of file slaveiface.cpp. |
|
|
|
|
|
|
|
|
Definition at line 24 of file slaveiface.cpp. References m_list. |
|
||||||||||||||||
|
Implemented in BmpSlave, GifSlave, JpegSlave, and PNGSlave. Referenced by SlaveReciever::slotThumbNail(). |
|
|
Definition at line 31 of file slaveiface.h. References QValueList< T >::contains(), lower(), and m_list. Referenced by SlaveReciever::slotThumbNail(). |
|
|
Definition at line 28 of file slaveiface.h. Referenced by imageFormats(), and supports(). |
1.4.2