summaryrefslogtreecommitdiffstats
path: root/examples/agent/tqtlistener.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-1/+1
| | | | 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>
* Code improvements based on c++11 standard (ranged for loops and nullptr).Michele Calgaro2021-12-281-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Converted agent example code.Michele Calgaro2021-12-091-0/+65
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>