ClanLib
2.3.7
|
#include <slot.h>
Public Member Functions | |
Construction | |
CL_Slot () | |
CL_Slot (const CL_SharedPtr< CL_SlotCallback > &callback) | |
Operations | |
void | destroy () |
void | enable () |
void | disable () |
Public Attributes | |
Implementation | |
CL_SharedPtr< CL_Slot_Impl > | impl |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
CL_SharedPtr<CL_Slot_Impl> CL_Slot::impl |