S1

Undocumented in source.

Members

Functions

connect
void connect(void delegate() slot)
Undocumented in source. Be warned that the author may not have intended to support it.
disconnect
void disconnect(void delegate() slot)
Undocumented in source. Be warned that the author may not have intended to support it.
emit
void emit()
Undocumented in source. Be warned that the author may not have intended to support it.
toString0
string toString0()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

i
int i [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
i
int i [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
s
string s [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
s
string s [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_i
int _i;
Undocumented in source.
_s
string _s;
Undocumented in source.
slot
void delegate() slot;
Undocumented in source.

Meta