Improve the Object properties api. Use QString and export the methods that get/return...
authorGeorge Kiagiadakis <kiagiadakis.george@gmail.com>
Sat, 17 Apr 2010 09:23:38 +0000 (12:23 +0300)
committerGeorge Kiagiadakis <kiagiadakis.george@gmail.com>
Sat, 17 Apr 2010 09:23:38 +0000 (12:23 +0300)
commit481e0c899de1ad24c3d777e496ffffb098a96495
tree4ffebfb86fa28c458c287fb2009bc950c1aa6a86
parent7d2ace46c69a6bfc8ab6dc8fae02a5b996e52d0f
Improve the Object properties api. Use QString and export the methods that get/return a Value object.
src/QGlib/object.cpp
src/QGlib/object.h
tests/propertiestest.cpp
tests/signalstest.cpp