#include </home/clem/local/src/opie/noncore/graphics/opie-eye/lib/slavemaster.h>
Collaboration diagram for SlaveMaster:

Signals | |
| void | sig_start () |
| void | sig_end () |
| void | sig_thumbInfo (const QString &, const QString &) |
| void | sig_fullInfo (const QString &, const QString &) |
| void | sig_thumbNail (const QString &, const QPixmap &) |
Public Member Functions | |
| void | thumbInfo (const QString &) |
| void | imageInfo (const QString &) |
| void | thumbNail (const QString &, int w, int h) |
| QImage | image (const QString &, PDirLister::Factor, int) |
Static Public Member Functions | |
| static SlaveMaster * | self () |
Private Types | |
| typedef QValueList< ImageInfo > | ImageInfos |
| typedef QValueList< PixmapInfo > | PixmapInfos |
Private Slots | |
| void | recieve (const QCString &, const QByteArray &) |
| void | slotTimerStart () |
Private Member Functions | |
| SlaveMaster () | |
| ~SlaveMaster () | |
Private Attributes | |
| bool | m_started: 1 |
| QStringList | m_inThumbInfo |
| QStringList | m_inImageInfo |
| PixmapInfos | m_inThumbNail |
Static Private Attributes | |
| static SlaveMaster * | m_master = 0 |
|
|
Definition at line 22 of file slavemaster.h. |
|
|
Definition at line 24 of file slavemaster.h. |
|
|
Definition at line 49 of file slavemaster.cpp. References recieve(). |
|
|
Definition at line 57 of file slavemaster.cpp. |
|
||||||||||||||||
|
Definition at line 152 of file slavemaster.cpp. |
|
|
Definition at line 75 of file slavemaster.cpp. References QValueList< T >::append(), m_inImageInfo, m_started, and slotTimerStart(). |
|
||||||||||||
|
Definition at line 101 of file slavemaster.cpp. References stream::end, IO_ReadOnly, oendl, owarn, sig_end(), sig_fullInfo(), sig_start(), sig_thumbInfo(), sig_thumbNail(), and stream. Referenced by SlaveMaster(). |
|
|
|
Referenced by recieve(). |
|
||||||||||||
|
Referenced by recieve(). |
|
|
Referenced by recieve(). |
|
||||||||||||
|
Referenced by recieve(). |
|
||||||||||||
|
Referenced by recieve(). |
|
|
Definition at line 130 of file slavemaster.cpp. References QValueList< T >::clear(), QValueList< T >::isEmpty(), m_inImageInfo, m_inThumbInfo, m_inThumbNail, and m_started. Referenced by imageInfo(), thumbInfo(), and thumbNail(). |
|
|
Definition at line 66 of file slavemaster.cpp. References QValueList< T >::append(), m_inThumbInfo, m_started, and slotTimerStart(). |
|
||||||||||||||||
|
Definition at line 83 of file slavemaster.cpp. References QValueList< T >::append(), PixmapInfo::file, PixmapInfo::height, QString::isEmpty(), m_inThumbNail, m_started, oendl, owarn, PixmapInfo::pixmap, slotTimerStart(), and PixmapInfo::width. |
|
|
Definition at line 48 of file slavemaster.h. Referenced by imageInfo(), and slotTimerStart(). |
|
|
Definition at line 47 of file slavemaster.h. Referenced by slotTimerStart(), and thumbInfo(). |
|
|
Definition at line 49 of file slavemaster.h. Referenced by slotTimerStart(), and thumbNail(). |
|
|
Definition at line 47 of file slavemaster.cpp. Referenced by self(). |
|
|
Definition at line 46 of file slavemaster.h. Referenced by imageInfo(), slotTimerStart(), thumbInfo(), and thumbNail(). |
1.4.2