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