Namespaces | |
namespace | scim |
Provides a set of signal class templates you can use to create signals that can pass up to 6 arguments to signal handlers connected via the slot interface (see scim_slot.h). The signal classes are named Signal0 to Signal6, where 0 to 6 specifies the number of arguments that can be passed to a slot.
Most code of this file are came from Inti project.