SingleApplication/examples/sending_arguments
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
..
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
messagereceiver.cpp Added an example of an application sending it's arguments to the primary instance 2016-08-10 03:43:06 +01:00
messagereceiver.h Added an example of an application sending it's arguments to the primary instance 2016-08-10 03:43:06 +01:00
sending_arguments.pro Added an example of an application sending it's arguments to the primary instance 2016-08-10 03:43:06 +01:00