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