An open API service indexing awesome lists of open source software.

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

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

![Image](./screenshots/SimpleTextEditorPreview.png)