https://github.com/akhilam512/cutenotepad
A basic Notepad desktop application made using Qt
https://github.com/akhilam512/cutenotepad
cpp desktop-application gui-desktop notepad notepad-desktop-application qt qt5 qtcreator
Last synced: about 1 year ago
JSON representation
A basic Notepad desktop application made using Qt
- Host: GitHub
- URL: https://github.com/akhilam512/cutenotepad
- Owner: akhilam512
- Created: 2018-10-27T16:58:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-23T22:59:08.000Z (over 6 years ago)
- Last Synced: 2025-03-27T12:24:09.317Z (about 1 year ago)
- Topics: cpp, desktop-application, gui-desktop, notepad, notepad-desktop-application, qt, qt5, qtcreator
- Language: C++
- Homepage:
- Size: 246 KB
- Stars: 10
- Watchers: 1
- Forks: 13
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CuteNotePad :book:
A basic Notepad desktop application made using Qt
## Getting Started :chart_with_upwards_trend:
To run CuteNotePad on your system, you will need to install Qt5.
### Prequisites :nut_and_bolt:
- Qt5
### Installing :hammer:
Follow the instructions given in the [official documentation for Qt installation](http://doc.qt.io/qt-5/gettingstarted.html)
After setting up Qt, clone this repository in a local directory on your machine
````
git clone "https://github.com/akhilam512/CuteNotePad.git"
````
## Working :high_brightness:
#### Main Window:

#### Sample text:

#### Copy - Paste :

#### Cut - Paste :

#### Undo :

#### Redo :

#### Chaning Font :



#### Saving :

