5 Commits

Author SHA1 Message Date
Moritz Maxeiner
7fcd1003ca Implement functionality to receive signals
- Bind QObject::connect
- Bind QObject::disconnect
- Add conversion to get a QObject from inside a (received) QVariant
2015-12-23 23:20:06 +01:00
Moritz Maxeiner
0d012b279f Fixes for PR 2015-12-06 00:23:25 +01:00
Moritz Maxeiner
a512367a5e Add QCoreApplication::applicationDirPath() 2015-12-05 18:15:01 +01:00
Moritz Maxeiner
d71da6200b Add functionality to load assets with the Qt Resource System
Use case: Load application QML file and/or vendor QML modules from external binary resources (RCC)
2015-12-05 17:33:54 +01:00
Filippo Cucchetto
87603e9239 Added install directive in CMakeLists and restructured the project 2015-11-23 21:33:17 +01:00