https://github.com/azrielx86/simpletexteditor
A text editor written in C++ using QT
https://github.com/azrielx86/simpletexteditor
cpp qt text-editor
Last synced: about 2 months ago
JSON representation
A text editor written in C++ using QT
- Host: GitHub
- URL: https://github.com/azrielx86/simpletexteditor
- Owner: Azrielx86
- Created: 2022-08-05T03:20:26.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-05T04:32:25.000Z (almost 4 years ago)
- Last Synced: 2025-03-15T04:43:13.082Z (over 1 year ago)
- Topics: cpp, qt, text-editor
- Language: C++
- Homepage:
- Size: 80.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Text Editor
A text editor written in C++ using QT.
This is my first practice using QT.
You can:
- Open plain text files
- Save plain text files
## Screenshots
