aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Slot.hh
AgeCommit message (Expand)AuthorFilesLines
2011-09-14Add explicit ReturnType cast to operator() of FbTk::SlotsPavel Labath1-4/+5
2011-09-14Prepare the Slot classes to be used independently of SignalsPavel Labath1-31/+59
2011-05-10Last round of simplification of Signal/Slot classesPavel Labath1-39/+31
2011-05-10Simplify Slot.hhPavel Labath1-232/+43
2011-02-20Fixed a possible crash when using a slot m_holder = 0Henrik Kinnunen1-5/+9
2008-09-18Added new Signal/Slot system in FbTkHenrik Kinnunen1-0/+294