dcop
dcopclient.h File Reference
#include <qobject.h>
#include <qcstring.h>
#include <qvaluelist.h>
#include <qstring.h>
#include <kdatastream.h>
#include <kdelibs_export.h>
Include dependency graph for dcopclient.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | DCOPClient |
Inter-process communication and remote procedure calls for KDE applications. More... | |
Typedefs | |
typedef QValueList< QCString > | QCStringList |
Typedef Documentation
typedef QValueList<QCString> QCStringList |
Definition at line 35 of file dcopclient.h.