QObject.connect

Undocumented in source.

Members

Functions

connect
bool connect(QObject sender, string signalName, ConnectionType type)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

connect
bool connect(QObject sender, string signalName, QObject receiver, ConnectionType type)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta