aboutsummaryrefslogtreecommitdiff
path: root/c++-qt/tests/echo/echo.pro (follow)
AgeCommit message (Collapse)Author
2013-02-11Updated the copyright to 2013. Also, started the Gats::RpcHandler.Mike Buland
2012-04-06Qt is tested more thoroughly, some read bugs are fixed. It also works betterMike Buland
with qt principles. You can hook up the readyRead signal to the readObject slot on GatsStream, and connect the GatsStream objectRead signal to your own functions, and you'll be notified whenever a new gats object is read. Cool.