#include <dcopref.h>
Public Methods | |
| template<class T> | DCOPArg (const T &t, const char *tname_arg) |
| template<class T> | DCOPArg (const T &t) |
Public Attributes | |
| QByteArray | data |
| The serialized data. | |
| const char * | tname |
| The signature type name of the data. | |
Definition at line 120 of file dcopref.h.
|
||||||||||||||||
|
Creates a DCOPArg for DCOPRef::call().
|
|
||||||||||
|
Creates a DCOPArg for DCOPRef::call().
|
1.2.18