THRIFT-1348 C++ Qt bindings
authorRoger Meier <roger@apache.org>
Fri, 10 Feb 2012 19:53:20 +0000 (19:53 +0000)
committerRoger Meier <roger@apache.org>
Fri, 10 Feb 2012 19:53:20 +0000 (19:53 +0000)
commit86e89865872cf051e8272e5e33ca669fa68f4f85
tree50d8037c84fb81f9aa483f7e9a036b38171d7485
parentafb9f970a42d4728f43a705e457ebce2d400992a
THRIFT-1348 C++ Qt bindings
Patch: Doug Rosvick and Vitali Lovich

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1242900 13f79535-47bb-0310-9956-ffa450edef68
configure.ac
lib/cpp/Makefile.am
lib/cpp/src/qt/TQIODeviceTransport.cpp [new file with mode: 0644]
lib/cpp/src/qt/TQIODeviceTransport.h [new file with mode: 0644]
lib/cpp/src/qt/TQTcpServer.cpp [new file with mode: 0644]
lib/cpp/src/qt/TQTcpServer.h [new file with mode: 0644]
lib/cpp/src/qt/moc_TQTcpServer.cpp [new file with mode: 0644]
lib/cpp/thrift-qt.pc.in [new file with mode: 0644]