Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/c0de4un/qtulator
QTulator - simple calculator made with QT + QML + C++. Demonstrates integration of C++ with QML, by separating logic from UI.
https://github.com/c0de4un/qtulator
calculator-application qml qt qt-gui qt5 qt5-qml
Last synced: about 1 month ago
JSON representation
QTulator - simple calculator made with QT + QML + C++. Demonstrates integration of C++ with QML, by separating logic from UI.
- Host: GitHub
- URL: https://github.com/c0de4un/qtulator
- Owner: c0de4un
- License: mit
- Created: 2019-07-21T09:40:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-21T09:44:57.000Z (over 5 years ago)
- Last Synced: 2024-11-11T12:18:55.733Z (3 months ago)
- Topics: calculator-application, qml, qt, qt-gui, qt5, qt5-qml
- Language: QML
- Size: 8.79 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QTulator
QTulator - simple calculator made with QT + QML + C++. Demonstrates integration of C++ with QML, by separating logic from UI.