Contents Menu Expand Light mode Dark mode Auto light/dark mode
perceptivo 0.0.1 documentation
perceptivo 0.0.1 documentation

Hardware

  • Overview
  • Speaker Candidates

Software

  • Software Overview
  • Installation
  • Configuration

Meta

  • Project Status
    • Roadmap
    • TODO
  • Developer Docs
    • Packaging
  • References

API

  • runtimes
    • clinician
    • patient
  • data
    • logging
    • patient
  • types
    • exam
    • gui
    • networking
    • patient
    • psychophys
    • pupil
    • sound
    • units
    • video
  • gui
    • main
    • params
    • styles
    • widgets
      • audiogram
      • components
      • control_panel
      • patient
      • pupil
      • video
  • networking
    • messages
    • node
    • sockets
  • psychophys
    • gaussian
    • models
    • oracle
  • sound
    • server
    • sounds
  • stim
  • video
    • cameras
    • pupil
    • processors
  • util
  • prefs
  • root
Back to top
Edit this page

control_panel#

Control operation of perceptivo, set audiogram params

class perceptivo.gui.widgets.control_panel.Control_Panel(*args: Any, **kwargs: Any)#

Bases: PySide6.QtWidgets.QGroupBox

valueChanged#

alias of perceptivo.types.gui.GUI_Control

scaleChanged#

alias of perceptivo.types.gui.GUI_Control

startToggled#

alias of perceptivo.types.gui.GUI_Control

setValue(value: perceptivo.types.gui.GUI_Control)#
Next
patient
Previous
components
Copyright © 2021, Jonny L Saunders, Avinash Singh Bala
Made with Sphinx and @pradyunsg's Furo