/qt-simple-calculator

A simple calculator built with Qt Creator in C++

Primary LanguageC++MIT LicenseMIT

Simple Calculator

A simple calculator created with Qt Creator in C++.

Screenshot

  • Supports numbers up to 16 digits
  • Supports keyboard presses
  • Prevents overflow by displaying the number in floating point format if needed

License: MIT