#include <scim_signals.h>
◆ SlotType
typedef Slot5<void, P1, P2, P3, P4, P5> scim::Signal5< void, P1, P2, P3, P4, P5, IgnoreMarshal >::SlotType |
◆ connect()
◆ slot()
◆ emit()
void scim::Signal5< void, P1, P2, P3, P4, P5, IgnoreMarshal >::emit |
( |
P1 | p1, |
|
|
P2 | p2, |
|
|
P3 | p3, |
|
|
P4 | p4, |
|
|
P5 | p5 ) |
|
inline |
References scim::Slot5< R, P1, P2, P3, P4, P5 >::call(), scim::Signal::connection_list, and scim::Signal5< R, P1, P2, P3, P4, P5, Marshal >::slot().
◆ operator()()
void scim::Signal5< void, P1, P2, P3, P4, P5, IgnoreMarshal >::operator() |
( |
P1 | p1, |
|
|
P2 | p2, |
|
|
P3 | p3, |
|
|
P4 | p4, |
|
|
P5 | p5 ) |
|
inline |
The documentation for this class was generated from the following file: