rust-qt-binding-generator/tests
Jos van den Oever fac04fd6d4 Remove unneeded annotations 2018-09-29 23:47:23 +02:00
..
rust_functions Remove unneeded annotations 2018-09-29 23:47:23 +02:00
rust_list Remove unneeded annotations 2018-09-29 23:47:23 +02:00
rust_list_types Remove unneeded annotations 2018-09-29 23:47:23 +02:00
rust_object Remove unneeded annotations 2018-09-29 23:47:23 +02:00
rust_object_types Remove unneeded annotations 2018-09-29 23:47:23 +02:00
rust_objects Remove unneeded annotations 2018-09-29 23:47:23 +02:00
rust_tree Remove unneeded annotations 2018-09-29 23:47:23 +02:00
CMakeLists.txt Port rust_qt_binding_generator from C++ to Rust 2018-09-28 12:11:57 +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 Use Q_SIGNALS/Q_EMIT instead of signals/emit in generated sources 2018-09-16 19:25:26 +02:00
test_functions_rust.h Use full include path to Qt headers 2018-09-28 22:36:56 +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 Use Q_SIGNALS/Q_EMIT instead of signals/emit in generated sources 2018-09-16 19:25:26 +02:00
test_list_rust.h Use full include path to Qt headers 2018-09-28 22:36:56 +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 Use Q_SIGNALS/Q_EMIT instead of signals/emit in generated sources 2018-09-16 19:25:26 +02:00
test_list_types_rust.h Use full include path to Qt headers 2018-09-28 22:36:56 +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 Use Q_SIGNALS/Q_EMIT instead of signals/emit in generated sources 2018-09-16 19:25:26 +02:00
test_object_rust.h Use full include path to Qt headers 2018-09-28 22:36:56 +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 Use Q_SIGNALS/Q_EMIT instead of signals/emit in generated sources 2018-09-16 19:25:26 +02:00
test_object_types_rust.h Use full include path to Qt headers 2018-09-28 22:36:56 +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 Use Q_SIGNALS/Q_EMIT instead of signals/emit in generated sources 2018-09-16 19:25:26 +02:00
test_objects_rust.h Use full include path to Qt headers 2018-09-28 22:36:56 +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 Use Q_SIGNALS/Q_EMIT instead of signals/emit in generated sources 2018-09-16 19:25:26 +02:00
test_tree_rust.h Use full include path to Qt headers 2018-09-28 22:36:56 +02:00