dotherside/test
Filippo Cucchetto ffd9b493a9 Simplified the dos_qabstractitemmodel_create interface by using a struct
Removed most of the function parameters by putting them inside a struct
2017-04-02 14:47:42 +02:00
..
CMakeLists.txt Renamed QAbstractListModel in QAbstractItemModel 2017-03-05 18:22:04 +01:00
Global.h Added QVariant test 2016-06-26 14:13:41 +02:00
MockQAbstractItemModel.cpp Simplified the dos_qabstractitemmodel_create interface by using a struct 2017-04-02 14:47:42 +02:00
MockQAbstractItemModel.h Added index and parent callbacks 2017-03-05 19:07:40 +01:00
MockQObject.cpp Fixes #45 Bindings should set the parameters name 2017-03-12 15:09:07 +01:00
MockQObject.h Closed #39 Add support for QVariantList 2016-07-04 18:20:02 +02:00
Resources.qrc Started QQuickView tests 2016-06-26 18:46:03 +02:00
main.qml Removed old debug code from tests 2016-04-10 14:40:00 +02:00
meson.build Fixed compilation with meson build system 2017-03-12 11:05:39 +01:00
testQAbstractItemModel.qml Work on MockQAbstractListModel 2016-06-19 18:17:48 +02:00
testQDeclarative.qml Added qmlRegisterSingletonType test 2016-06-21 23:48:57 +02:00
testQObject.qml Closed #39 Add support for QVariantList 2016-07-04 18:20:02 +02:00
testQQuickView.qml Started QQuickView tests 2016-06-26 18:46:03 +02:00
test_dotherside.cpp Fixed test and renaming 2017-03-05 19:30:57 +01:00