![]() |
LeechCraft
0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
|
Include dependency graph for slotclosure.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | LC::Util::SlotClosureBase |
| Base class for SlotClosure. More... | |
| class | LC::Util::SlotClosure< FireDestrPolicy > |
| Executes a given functor upon a signal (or a list of signals). More... | |
| class | LC::Util::BasicDeletePolicy |
| class | LC::Util::DeleteLaterPolicy |
| Deletes a SlotClosure object after its signal has fired. More... | |
| class | LC::Util::NoDeletePolicy |
| Does not delete a SlotClosure object. More... | |
| class | LC::Util::ChoiceDeletePolicy |
| Delegates the SlotClosure deletion decision to the signal handler. More... | |
Namespaces | |
| LC | |
| LC::Util | |