You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdepim/kode/kwsdl/tests/google
Michele Calgaro 3b3f9ec8f3
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
9 months ago
..
Makefile.am Renaming of files in preparation for code style tools. 4 years ago
README Renaming of files in preparation for code style tools. 4 years ago
directorycategory.cpp Initial conversion of kdepim to TQt 14 years ago
directorycategory.h Initial conversion of kdepim to TQt 14 years ago
directorycategoryarray.cpp Initial conversion of kdepim to TQt 14 years ago
directorycategoryarray.h Initial conversion of kdepim to TQt 14 years ago
googlesearch.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 9 months ago
googlesearch.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
googlesearchresult.cpp Initial conversion of kdepim to TQt 14 years ago
googlesearchresult.h Initial conversion of kdepim to TQt 14 years ago
googlesearchservice.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 9 months ago
googlesearchservice.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
main.cpp Renaming of files in preparation for code style tools. 4 years ago
resultelement.cpp Initial conversion of kdepim to TQt 14 years ago
resultelement.h Initial conversion of kdepim to TQt 14 years ago
resultelementarray.cpp Initial conversion of kdepim to TQt 14 years ago
resultelementarray.h Initial conversion of kdepim to TQt 14 years ago
serializer.cpp rename the following methods: 13 years ago
serializer.h rename the following methods: 13 years ago
transport.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 9 months ago
transport.h Replace Q_OBJECT with TQ_OBJECT 1 year ago

README

This application shows how easy it is to use a web service with
code, generated by kwsdl_compiler.

Only the files main.cpp, googlesearch.cpp and googlesearch.h are
written manually, all other files were created by

  kwsdl_compiler -d kwsdl/tests/google/ GoogleSearch.wsdl