Skip to content
/ CalQ Public
forked from aliakbarRashidi/CalQ

A simple calculator written with QML language in Qt framework

License

Notifications You must be signed in to change notification settings

MiladR76/CalQ

 
 

Repository files navigation

CalQ

alt text

Introduction

This is a simple calculator that I wrote when I first started with Qt and QML. it calculates the answer using javascipt's eval function and it has some predefined themes that you can enjoy

Building

You can just download and run the releases. for that go to Releases section. if you want to build it your self just load the project using the .pro file into QtCreator and run it

Releases

Here are the releases for Linux, Android and Windows platforms: https://github.com/ShahriarSS/CalQ/releases

Built With

  • Qt - The framework used to write the application

License

This project is licensed under the GPL_V3 License - see the LICENSE.md file for details

Preview

alt text

About

A simple calculator written with QML language in Qt framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • QML 95.2%
  • QMake 3.7%
  • C++ 1.1%