Addition of test plugin to test Map and List types, and Map and List fromVariant...
authorMichael Carpenter <malcom2073@gmail.com>
Sun, 2 Jun 2013 12:41:10 +0000 (08:41 -0400)
committerMichael Carpenter <malcom2073@gmail.com>
Wed, 5 Jun 2013 00:27:43 +0000 (20:27 -0400)
commit21cdec042fb2a8fc77873c6a66aaaf5904c5f4ab
tree2caa99c272f6b0b43617565b58578bb0c93d918d
parent1527021be50405471b1816234085f0d5f82dade9
Addition of test plugin to test Map and List types, and Map and List fromVariant functions
CMakeLists.txt
examples/testsourceconfig [new file with mode: 0644]
lib/abstractpropertytype.h
lib/mappropertytype.hpp
plugins/CMakeLists.txt
plugins/testplugin/CMakeLists.txt [new file with mode: 0644]
plugins/testplugin/README [new file with mode: 0644]
plugins/testplugin/testplugin.cpp [new file with mode: 0644]
plugins/testplugin/testplugin.h [new file with mode: 0644]