Skip to content

k8iekitkat/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Calculator App with Custom GUI using Qt

This project is a simple calculator application built in C++ with a custom graphical user interface using the Qt framework. The application integrates your pre-made images (such as hand-drawn buttons) as interactive UI components, while the C++ backend handles the calculator’s logic.

Features

  • Basic Calculator Operations: Addition, subtraction, multiplication, and division.
  • Custom UI Components: Utilizes your own drawn images for buttons and other components.
  • Modern C++ & Qt Integration: Clean separation between UI and backend logic using Qt’s signals and slots.
  • Cross-Platform Compatibility: Built using Qt, making it easy to run on Windows, macOS, and Linux.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors