• Remove all connections where an object is the sender or receiver.

    Parameters

    • object: unknown

      The object of interest.

      Notes

      If a thisArg is provided when connecting a signal, that object is considered the receiver. Otherwise, the slot is considered the receiver.

    Returns void