#include "dropins.h"#include <opie2/odebug.h>#include <opie2/oapplication.h>#include <qpainter.h>#include <qstrlist.h>#include <qtimer.h>#include <qguardedptr.h>#include <qcopchannel_qws.h>#include <qtopia/qpeapplication.h>#include <stdio.h>#include <stdlib.h>#include <sys/types.h>#include <sys/stat.h>#include <unistd.h>#include "main.moc"Include dependency graph for main.cpp:

Go to the source code of this file.
Defines | |
| #define | QTOPIA_INTERNAL_INITAPP |
| #define | private public |
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| static QPEApplication * | app = 0 |
| static PluginLoader * | loader = 0 |
| static ApplicationInterface * | appIface = 0 |
| static QGuardedPtr< QWidget > | mainWindow |
|
|
|
|
|
|
|
||||||||||||
|
Definition at line 192 of file main.cpp. References environ, QPEApplication::exec(), QuickLauncher::exec(), f, QCString::findRev(), i, Resource::loadPixmap(), mainWindow, QCString::mid(), NULL, odebug, oendl, QuickPrivate::PluginLoader::releaseInterface(), Qt::WDestructiveClose, Qt::WStyle_ContextHelp, and Qt::WStyle_Tool. |
|
|
|
|
|
|
Definition at line 61 of file main.cpp. Referenced by main(). |
|
|
Definition at line 63 of file main.cpp. Referenced by QuickLauncher::exec(), and main(). |
1.4.2