A simple notepad app written in Qt/C++. This project uses Qt v6.5 & C++17.
This app can Read, Write/Save, Open text files, alongside Cut, Copy, Paste text alongside Undo and Redo functions.
The following classes were used to build this app: QTextStream, QPrinter, QFileDialog, Qfile.