#include "applauncher.h"#include "documentlist.h"#include <opie2/odebug.h>#include <opie2/oglobal.h>#include <qtopia/qcopenvelope_qws.h>#include <qtopia/qpeapplication.h>#include <qtimer.h>#include <qwindowsystem_qws.h>#include <qmessagebox.h>#include <qfileinfo.h>#include <sys/stat.h>#include <sys/wait.h>#include <sys/file.h>#include <unistd.h>#include <sys/time.h>#include <sys/resource.h>#include <errno.h>#include <signal.h>#include <sys/types.h>#include <stdlib.h>Include dependency graph for applauncher.cpp:

Go to the source code of this file.
Variables | |
| static AppLauncher * | appLauncherPtr |
| const int | appStopEventID = 1290 |
|
|
Definition at line 63 of file applauncher.cpp. |
|
|
Definition at line 65 of file applauncher.cpp. Referenced by AppLauncher::event(). |
1.4.2