Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

slavemaster.cpp File Reference

#include "slavemaster.h"
#include <opie2/odebug.h>
#include <qpe/qpeapplication.h>
#include <qpe/qcopenvelope_qws.h>
#include <qcopchannel_qws.h>
#include <qtimer.h>

Include dependency graph for slavemaster.cpp:

Go to the source code of this file.

Namespaces

namespace  SlaveHelper

Functions

QDataStreamoperator<< (QDataStream &str, bool b)
QDataStreamoperator>> (QDataStream &str, bool &b)
QDataStreamoperator<< (QDataStream &s, const PixmapInfo &inf)
QDataStreamoperator>> (QDataStream &s, PixmapInfo &inf)
QDataStreamoperator<< (QDataStream &s, const ImageInfo &i)
QDataStreamoperator>> (QDataStream &s, ImageInfo &i)
void slaveConnectSignals (QObject *target)


Function Documentation

QDataStream& operator<< QDataStream s,
const ImageInfo i
 

Definition at line 37 of file slavemaster.cpp.

References ImageInfo::file, ImageInfo::info, and ImageInfo::kind.

QDataStream& operator<< QDataStream s,
const PixmapInfo inf
 

Definition at line 29 of file slavemaster.cpp.

References PixmapInfo::file, PixmapInfo::height, QString::latin1(), oendl, owarn, and PixmapInfo::width.

QDataStream& operator<< QDataStream str,
bool  b
 

Definition at line 13 of file slavemaster.cpp.

QDataStream& operator>> QDataStream s,
ImageInfo i
 

Definition at line 40 of file slavemaster.cpp.

References ImageInfo::file, ImageInfo::info, and ImageInfo::kind.

QDataStream& operator>> QDataStream s,
PixmapInfo inf
 

Definition at line 33 of file slavemaster.cpp.

References PixmapInfo::file, PixmapInfo::height, PixmapInfo::pixmap, and PixmapInfo::width.

QDataStream& operator>> QDataStream str,
bool &  b
 

Definition at line 18 of file slavemaster.cpp.

References l.

void SlaveHelper::slaveConnectSignals QObject *   ) 
 

Small Helper to create a SlaveMaster and to connect its' signals to the object. To use the object as a proxy

Definition at line 158 of file slavemaster.cpp.

References SlaveMaster::self().

Referenced by DCIM_DirLister::DCIM_DirLister(), and Dir_DirLister::Dir_DirLister().


Generated on Sat Nov 5 17:00:05 2005 for OPIE by  doxygen 1.4.2