#include <wsignal.h>
Public Member Functions | |
| void | connect (const sigc::slot0< R > &slot) |
| void | connect (const sigc::slot1< R, ARG1 > &slot) |
| void Wt::Signal01< R, ARG1 >::connect | ( | const sigc::slot1< R, ARG1 > & | slot | ) | [inline] |
| void Wt::Signal01< R, ARG1 >::connect | ( | const sigc::slot0< R > & | slot | ) | [inline] |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.