|
MetaImGUI 1.0.0
ImGui Application Template for C++20
|
This is the complete list of members for MetaImGUI::Signal< Args >, including all inherited members.
| Connect(Slot slot) | MetaImGUI::Signal< Args > | inline |
| Emit(Args... args) const | MetaImGUI::Signal< Args > | inline |
| operator=(const Signal &)=delete | MetaImGUI::Signal< Args > | |
| operator=(Signal &&)=delete | MetaImGUI::Signal< Args > | |
| Signal()=default | MetaImGUI::Signal< Args > | |
| Signal(const Signal &)=delete | MetaImGUI::Signal< Args > | |
| Signal(Signal &&)=delete | MetaImGUI::Signal< Args > | |
| Slot typedef | MetaImGUI::Signal< Args > | |
| SlotCount() const noexcept | MetaImGUI::Signal< Args > | inline |
| SlotId typedef | MetaImGUI::Signal< Args > | |
| ~Signal()=default | MetaImGUI::Signal< Args > |