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

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

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 :