This is simple notepad.

Arima Takao 6a10117402 Added README.md 2 vuotta sitten
.gitignore c5d68980ed Created repository 2 vuotta sitten
README.md 6a10117402 Added README.md 2 vuotta sitten
main.cpp c5d68980ed Created repository 2 vuotta sitten
simplenotepad.cpp c5d68980ed Created repository 2 vuotta sitten
simplenotepad.h c5d68980ed Created repository 2 vuotta sitten
simplenotepad.pro c5d68980ed Created repository 2 vuotta sitten
simplenotepad.ui c5d68980ed Created repository 2 vuotta sitten

README.md

How to install

  1. Install Qt framework;

  2. Clone this project;

  3. Compile project:

   $ qmake simpletimerqt.pro
$ make