#include <scim_signals.h>
◆ SlotType
template<typename P1 , typename P2 , typename IgnoreMarshal >
◆ connect()
template<typename P1 , typename P2 , typename IgnoreMarshal >
◆ slot()
template<typename P1 , typename P2 , typename IgnoreMarshal >
◆ emit()
template<typename P1 , typename P2 , typename IgnoreMarshal >
void scim::Signal2< void, P1, P2, IgnoreMarshal >::emit |
( |
P1 |
p1, |
|
|
P2 |
p2 |
|
) |
| |
|
inline |
◆ operator()()
template<typename P1 , typename P2 , typename IgnoreMarshal >
void scim::Signal2< void, P1, P2, IgnoreMarshal >::operator() |
( |
P1 |
p1, |
|
|
P2 |
p2 |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: