8000 GitHub - borparo/09_Calculator: A simple Qt Calculator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

borparo/09_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

09_Calculator

A simple Qt Calculator done for learning purposes. Most of examples I saw use eval() to calculate the expression. I tried, instead to recreate the behaviour using collections.deque to control the operations.

About

A simple Qt Calculator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0