Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 417 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 417 Bytes

QNotepad

QNotepad is a simple text editor project developed in Qt.

Installation

Clone this repo, and open the project file by Qt creator, and build. You can also configure Qt to statically link link libraries, in order to obtain a standalone executable.

Features

Create New File Open Existing File Save File Find String Copy, Cut, and Paste Undo and Redo Line Numbering Syntax Highlight