This is a simple text editor created using Qt C++. This editor works entirely on keyboard commands with minimize, maximize and close button as some exceptions.
- Two main Qt classes used are:
This editor can process rich text but cannot load the files directly that are in rich text format.
Windows_deployment folder contains the DLL files that are needed to run the executable in windows without any Qt environment setup.