Wt::Signal012M< R, ARG1, ARG2, M > Class Template Reference

#include <wsignal.h>

List of all members.

Public Member Functions

void connect (const sigc::slot0< R > &slot)
void connect (const sigc::slot1< R, ARG1 > &slot)
void connect (const sigc::slot2< R, ARG1, ARG2 > &slot)

template<typename R, typename ARG1, typename ARG2, typename M>
class Wt::Signal012M< R, ARG1, ARG2, M >


Member Function Documentation

template<typename R, typename ARG1, typename ARG2, typename M>
void Wt::Signal012M< R, ARG1, ARG2, M >::connect ( const sigc::slot2< R, ARG1, ARG2 > &  slot  )  [inline]

template<typename R, typename ARG1, typename ARG2, typename M>
void Wt::Signal012M< R, ARG1, ARG2, M >::connect ( const sigc::slot1< R, ARG1 > &  slot  )  [inline]

template<typename R, typename ARG1, typename ARG2, typename M>
void Wt::Signal012M< R, ARG1, ARG2, M >::connect ( const sigc::slot0< R > &  slot  )  [inline]


The documentation for this class was generated from the following file:

Generated Fri Jul 28 19:22:39 2006.
Copyright © 1998-2003 by the respective authors.

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.