Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/viiku/simple-notepad
This is a simple text editior created using QT Framework and C++ programming language. I'm in mid way of learning QT and tried my best to create this. Obiviously, i'll improve this.
https://github.com/viiku/simple-notepad
Last synced: 23 days ago
JSON representation
This is a simple text editior created using QT Framework and C++ programming language. I'm in mid way of learning QT and tried my best to create this. Obiviously, i'll improve this.
- Host: GitHub
- URL: https://github.com/viiku/simple-notepad
- Owner: viiku
- Created: 2021-07-24T01:14:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-12T05:41:43.000Z (over 3 years ago)
- Last Synced: 2024-11-06T19:50:05.911Z (2 months ago)
- Language: C++
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple-Notepad
This is a simple text editior created using QT Framework and C++ programming language. It has less functionality but it does work all the main function. We need to run this notepad.cpp file in QT creator IDE to see the result.