#include <pgsignals.h>
Inheritance diagram for PG_Signal2< P1, P2, datatype >:

Public Member Functions | |
| SigC::Connection | connect (const SigC::Slot3< bool, P1, P2, datatype > &s, datatype data) |
| SigC::Connection | connect (const SigC::Slot2< bool, P1, datatype > &s, datatype data) |
| SigC::Connection | connect (const SigC::Slot2< bool, P1, P2 > &s) |
| SigC::Connection | connect (const SigC::Slot1< bool, P2 > &s) |
| SigC::Connection | connect (const SigC::Slot1< bool, P1 > &s) |
| SigC::Connection | connect (const SigC::Slot0< bool > &s) |
|
||||||||||
|
Definition at line 117 of file pgsignals.h. |
|
||||||||||
|
Definition at line 113 of file pgsignals.h. |
|
||||||||||
|
Definition at line 109 of file pgsignals.h. |
|
||||||||||
|
Definition at line 105 of file pgsignals.h. |
|
||||||||||||||||
|
Definition at line 101 of file pgsignals.h. |
|
||||||||||||||||
|
Definition at line 97 of file pgsignals.h. Referenced by PG_RadioButton::PG_RadioButton(). |
1.4.2