#include </home/clem/local/src/opie/noncore/graphics/opie-eye/slave/slavereciever.h>
Collaboration diagram for SlaveReciever:

Public Types | |
| enum | Job { ImageInfoJob, FullImageInfoJob, ThumbNailJob } |
Public Slots | |
| void | recieveAnswer (const QCString &, const QByteArray &) |
Public Member Functions | |
| SlaveReciever (QObject *parent) | |
| ~SlaveReciever () | |
| PixmapList | outPix () const |
| StringList | outInf () const |
Private Slots | |
| void | slotSend () |
| void | slotImageInfo () |
| void | slotThumbNail () |
Private Attributes | |
| QTimer * | m_inf |
| QTimer * | m_pix |
| QTimer * | m_out |
| StringList | m_inList |
| StringList | m_outList |
| PixmapList | m_inPix |
| PixmapList | m_outPix |
| int | m_refs |
Friends | |
| QDataStream & | operator<< (QDataStream &, const PixmapInfo &) |
| QDataStream & | operator>> (QDataStream &, PixmapInfo &) |
| QDataStream & | operator<< (QDataStream &, const ImageInfo &) |
| QDataStream & | operator>> (QDataStream &, ImageInfo) |
|
|
Definition at line 37 of file slavereciever.h. |
|
|
Definition at line 62 of file slavereciever.cpp. References QMap< Key, T >::begin(), QMap< Key, T >::end(), QMap< Key, T >::insert(), m_inf, m_out, m_pix, slaveMap(), slaveObjects(), slotImageInfo(), slotSend(), and slotThumbNail(). |
|
|
Definition at line 84 of file slavereciever.cpp. |
|
|
Definition at line 147 of file slavereciever.cpp. References m_outList. Referenced by slotSend(). |
|
|
Definition at line 143 of file slavereciever.cpp. References m_outPix. Referenced by slotSend(). |
|
||||||||||||
|
Definition at line 87 of file slavereciever.cpp. References QValueList< T >::append(), stream::end, PixmapInfo::file, ImageInfo::file, PixmapInfo::height, inf(), IO_ReadOnly, QValueList< T >::isEmpty(), ImageInfo::kind, list, m_inf, m_inList, m_inPix, m_pix, m_refs, pix, qApp, QPEApplication::setKeepRunning(), stream, and PixmapInfo::width. |
|
|
Definition at line 151 of file slavereciever.cpp. References QValueList< T >::append(), QMap< Key, T >::begin(), QMap< Key, T >::end(), ImageInfo::file, QValueList< T >::first(), inf(), ImageInfo::info, QValueList< T >::isEmpty(), ImageInfo::kind, m_inf, m_inList, m_out, m_outList, QValueList< T >::remove(), and slaveObjects(). Referenced by SlaveReciever(). |
|
|
Definition at line 205 of file slavereciever.cpp. References QValueList< T >::begin(), QValueList< T >::clear(), QValueList< T >::end(), QValueList< T >::isEmpty(), m_out, m_outList, m_outPix, oendl, outInf(), outPix(), and owarn. Referenced by SlaveReciever(). |
|
|
Definition at line 175 of file slavereciever.cpp. References QValueList< T >::append(), QMap< Key, T >::begin(), QMap< Key, T >::end(), PixmapInfo::file, QValueList< T >::first(), PixmapInfo::height, inf(), QValueList< T >::isEmpty(), m_inPix, m_out, m_outPix, m_pix, owarn, SlaveInterface::pixmap(), PixmapInfo::pixmap, QValueList< T >::remove(), slaveObjects(), SlaveInterface::supports(), and PixmapInfo::width. Referenced by SlaveReciever(). |
|
||||||||||||
|
Definition at line 37 of file slavemaster.cpp. |
|
||||||||||||
|
Definition at line 1229 of file launcherview.cpp. |
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 1224 of file launcherview.cpp. |
|
|
Definition at line 52 of file slavereciever.h. Referenced by recieveAnswer(), SlaveReciever(), and slotImageInfo(). |
|
|
Definition at line 53 of file slavereciever.h. Referenced by recieveAnswer(), and slotImageInfo(). |
|
|
Definition at line 54 of file slavereciever.h. Referenced by recieveAnswer(), and slotThumbNail(). |
|
|
Definition at line 52 of file slavereciever.h. Referenced by SlaveReciever(), slotImageInfo(), slotSend(), and slotThumbNail(). |
|
|
Definition at line 53 of file slavereciever.h. Referenced by outInf(), slotImageInfo(), and slotSend(). |
|
|
Definition at line 54 of file slavereciever.h. Referenced by outPix(), slotSend(), and slotThumbNail(). |
|
|
Definition at line 52 of file slavereciever.h. Referenced by recieveAnswer(), SlaveReciever(), and slotThumbNail(). |
|
|
Definition at line 56 of file slavereciever.h. Referenced by recieveAnswer(). |
1.4.2