Skip to content

FarhadProfessional/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Standard Calculator made with Qt/C++ in Qt Creator

calculator

Introduction

Welcome to the Calculator project! As the name suggests, I build a calculator with variety of commonly used functions, interacted by GUI. I use the Qt creator IDE to setup the project, due to its excellent internal build tools, especially for GUI. The calculator can be used on all platforms.

It supports keyboard presses such as:

  • multiplication
  • division
  • addition
  • subtraction
  • 0~9 numbers
  • delete
  • Enter/return

Requirements

Qt creator or qmake build system set up in your IDE.

Demo

calculator

About

Standard Calculator made with Qt/C++ in Qt Creator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published