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