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

launcherview.cpp File Reference

#include "launcherview.h"
#include <opie2/odebug.h>
#include <opie2/oresource.h>
#include <qpe/config.h>
#include <qtopia/qpeapplication.h>
#include <qtopia/private/categories.h>
#include <qtopia/categoryselect.h>
#include <qtopia/mimetype.h>
#include <qpe/qcopenvelope_qws.h>
#include <qtimer.h>
#include <qfileinfo.h>
#include <qiconview.h>
#include <qobjectlist.h>

Include dependency graph for launcherview.cpp:

Go to the source code of this file.

Defines

#define BRIGHTEN_BUSY_ICON
#define BOUNCE_BUSY_ICON

Typedefs

typedef QMap< QString, QPixmap
>::Iterator 
pixiter

Functions

static void cleanup_cache ()
QDataStreamoperator>> (QDataStream &s, PixmapInfo &inf)
QDataStreamoperator<< (QDataStream &s, const PixmapInfo &inf)

Variables

static QMap< QString, BgPixmap * > * bgCache = 0
static bool s_IgnoreNextPix = false


Define Documentation

#define BOUNCE_BUSY_ICON
 

Definition at line 53 of file launcherview.cpp.

#define BRIGHTEN_BUSY_ICON
 

Definition at line 50 of file launcherview.cpp.


Typedef Documentation

typedef QMap<QString,QPixmap>::Iterator pixiter
 

Definition at line 55 of file launcherview.cpp.


Function Documentation

static void cleanup_cache  )  [static]
 

Definition at line 68 of file launcherview.cpp.

References QMap< Key, T >::begin(), QMap< Key, T >::end(), and QMap< Key, T >::remove().

QDataStream& operator<< QDataStream s,
const PixmapInfo inf
 

Definition at line 1229 of file launcherview.cpp.

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

QDataStream& operator>> QDataStream s,
PixmapInfo inf
 

Definition at line 1224 of file launcherview.cpp.

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


Variable Documentation

QMap<QString,BgPixmap*>* bgCache = 0 [static]
 

Definition at line 66 of file launcherview.cpp.

bool s_IgnoreNextPix = false [static]
 

Definition at line 121 of file launcherview.cpp.

Referenced by LauncherItem::pixmap(), LauncherIconView::setPalette(), and LauncherIconView::unsetPalette().


Generated on Sat Nov 5 16:22:24 2005 for OPIE by  doxygen 1.4.2