ervaibhavkumar / QtCalculator

This is a basic Qt project having a calculator implemented in QML with business logic in C++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QtCalculator

This is a basic Qt project having a calculator implemented in QML with business logic in C++.
Calculator supports 4 basic arithmetic operations. It has a Clear button that will clear the field once pressed.

P.S. Please ignore color schemes. I haven't invested time on it 😃.

Demo

About

This is a basic Qt project having a calculator implemented in QML with business logic in C++.

License:Creative Commons Zero v1.0 Universal


Languages

Language:C++ 53.9%Language:QML 46.1%