rust-qt-binding-generator/tests
Jos van den Oever 32fed925e9 Intruduce rustByFunction
rustByFunction lets a getter get a value even if it is not possible
to return a value by reference.
rustByFunction passes a getter function in the getter. This can be
called with the value instead of returning a reference.
2018-08-26 19:47:25 +02:00
..
rust_functions Adapt quote_bytes test so it return QByteArray which was not yet tested 2018-08-05 19:52:17 +02:00
rust_list Update generated interface.rs files 2018-06-30 20:25:39 +02:00
rust_list_types Update generated interface.rs files 2018-06-30 20:25:39 +02:00
rust_object Update generated interface.rs files 2018-06-30 20:25:39 +02:00
rust_object_types Intruduce rustByFunction 2018-08-26 19:47:25 +02:00
rust_objects Update generated interface.rs files 2018-06-30 20:25:39 +02:00
rust_tree Update generated interface.rs files 2018-06-30 20:25:39 +02:00
CMakeLists.txt Update to CMake 3.10 so that AUTOMOC scans generated files 2018-08-05 14:42:14 +02:00
test_functions.cpp Fix test in testQuoteBytesFunction: it should compare to QByteArray 2018-08-05 20:04:49 +02:00
test_functions.json Adapt quote_bytes test so it return QByteArray which was not yet tested 2018-08-05 19:52:17 +02:00
test_functions_rust.cpp Adapt quote_bytes test so it return QByteArray which was not yet tested 2018-08-05 19:52:17 +02:00
test_functions_rust.h Adapt quote_bytes test so it return QByteArray which was not yet tested 2018-08-05 19:52:17 +02:00
test_list.cpp Add function to look up role number from role name 2018-05-19 17:08:18 +02:00
test_list.json Make the roles property in the bindings.json optional 2018-05-19 14:01:11 +02:00
test_list_rust.cpp Add function to look up role number from role name 2018-05-19 17:08:18 +02:00
test_list_rust.h Add function to look up role number from role name 2018-05-19 17:08:18 +02:00
test_list_types.cpp More precise types 2018-05-16 19:19:21 +02:00
test_list_types.json Allow optional primitive object properties 2018-05-15 21:45:05 +02:00
test_list_types_rust.cpp Add function to look up role number from role name 2018-05-19 17:08:18 +02:00
test_list_types_rust.h Add function to look up role number from role name 2018-05-19 17:08:18 +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 Convert test_object 2018-05-01 23:46:17 +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 Intruduce rustByFunction 2018-08-26 19:47:25 +02:00
test_object_types.json Intruduce rustByFunction 2018-08-26 19:47:25 +02:00
test_object_types_rust.cpp Intruduce rustByFunction 2018-08-26 19:47:25 +02:00
test_object_types_rust.h Intruduce rustByFunction 2018-08-26 19:47:25 +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 Convert demo 2018-05-02 22:18:37 +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 Add function to look up role number from role name 2018-05-19 17:08:18 +02:00
test_tree_rust.h Add function to look up role number from role name 2018-05-19 17:08:18 +02:00