项目作者: SOUMEE2000

项目描述 :
All of my qt_projects. Mainly in C++ and also a good revision of OOPs concepts. :3
高级语言: C++
项目地址: git://github.com/SOUMEE2000/Qt_Projects.git
创建时间: 2021-07-05T18:10:26Z
项目社区:https://github.com/SOUMEE2000/Qt_Projects

开源协议:Apache License 2.0

下载


Qt_Projects

image

Qt is a very lightweight and dynamic tool and can be used on most platforms to build applications. So, what I have built are simple apps with it. They are actually a lot of fun to build and a good way to revise OOP concepts in C++. They are designed with Qt_Creator(4,15,1)

Description of files:

  • A simple notepad application: With functionalities like cut, copy, paste, opening new files, saving new files etc.