Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 490 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 490 Bytes

Notepad App

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.

Important Libraries

The following classes were used to build this app: QTextStream, QPrinter, QFileDialog, Qfile.