6 Commits

Author SHA1 Message Date
fredakilla 282b439af0 Cleanup Qt keywords (#199)
* Qt no keywords

* replace emit with Q_EMIT

* add QT_NO_KEYWORDS definition to CMakeLists.txt
2019-02-06 22:05:38 +01:00
Dmitry Pinaev 04cebe13f3 Fix 1 on Github. Adjust code to VisualStudio build 2016-09-14 23:35:31 +02:00
Dmitry Pinaev fb56f1c1ee Fix #14. Implement data transfer between nodes 2016-08-21 17:41:34 +02:00
Dmitry Pinaev 3126d6dd5d Make data types accessible in models without touching data pointers 2016-08-14 21:26:02 +02:00
Dmitry Pinaev c543cf67fe Rename variables slot -> port 2016-06-05 22:16:43 +02:00
Dmitry Pinaev 967c348f60 Add models to example2 2016-05-31 23:22:03 +02:00