You cannot 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
tpearson 67e29a054c Initial conversion of kdepim to TQt
This will probably require some tweaking before it will build under Qt4,
however Qt3 builds are OK.  Any alterations this commit makes to kdepim
behaviour under Qt3 are unintentional and should be fixed.


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1227832 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
..
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 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 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.cc Initial conversion of kdepim to TQt 14 years ago
googlesearch.hh Initial conversion of kdepim to TQt 14 years 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 Initial conversion of kdepim to TQt 14 years ago
googlesearchservice.h Initial conversion of kdepim to TQt 14 years ago
main.cc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 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 Initial conversion of kdepim to TQt 14 years ago
serializer.h Initial conversion of kdepim to TQt 14 years ago
transport.cpp Initial conversion of kdepim to TQt 14 years ago
transport.h Initial conversion of kdepim to TQt 14 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