rust-qt-binding-generator/tests
Jos van den Oever 10ddeda5cb Add placeholder variable name in generated code 2019-02-13 07:57:25 +01:00
..
rust_functions Pass the emitter as mutable. It is pointless otherwise. 2018-10-26 00:32:02 +02:00
rust_list Add placeholder variable name in generated code 2019-02-13 07:57:25 +01:00
rust_list_types Add placeholder variable name in generated code 2019-02-13 07:57:25 +01:00
rust_object Pass the emitter as mutable. It is pointless otherwise. 2018-10-26 00:32:02 +02:00
rust_object_types Pass the emitter as mutable. It is pointless otherwise. 2018-10-26 00:32:02 +02:00
rust_objects Pass the emitter as mutable. It is pointless otherwise. 2018-10-26 00:32:02 +02:00
rust_tree Add placeholder variable name in generated code 2019-02-13 07:57:25 +01:00
CMakeLists.txt Fix building with MSVC 2018-11-11 16:03:29 +01: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