SingleApplication/examples/calculator
Hennadii Chernyshchyk 81465e1eec Add CMake support (#66)
* Add CMake support

* Remove unused 'tr()'

* Add option to specify a class for inheritance

* Use modern syntax

* Rework CMakeLists.txt
Thanks to @akallabeth

* Add CMake build rules for examples
2019-10-11 16:30:11 +03:00
..
button.cpp Added an example of an application raising the primary instance window 2016-08-10 03:43:15 +01:00
button.h Added an example of an application raising the primary instance window 2016-08-10 03:43:15 +01:00
calculator.cpp Add CMake support (#66) 2019-10-11 16:30:11 +03:00
calculator.h Added an example of an application raising the primary instance window 2016-08-10 03:43:15 +01:00
calculator.pro Added an example of an application raising the primary instance window 2016-08-10 03:43:15 +01:00
CMakeLists.txt Add CMake support (#66) 2019-10-11 16:30:11 +03:00
main.cpp Fix sendmessage (#46) 2018-07-27 02:10:14 +03:00