Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 1 month 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)