summaryrefslogtreecommitdiffstats
path: root/examples/agent/tqtlistener.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-081-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed empty line at the end of files.Michele Calgaro2022-01-041-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use the formatted strings instead of joining the message.Slávek Banko2021-12-301-8/+8
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Code improvements based on c++11 standard (ranged for loops and nullptr).Michele Calgaro2021-12-281-7/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Converted agent example code.Michele Calgaro2021-12-091-0/+116
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>