summaryrefslogtreecommitdiff
path: root/src/tests/testSignals.cc
AgeCommit message (Collapse)AuthorFilesLines
2008-09-18Added new Signal/Slot system in FbTkHenrik Kinnunen1-0/+121
This is suppose to replace the obsolete Subject/Observer classes. See the src/tests/testSignals.cc for basic usage.