dqml v0.5.0 (2016-04-10T13:04:11Z)
Home
Dub
Repo
connect.connect
dqml
qobject
QObject
connect
Undocumented in source. Be warned that the author may not have intended to support it.
bool
connect
(QObject sender, string signalName, QObject receiver, ConnectionType type)
bool
connect
(QObject sender, string signalName, ConnectionType type)
template
connect
(alias slot)
protected
bool
connect
(
QObject
sender
,
string
signalName
,
ConnectionType
type
=
ConnectionType.Auto
)
Meta
Source
See Implementation
dqml
qobject
QObject
connect
static functions
connect