rust-qt-binding-generator/tests
Jos van den Oever 57f73256a2 Translate camelCase binding function names to snake_case 2018-01-26 21:43:24 +01:00
..
rust_functions Added no-argument function generation 2017-10-22 18:07:18 -06:00
rust_list Added generators for remove_rows for lists 2017-10-03 20:22:44 +02:00
rust_object Rust api guidelines say constructors should be called "new" 2017-09-03 17:32:46 +02:00
rust_object_types Rust api guidelines say constructors should be called "new" 2017-09-03 17:32:46 +02:00
rust_objects Rust api guidelines say constructors should be called "new" 2017-09-03 17:32:46 +02:00
rust_tree Rust api guidelines say constructors should be called "new" 2017-09-03 17:32:46 +02:00
CMakeLists.txt Do not overwrite implementation.rs in the tests. 2017-11-20 09:05:48 +01:00
test_functions.cpp Translate camelCase binding function names to snake_case 2018-01-26 21:43:24 +01:00
test_functions.json Translate camelCase binding function names to snake_case 2018-01-26 21:43:24 +01:00
test_functions_rust.cpp Translate camelCase binding function names to snake_case 2018-01-26 21:43:24 +01:00
test_functions_rust.h Translate camelCase binding function names to snake_case 2018-01-26 21:43:24 +01:00
test_list.cpp Add licenses to all files that not generated or template code 2017-09-05 20:06:20 +02:00
test_list.json Remove unneeded typesModule property from json files 2017-08-30 07:58:47 +02:00
test_list_rust.cpp Added generators for remove_rows for lists 2017-10-03 20:22:44 +02:00
test_list_rust.h Added generators for remove_rows for lists 2017-10-03 20:22:44 +02:00
test_object.cpp Add licenses to all files that not generated or template code 2017-09-05 20:06:20 +02:00
test_object.json Remove unneeded typesModule property from json files 2017-08-30 07:58:47 +02:00
test_object_rust.cpp Do not use templated types in c bindings 2017-09-01 22:00:24 +02:00
test_object_rust.h A few fixes for deeply nested objects 2017-08-28 09:28:48 +02:00
test_object_types.cpp Be more precise in setting optional properties 2017-08-18 12:03:02 +02:00
test_object_types.json Remove unneeded typesModule property from json files 2017-08-30 07:58:47 +02:00
test_object_types_rust.cpp Do not use templated types in c bindings 2017-09-01 22:00:24 +02:00
test_object_types_rust.h A few fixes for deeply nested objects 2017-08-28 09:28:48 +02:00
test_objects.cpp Add licenses to all files that not generated or template code 2017-09-05 20:06:20 +02:00
test_objects.json Remove unneeded typesModule property from json files 2017-08-30 07:58:47 +02:00
test_objects_rust.cpp Do not use templated types in c bindings 2017-09-01 22:00:24 +02:00
test_objects_rust.h Show table in qml view chart tab 2017-08-31 22:28:37 +02:00
test_tree.cpp Add licenses to all files that not generated or template code 2017-09-05 20:06:20 +02:00
test_tree.json Use the name Tree instead of UniformTree 2017-09-03 15:13:11 +02:00
test_tree_rust.cpp Added generators for remove_rows for lists 2017-10-03 20:22:44 +02:00
test_tree_rust.h Added generators for remove_rows for lists 2017-10-03 20:22:44 +02:00