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
- Host: GitHub
- URL: https://github.com/aashrafh/qtnotepad
- Owner: aashrafh
- License: mit
- Created: 2019-06-18T01:49:18.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-18T02:20:49.000Z (about 7 years ago)
- Last Synced: 2025-03-31T01:29:31.728Z (about 1 year ago)
- Topics: cpp, notepad, qt, qt5, qt5-gui, qtcreator
- Language: C++
- Size: 9.84 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

## 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!

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