This is simple timer created by qt framework.
Arima Takao adf9ff6647 Update .gitignore | 2 년 전 | |
---|---|---|
.gitignore | 2 년 전 | |
README.md | 2 년 전 | |
main.cpp | 2 년 전 | |
simpletimerqt.cpp | 2 년 전 | |
simpletimerqt.h | 2 년 전 | |
simpletimerqt.pro | 2 년 전 | |
simpletimerqt.ui | 2 년 전 |
Download and install qt framework.
Clone this repository.
Open this repository.
Compile project:
$ qmake simpletimerqt.pro
$ make