#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 () |
| QDataStream & | operator>> (QDataStream &s, PixmapInfo &inf) |
| QDataStream & | operator<< (QDataStream &s, const PixmapInfo &inf) |
Variables | |
| static QMap< QString, BgPixmap * > * | bgCache = 0 |
| static bool | s_IgnoreNextPix = false |
|
|
Definition at line 53 of file launcherview.cpp. |
|
|
Definition at line 50 of file launcherview.cpp. |
|
|
Definition at line 55 of file launcherview.cpp. |
|
|
Definition at line 68 of file launcherview.cpp. References QMap< Key, T >::begin(), QMap< Key, T >::end(), and QMap< Key, T >::remove(). |
|
||||||||||||
|
Definition at line 1229 of file launcherview.cpp. References PixmapInfo::file, PixmapInfo::height, and PixmapInfo::width. |
|
||||||||||||
|
Definition at line 1224 of file launcherview.cpp. References PixmapInfo::file, PixmapInfo::height, PixmapInfo::pixmap, and PixmapInfo::width. |
|
|
Definition at line 66 of file launcherview.cpp. |
|
|
Definition at line 121 of file launcherview.cpp. Referenced by LauncherItem::pixmap(), LauncherIconView::setPalette(), and LauncherIconView::unsetPalette(). |
1.4.2