#include <qtopia/qpeapplication.h>#include <qstringlist.h>#include <qdatastream.h>#include <qtimer.h>#include <stdlib.h>#include <stdio.h>#include <sys/types.h>#include <pwd.h>#include <unistd.h>#include <grp.h>Include dependency graph for qcopimpl.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| void | doqcopusage () |
| void | doqcopsyntax (const QString &where, const QString &what) |
| int | doqcopimpl (int argc, char *argv[]) |
|
||||||||||||
|
Definition at line 47 of file qcopimpl.cpp. References app, QValueList< T >::begin(), channel, disableqdebug(), doqcopsyntax(), doqcopusage(), QValueList< T >::end(), QString::find(), TimeConversion::fromISO8601(), i, QString::latin1(), QString::length(), QString::lower(), QString::mid(), QStringList::split(), QString::stripWhiteSpace(), QString::toInt(), QString::truncate(), and username. Referenced by main(). |
|
||||||||||||
|
Definition at line 34 of file qcopimpl.cpp. References QString::latin1(). Referenced by doqcopimpl(), and QCopWatcher::received(). |
|
|
Definition at line 29 of file qcopimpl.cpp. Referenced by doqcopimpl(). |
1.4.2