#include <scim_slot.h>
Inherits scim::Slot1< R, P1 >< R, P1 >.
Public Member Functions | |
| SignalSlot1 (T *signal, PF function) | |
| virtual R | call (P1 p1) const |
| Calls the signal handler connected to this slot. | |
| scim::SignalSlot1< T, R, P1 >::SignalSlot1 | ( | T * | signal, | |
| PF | function | |||
| ) | [inline] |
| virtual R scim::SignalSlot1< T, R, P1 >::call | ( | P1 | p1 | ) | const [inline, virtual] |
1.4.7