#include "applnk.h"#include <qpe/qpeapplication.h>#include <qpe/categories.h>#include <qpe/categoryselect.h>#include <qpe/global.h>#include <qpe/qcopenvelope_qws.h>#include <qpe/mimetype.h>#include <qpe/config.h>#include <qpe/storage.h>#include <qpe/resource.h>#include <qdir.h>#include <stdlib.h>Include dependency graph for applnk.cpp:

Go to the source code of this file.
Defines | |
| #define | QTOPIA_INTERNAL_MIMEEXT |
| #define | QTOPIA_INTERNAL_PRELOADACCESS |
| #define | QTOPIA_INTERNAL_APPLNKASSIGN |
Functions | |
| static QString | safeFileName (const QString &n) |
| static bool | prepareDirectories (const QString &lf) |
Variables | |
| static int | smallSize = 14 |
| static int | bigSize = 32 |
|
|
Definition at line 23 of file applnk.cpp. |
|
|
Definition at line 21 of file applnk.cpp. |
|
|
Definition at line 22 of file applnk.cpp. |
|
|
Definition at line 57 of file applnk.cpp. References QFileInfo::dirPath(), QFile::exists(), FALSE, and TRUE. Referenced by AppLnk::ensureLinkExists(), and AppLnk::file(). |
|
|
Definition at line 47 of file applnk.cpp. References QString::isEmpty(), and QString::replace(). Referenced by AppLnk::file(), and AppLnk::linkFile(). |
|
|
Definition at line 45 of file applnk.cpp. Referenced by AppLnkImagePrivate::big(), AppLnk::bigIconSize(), AppLnk::bigPixmap(), AppLnk::pixmap(), AppLnk::setBigIconSize(), and AppLnk::setIcon(). |
|
|
Definition at line 44 of file applnk.cpp. Referenced by AppLnk::pixmap(), AppLnk::setIcon(), AppLnk::setSmallIconSize(), AppLnkImagePrivate::small(), and AppLnk::smallIconSize(). |
1.4.2