More Info

Revision 879978

(Back to digest)
 

Other in KDE Base

Flavio Castelli committed changes in /trunk/playground/libs/qjson:

Imported QJson code.
QJson is a Qt-based library for mapping JSON data to QVariant objects

File Changes

Added 22 files
/trunk/playground/libs/qjson
 
/CMakeLists.txt
 
/doc
 
/lib
 
/tests
 
/doc/Doxyfile
 
/doc/footer.html
 
/doc/header.html
 
/doc/html
 
/doc/qjson.dox
 
/lib/CMakeLists.txt
 
/lib/json_driver.cc
 
/lib/json_driver.hh
 
/lib/json_parser.cc
 
/lib/json_parser.hh
 
/lib/json_parser.yy
 
/lib/json_scanner.cpp
 
/lib/json_scanner.h
 
/lib/location.hh
 
/lib/position.hh
 
/lib/stack.hh
 
/tests/CMakeLists.txt
 
/tests/testjsondriver.cpp
22 files changed in total