Home
last modified time | relevance | path

Searched refs:shape_item_target_path (Results 1 – 3 of 3) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/src/editor/
H A DC4ConsoleQtShapes.h68 …**shape_item_value, C4String **shape_item_name, class C4PropertyPath *shape_item_target_path) const in GetSelectedData() argument
227 …pe_item_value, C4String **shape_item_name, class C4PropertyPath *shape_item_target_path) const ove…
324 …*shape_item_value, C4String **shape_item_name, class C4PropertyPath *shape_item_target_path) const;
H A DC4ConsoleQtShapes.cpp1339 …**shape_item_value, C4String **shape_item_name, class C4PropertyPath *shape_item_target_path) const in GetSelectedData()
1370 *shape_item_target_path = C4PropertyPath(item_array_path, selected_item); in GetSelectedData()
1803 …**shape_item_value, C4String **shape_item_name, class C4PropertyPath *shape_item_target_path) const in GetSelectedShapeData()
1806 …_property_path, shape_item_editorprops, shape_item_value, shape_item_name, shape_item_target_path); in GetSelectedShapeData()
H A DC4ConsoleQtPropListViewer.cpp3033 C4PropertyPath shape_item_target_path; in UpdateValuePropList() local
3039 …perty_path, &shape_item_editorprops, &shape_item_value, &shape_item_name, &shape_item_target_path)) in UpdateValuePropList()
3041 …tem_name ? shape_item_name->GetCStr() :"???"), shape_item_value, shape_item_target_path, obj, null… in UpdateValuePropList()