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

https://github.com/aashrafh/qtnotepad

A Notepad that simulates the main functions of Windows Notepad using C++/Qt
https://github.com/aashrafh/qtnotepad

cpp notepad qt qt5 qt5-gui qtcreator

Last synced: about 2 months ago
JSON representation

A Notepad that simulates the main functions of Windows Notepad using C++/Qt

Awesome Lists containing this project

README

          

# Notepad
A Notepad that simulates the main functions of Windows Notepad using C++/Qt.
It simulates the main functions such as: Cut, Copy, Paste, Save as, Open
existing file and make a new file.

## Demo
![Demo](https://s3.gifyu.com/images/NotepadDemo.gif)

## Technologies
* Qt 5.12

## Setup
* You can download the source code and run it on your Qt IDE
* Or you can download the exe file and just run it!
![EXE](https://i.ibb.co/pdJBfqF/Exe.png)

## Features
* Cut
* Copy
* Paste
* Save As
* Open
* New