Skip to main content
Ctrl+K
Logo image

COMPAS Viewer

  • Introduction
  • Installation
  • Tutorial
    • Viewer Basics
    • Viewer Scenes
    • Viewer Configurations
    • Viewer Controls
    • Viewer Commands
  • Examples
    • Color Examples
    • Dynamic Examples
    • Object Examples
  • API Reference
    • Viewer
  • License
  • Acknowledgements
COMPAS.dev
  • Treeform.disconnect

Treeform.disconnect

static Treeform.disconnect(self, receiver: PySide6.QtCore.QObject, /, member: bytes | bytearray | memoryview | NoneType = None) → bool
static Treeform.disconnect(self, signal: bytes | bytearray | memoryview, receiver: PySide6.QtCore.QObject, member: bytes | bytearray | memoryview, /) → bool
static Treeform.disconnect(self, signal: bytes | bytearray | memoryview, functor: Callable[..., Any], /) → bool
On this page
  • Treeform.disconnect()

© Copyright COMPAS Association.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.13.3.