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
Slávek Banko 533bad2a15
Additional k => tde renaming and fixes
11 years ago
..
Makefile.am Additional k => tde renaming and fixes 11 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
directorycategory.cpp Initial conversion of kdepim to TQt 13 years ago
directorycategory.h Initial conversion of kdepim to TQt 13 years ago
directorycategoryarray.cpp Initial conversion of kdepim to TQt 13 years ago
directorycategoryarray.h Initial conversion of kdepim to TQt 13 years ago
googlesearch.cc Rename additional global TQt functions 12 years ago
googlesearch.hh Initial conversion of kdepim to TQt 13 years ago
googlesearchresult.cpp Initial conversion of kdepim to TQt 13 years ago
googlesearchresult.h Initial conversion of kdepim to TQt 13 years ago
googlesearchservice.cpp Rename additional global TQt functions 12 years ago
googlesearchservice.h Remove spurious TQ_OBJECT instances 12 years ago
main.cc Rename common header files for consistency with class renaming 11 years ago
resultelement.cpp Initial conversion of kdepim to TQt 13 years ago
resultelement.h Initial conversion of kdepim to TQt 13 years ago
resultelementarray.cpp Initial conversion of kdepim to TQt 13 years ago
resultelementarray.h Initial conversion of kdepim to TQt 13 years ago
serializer.cpp rename the following methods: 13 years ago
serializer.h rename the following methods: 13 years ago
transport.cpp Additional k => tde renaming and fixes 11 years ago
transport.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago

README

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

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

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