]> git.mxchange.org Git - simgear.git/commit
PropertyBasedElement: extend HTML5 (Canvas) data props interface
authorThomas Geymayer <tomgey@gmail.com>
Wed, 28 May 2014 22:29:12 +0000 (00:29 +0200)
committerThomas Geymayer <tomgey@gmail.com>
Wed, 28 May 2014 23:22:35 +0000 (01:22 +0200)
commit6db07373eed04789e19a531b63cc50a7a4e69a7e
tree566932ecb1fd81666cecda062b4d44a702f7c924
parent36ae8cdce355c88f0e6b2521e1d680df93b809f1
PropertyBasedElement: extend HTML5 (Canvas) data props interface

Allow check if property exists and removing properties.
simgear/canvas/elements/CanvasElement.cxx
simgear/canvas/elements/CanvasElement.hxx
simgear/canvas/elements/canvas_element_test.cpp
simgear/props/PropertyBasedElement.cxx
simgear/props/PropertyBasedElement.hxx
simgear/props/props.cxx
simgear/props/props.hxx