summaryrefslogtreecommitdiffstats
path: root/dcoppython/test/README-server
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 15:55:57 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 15:55:57 -0600
commit9ba04742771370f59740e32e11c5f3a1e6a1b70a (patch)
treec81c34dae2b3b1ea73801bf18a960265dc4207f7 /dcoppython/test/README-server
parent1a96c45b22d01378202d9dc7ed9c47acd30f966e (diff)
downloadtdebindings-9ba04742771370f59740e32e11c5f3a1e6a1b70a.tar.gz
tdebindings-9ba04742771370f59740e32e11c5f3a1e6a1b70a.zip
Initial TQt conversion
Diffstat (limited to 'dcoppython/test/README-server')
-rw-r--r--dcoppython/test/README-server6
1 files changed, 3 insertions, 3 deletions
diff --git a/dcoppython/test/README-server b/dcoppython/test/README-server
index 3d2528b8..b11aa07f 100644
--- a/dcoppython/test/README-server
+++ b/dcoppython/test/README-server
@@ -6,9 +6,9 @@ Run python server.py, then in another console:
qt
parrot
[julian] julian$ dcop `dcop | grep petshop` parrot
-QCStringList interfaces()
-QCStringList functions()
-QString squawk(QString)
+TTQCStringList interfaces()
+TTQCStringList functions()
+TTQString squawk(TQString)
void setAge(int)
int age()
[julian] julian$ dcop `dcop | grep petshop` parrot setAge 5