canvasitem implementation based on painteditem
authorCharles Yin <charles.yin@nokia.com>
Mon, 16 May 2011 00:15:24 +0000 (10:15 +1000)
committerCharles Yin <charles.yin@nokia.com>
Mon, 16 May 2011 00:15:24 +0000 (10:15 +1000)
commit46a0bd1ba016c49969b039a7e89e62bf1c68cc3b
tree217769b01e46a4f9786b2468dd60a8a0b3f9ab49
parent166829bbde8d1b4518b9854562c0e5b0ace6bf69
canvasitem implementation based on painteditem
src/declarative/items/items.pri
src/declarative/items/qsgcanvasitem.cpp [new file with mode: 0644]
src/declarative/items/qsgcanvasitem_p.h [new file with mode: 0644]
src/declarative/items/qsgcontext2d.cpp [new file with mode: 0644]
src/declarative/items/qsgcontext2d_p.h [new file with mode: 0644]
src/declarative/items/qsgcontext2d_p_p.h [new file with mode: 0644]