QObject.disconnect

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool disconnect(QObject sender, string signal, string method)
  2. bool disconnect(QObject sender, string signal, QObject receiver, string method)
    class QObject
    protected static
    bool
    disconnect
  3. template disconnect(alias slot)

Meta