]> git.mxchange.org Git - simgear.git/commit
Add SGPropertyNode::setValueReadOnly.
authorThomas Geymayer <tomgey@gmail.com>
Sun, 20 Oct 2013 10:03:41 +0000 (12:03 +0200)
committerThomas Geymayer <tomgey@gmail.com>
Sun, 20 Oct 2013 10:03:41 +0000 (12:03 +0200)
commit0b197501e1cc611606b9c3728613530714539717
tree33f84842c66908292e4988ca7b622f36b788308e
parent8b0c246a7b6fc31fc7fec715ec4e6f6785314889
Add SGPropertyNode::setValueReadOnly.

Helper to set value of relative node and mark
read only. Use eg. for exposing configuration
and build values to the property tree.
simgear/props/props.hxx