# QT-Calculator **Repository Path**: Lqzhi/qt-calculator ## Basic Information - **Project Name**: QT-Calculator - **Description**: A C++ version of a simple calculator written while learning QT C++ - **Primary Language**: Unknown - **License**: WTFPL - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-07-23 - **Last Updated**: 2024-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: Qt, Cpp, Calculate-pi, Calculate ## README # QT-Calculator #### 运行的图片 ![简单的计算器](Screenshots.png) #### 介绍 A C++ version of a simple calculator written while learning QT C++. 学习QT C++时编写的简单计算器的C++版本。 #### 涉及内容: QT5的基本知识: https://www.bilibili.com/video/BV1Jp4y167R9 [直通车-爱编程的大丙-(Qt开发编程-入门基础教程Qt5)](https://www.bilibili.com/video/BV1Jp4y167R9) #### 还在学习的开源协议 ``` DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 Copyright (C) 2004 Sam Hocevar Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed. DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. You just DO WHAT THE FUCK YOU WANT TO. 1. COMPLY WITH OTHER PUBLIC LICENSES. ```