https://github.com/billvog/null
NULL is a simple calculator made with Qt5 and C++.
https://github.com/billvog/null
Last synced: 2 months ago
JSON representation
NULL is a simple calculator made with Qt5 and C++.
- Host: GitHub
- URL: https://github.com/billvog/null
- Owner: billvog
- License: gpl-3.0
- Created: 2020-04-16T17:06:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-16T22:27:24.000Z (about 5 years ago)
- Last Synced: 2025-02-09T18:43:06.123Z (4 months ago)
- Language: C++
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NULL
NULL is an advanced calculator made entirely in C++ with Qt's framework. It's developed by me (billvog) as practice.