{ "cppFile": "test_tree_rust.cpp", "rust": { "dir": "rust_tree", "interfaceModule": "interface", "implementationModule": "implementation" }, "objects": { "Persons": { "type": "Tree", "itemProperties": { "userName": { "type": "QString", "write": true, "roles": [ [ "display", "edit" ] ] } } } } }