Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-20 | Link QMLManager to the main.qml file | Grace Karanja | |
Add a link between the C++ and QML parts of the app using the qmlRegisterType function. [Dirk Hohndel: changed the name to org.subsurfacedivelog.mobile] Signed-off-by: Grace Karanja <gracie.karanja89@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2015-06-20 | Add QMLManager class | Grace Karanja | |
Add a QMLManager class. This class will be used as a link between the C++ and QML aspects of the mobile application. Signed-off-by: Grace Karanja <gracie.karanja89@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |