-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsearchindex.js
More file actions
1 lines (1 loc) · 124 KB
/
searchindex.js
File metadata and controls
1 lines (1 loc) · 124 KB
1
Search.setIndex({"alltitles": {"7GUIs Tasks": [[4, "guis-tasks"]], "API": [[0, null]], "App Construction": [[9, "app-construction"]], "Async Event Handlers": [[1, "async-event-handlers"]], "Async in the subprocess": [[8, "async-in-the-subprocess"]], "Asynchronous": [[3, "asynchronous"]], "Base Elements": [[1, null]], "Base Hooks": [[6, "base-hooks"]], "CRUD": [[4, "crud"]], "Calculator": [[4, "calculator"]], "Cancellation": [[52, "cancellation"]], "Cancellation, Exceptions, Crashes": [[8, "cancellation-exceptions-crashes"]], "Cells": [[4, "cells"]], "Cells Formulas": [[4, "cells-formulas"]], "Circle Drawer": [[4, "circle-drawer"]], "Class overview": [[3, "class-overview"]], "Color": [[181, "color"]], "Composition": [[45, "composition"]], "Content Base Element Styling": [[181, "content-base-element-styling"]], "Content Base Elements": [[1, "content-base-elements"]], "Counter": [[4, "counter"]], "Custom Base Elements": [[1, "custom-base-elements"]], "Custom Hooks": [[6, "custom-hooks"]], "Debounce": [[57, "debounce"]], "Declarative": [[3, "declarative"], [7, "declarative"]], "Declaring Element Trees": [[3, "declaring-element-trees"]], "Derived Hooks": [[6, "derived-hooks"]], "Developer Tools": [[2, null], [7, "developer-tools"]], "Dynamic Rendering": [[3, "dynamic-rendering"]], "Dynamic hot-reload": [[2, "dynamic-hot-reload"]], "Edifice": [[7, null]], "Edifice Core": [[3, null]], "Edifice Programming Style": [[3, "edifice-programming-style"]], "Edifice vs. Qt Quick": [[7, "edifice-vs-qt-quick"]], "Editorial Comments": [[51, "editorial-comments"]], "Element Inspector": [[2, "element-inspector"]], "Element initialization is a render side-effect": [[3, "element-initialization-is-a-render-side-effect"]], "Events": [[1, "events"]], "Examples": [[4, null]], "Export Widgets": [[9, "export-widgets"]], "Extendable": [[7, "extendable"]], "Extra Elements": [[5, null]], "Financial Charting": [[4, "financial-charting"]], "Flight Booker": [[4, "flight-booker"]], "Getting Started": [[7, "getting-started"]], "Global Style": [[181, "global-style"]], "Graphics Effects": [[181, "graphics-effects"]], "Harmonic Oscillator": [[4, "harmonic-oscillator"]], "Hooks": [[6, null]], "Independence": [[8, "independence"]], "Indices and tables": [[7, "indices-and-tables"]], "Initialization": [[62, "initialization"]], "Layout Base Element Styling": [[181, "layout-base-element-styling"]], "Layout Base Elements": [[1, "layout-base-elements"]], "License and Code Availability": [[7, "license-and-code-availability"]], "Logging": [[9, "logging"]], "Memoize a function definition": [[59, "memoize-a-function-definition"]], "Memoize a function definition: The problem": [[59, "memoize-a-function-definition-the-problem"]], "Memoize a function definition: The solution": [[59, "memoize-a-function-definition-the-solution"]], "Memoize an expensive computation": [[59, "memoize-an-expensive-computation"]], "Messaging to the subprocess": [[8, "messaging-to-the-subprocess"]], "Model-View-Update": [[3, "model-view-update"]], "Pickling the subprocess": [[8, "pickling-the-subprocess"]], "Props": [[45, "props"]], "Put a GUI on useful Python code": [[7, "put-a-gui-on-useful-python-code"]], "PyInstaller": [[8, "pyinstaller"]], "Reactive": [[3, "reactive"]], "Release Notes": [[184, null]], "Render": [[45, "render"]], "Rendering": [[3, "rendering"]], "Root Base Elements": [[1, "root-base-elements"]], "Rules of Edifice": [[3, "rules-of-edifice"]], "Rules of Hooks": [[6, "rules-of-hooks"]], "Setuptools Build System": [[7, "setuptools-build-system"]], "Size Policy": [[181, "size-policy"]], "Start": [[9, "start"]], "State": [[45, "state"]], "State must not be mutated": [[62, "state-must-not-be-mutated"]], "Stop": [[9, "stop"]], "Style Merging": [[181, "style-merging"]], "Styling": [[181, null]], "Substitutional __eq__ relation": [[3, "substitutional-eq-relation"]], "Support": [[7, "support"]], "Table of Contents": [[7, "table-of-contents"]], "Techniques for immutable datastructures in Python": [[62, "techniques-for-immutable-datastructures-in-python"]], "Temperature Converter": [[4, "temperature-converter"]], "The diffing algorithm": [[3, "the-diffing-algorithm"]], "Timer": [[4, "timer"]], "Timers": [[52, "timers"]], "TodoMVC": [[4, "todomvc"]], "Tutorial": [[182, null]], "Update": [[62, "update"]], "Utility functions": [[183, null]], "Why Edifice?": [[7, "why-edifice"]], "Worker Process": [[52, "worker-process"]], "Yielding to Qt": [[52, "yielding-to-qt"]], "edifice.App": [[9, null]], "edifice.App.__init__": [[64, null]], "edifice.App.export_widgets": [[65, null]], "edifice.App.start": [[66, null]], "edifice.App.start_loop": [[67, null]], "edifice.App.stop": [[68, null]], "edifice.Button": [[10, null]], "edifice.Button.__init__": [[69, null]], "edifice.Button.register_ref": [[70, null]], "edifice.Button.set_key": [[71, null]], "edifice.ButtonView": [[11, null]], "edifice.ButtonView.__init__": [[72, null]], "edifice.ButtonView.register_ref": [[73, null]], "edifice.ButtonView.set_key": [[74, null]], "edifice.CheckBox": [[12, null]], "edifice.CheckBox.__init__": [[75, null]], "edifice.CheckBox.register_ref": [[76, null]], "edifice.CheckBox.set_key": [[77, null]], "edifice.CustomWidget": [[13, null]], "edifice.CustomWidget.__init__": [[78, null]], "edifice.CustomWidget.create_widget": [[79, null]], "edifice.CustomWidget.register_ref": [[80, null]], "edifice.CustomWidget.set_key": [[81, null]], "edifice.CustomWidget.update": [[82, null]], "edifice.Dropdown": [[14, null]], "edifice.Dropdown.__init__": [[83, null]], "edifice.Dropdown.register_ref": [[84, null]], "edifice.Dropdown.set_key": [[85, null]], "edifice.Element": [[15, null]], "edifice.Element.__init__": [[86, null]], "edifice.Element.register_ref": [[87, null]], "edifice.Element.set_key": [[88, null]], "edifice.ExportList": [[16, null]], "edifice.ExportList.__init__": [[89, null]], "edifice.ExportList.register_ref": [[90, null]], "edifice.ExportList.set_key": [[91, null]], "edifice.FixScrollView": [[17, null]], "edifice.FixScrollView.__init__": [[92, null]], "edifice.FixScrollView.register_ref": [[93, null]], "edifice.FixScrollView.set_key": [[94, null]], "edifice.FixView": [[18, null]], "edifice.FixView.__init__": [[95, null]], "edifice.FixView.register_ref": [[96, null]], "edifice.FixView.set_key": [[97, null]], "edifice.FlowView": [[19, null]], "edifice.FlowView.__init__": [[98, null]], "edifice.FlowView.register_ref": [[99, null]], "edifice.FlowView.set_key": [[100, null]], "edifice.GridView": [[20, null]], "edifice.GridView.__init__": [[101, null]], "edifice.GridView.register_ref": [[102, null]], "edifice.GridView.set_key": [[103, null]], "edifice.GroupBoxView": [[21, null]], "edifice.GroupBoxView.__init__": [[104, null]], "edifice.GroupBoxView.register_ref": [[105, null]], "edifice.GroupBoxView.set_key": [[106, null]], "edifice.HBoxView": [[22, null]], "edifice.HBoxView.__init__": [[107, null]], "edifice.HBoxView.register_ref": [[108, null]], "edifice.HBoxView.set_key": [[109, null]], "edifice.HScrollView": [[23, null]], "edifice.HScrollView.__init__": [[110, null]], "edifice.HScrollView.register_ref": [[111, null]], "edifice.HScrollView.set_key": [[112, null]], "edifice.Image": [[24, null]], "edifice.Image.__init__": [[113, null]], "edifice.Image.register_ref": [[114, null]], "edifice.Image.set_key": [[115, null]], "edifice.ImageSvg": [[25, null]], "edifice.ImageSvg.__init__": [[116, null]], "edifice.ImageSvg.register_ref": [[117, null]], "edifice.ImageSvg.set_key": [[118, null]], "edifice.Label": [[26, null]], "edifice.Label.__init__": [[119, null]], "edifice.Label.register_ref": [[120, null]], "edifice.Label.set_key": [[121, null]], "edifice.ProgressBar": [[27, null]], "edifice.ProgressBar.__init__": [[122, null]], "edifice.ProgressBar.register_ref": [[123, null]], "edifice.ProgressBar.set_key": [[124, null]], "edifice.QtWidgetElement": [[28, null]], "edifice.QtWidgetElement.__init__": [[125, null]], "edifice.QtWidgetElement.register_ref": [[126, null]], "edifice.QtWidgetElement.set_key": [[127, null]], "edifice.RadioButton": [[29, null]], "edifice.RadioButton.__init__": [[128, null]], "edifice.RadioButton.register_ref": [[129, null]], "edifice.RadioButton.set_key": [[130, null]], "edifice.Reference": [[30, null]], "edifice.Reference.__init__": [[131, null]], "edifice.ScrollBar": [[31, null]], "edifice.ScrollBar.__init__": [[132, null]], "edifice.ScrollBar.register_ref": [[133, null]], "edifice.ScrollBar.set_key": [[134, null]], "edifice.Slider": [[32, null]], "edifice.Slider.__init__": [[135, null]], "edifice.Slider.register_ref": [[136, null]], "edifice.Slider.set_key": [[137, null]], "edifice.SpinInput": [[33, null]], "edifice.SpinInput.__init__": [[138, null]], "edifice.SpinInput.register_ref": [[139, null]], "edifice.SpinInput.set_key": [[140, null]], "edifice.StackedView": [[34, null]], "edifice.StackedView.__init__": [[141, null]], "edifice.StackedView.register_ref": [[142, null]], "edifice.StackedView.set_key": [[143, null]], "edifice.TabView": [[35, null]], "edifice.TabView.__init__": [[144, null]], "edifice.TabView.register_ref": [[145, null]], "edifice.TabView.set_key": [[146, null]], "edifice.TableGridRow": [[36, null]], "edifice.TableGridRow.__init__": [[147, null]], "edifice.TableGridRow.register_ref": [[148, null]], "edifice.TableGridRow.set_key": [[149, null]], "edifice.TableGridView": [[37, null]], "edifice.TableGridView.__init__": [[150, null]], "edifice.TableGridView.register_ref": [[151, null]], "edifice.TableGridView.set_key": [[152, null]], "edifice.TextInput": [[38, null]], "edifice.TextInput.__init__": [[153, null]], "edifice.TextInput.register_ref": [[154, null]], "edifice.TextInput.set_key": [[155, null]], "edifice.TextInputMultiline": [[39, null]], "edifice.TextInputMultiline.__init__": [[156, null]], "edifice.TextInputMultiline.register_ref": [[157, null]], "edifice.TextInputMultiline.set_key": [[158, null]], "edifice.VBoxView": [[40, null]], "edifice.VBoxView.__init__": [[159, null]], "edifice.VBoxView.register_ref": [[160, null]], "edifice.VBoxView.set_key": [[161, null]], "edifice.VScrollView": [[41, null]], "edifice.VScrollView.__init__": [[162, null]], "edifice.VScrollView.register_ref": [[163, null]], "edifice.VScrollView.set_key": [[164, null]], "edifice.Window": [[42, null]], "edifice.Window.__init__": [[165, null]], "edifice.Window.register_ref": [[166, null]], "edifice.Window.set_key": [[167, null]], "edifice.WindowPopView": [[43, null]], "edifice.WindowPopView.__init__": [[168, null]], "edifice.WindowPopView.register_ref": [[169, null]], "edifice.WindowPopView.set_key": [[170, null]], "edifice.child_place": [[44, null]], "edifice.component": [[45, null]], "edifice.extra.matplotlib_figure.MatplotlibFigure": [[46, null]], "edifice.extra.matplotlib_figure.MatplotlibFigure.__init__": [[171, null]], "edifice.extra.matplotlib_figure.MatplotlibFigure.register_ref": [[172, null]], "edifice.extra.matplotlib_figure.MatplotlibFigure.set_key": [[173, null]], "edifice.extra.numpy_image.NumpyArray": [[47, null]], "edifice.extra.numpy_image.NumpyArray.__init__": [[174, null]], "edifice.extra.numpy_image.NumpyArray_to_QImage": [[48, null]], "edifice.extra.numpy_image.NumpyImage": [[49, null]], "edifice.extra.numpy_image.NumpyImage.__init__": [[175, null]], "edifice.extra.numpy_image.NumpyImage.register_ref": [[176, null]], "edifice.extra.numpy_image.NumpyImage.set_key": [[177, null]], "edifice.extra.pyqtgraph_plot.PyQtPlot": [[50, null]], "edifice.extra.pyqtgraph_plot.PyQtPlot.__init__": [[178, null]], "edifice.extra.pyqtgraph_plot.PyQtPlot.register_ref": [[179, null]], "edifice.extra.pyqtgraph_plot.PyQtPlot.set_key": [[180, null]], "edifice.provide_context": [[51, null]], "edifice.use_async": [[52, null]], "edifice.use_async_call": [[53, null]], "edifice.use_context": [[54, null]], "edifice.use_context_select": [[55, null]], "edifice.use_effect": [[56, null]], "edifice.use_effect_final": [[57, null]], "edifice.use_hover": [[58, null]], "edifice.use_memo": [[59, null]], "edifice.use_palette_edifice": [[60, null]], "edifice.use_ref": [[61, null]], "edifice.use_state": [[62, null]], "edifice.use_stop": [[63, null]], "run_subprocess_with_callback": [[8, null]], "v0.0.10": [[184, "v0-0-10"]], "v0.0.5": [[184, "v0-0-5"]], "v0.0.6": [[184, "v0-0-6"]], "v0.0.7": [[184, "v0-0-7"]], "v0.0.8": [[184, "v0-0-8"]], "v0.0.9": [[184, "v0-0-9"]], "v0.1.0": [[184, "v0-1-0"]], "v0.1.1": [[184, "v0-1-1"]], "v0.1.2": [[184, "v0-1-2"]], "v0.2.0": [[184, "v0-2-0"]], "v0.2.1": [[184, "v0-2-1"]], "v0.3.0": [[184, "v0-3-0"]], "v0.3.1": [[184, "v0-3-1"]], "v0.3.2": [[184, "v0-3-2"]], "v0.3.3": [[184, "v0-3-3"]], "v0.3.4": [[184, "v0-3-4"]], "v0.3.5": [[184, "v0-3-5"]], "v0.3.6": [[184, "v0-3-6"]], "v0.3.7": [[184, "v0-3-7"]], "v0.4.0": [[184, "v0-4-0"]], "v0.4.1": [[184, "v0-4-1"]], "v0.4.2": [[184, "v0-4-2"]], "v0.4.3": [[184, "v0-4-3"]], "v0.4.4": [[184, "v0-4-4"]], "v0.4.5": [[184, "v0-4-5"]], "v0.5.0": [[184, "v0-5-0"]], "v0.5.1": [[184, "v0-5-1"]], "v0.5.2": [[184, "v0-5-2"]], "v0.5.3": [[184, "v0-5-3"]], "v0.5.4": [[184, "v0-5-4"]], "v0.5.5": [[184, "v0-5-5"]], "v0.5.6": [[184, "v0-5-6"]], "v0.6.0": [[184, "v0-6-0"]], "v0.6.1": [[184, "v0-6-1"]], "v0.6.2": [[184, "v0-6-2"]], "v0.7.0": [[184, "v0-7-0"]], "v0.7.1": [[184, "v0-7-1"]], "v0.7.2": [[184, "v0-7-2"]], "v0.7.3": [[184, "v0-7-3"]], "v0.7.4": [[184, "v0-7-4"]], "v0.8.0": [[184, "v0-8-0"]], "v0.8.1": [[184, "v0-8-1"]], "v1.0.0": [[184, "v1-0-0"]], "v1.1.0": [[184, "v1-1-0"]], "v1.2.0": [[184, "v1-2-0"]], "v1.3.0": [[184, "v1-3-0"]], "v1.4.0": [[184, "v1-4-0"]], "v1.5.0": [[184, "v1-5-0"]], "v2.0.1": [[184, "v2-0-1"]], "v2.1.0": [[184, "v2-1-0"]], "v2.10.0": [[184, "v2-10-0"]], "v2.11.0": [[184, "v2-11-0"]], "v2.11.1": [[184, "v2-11-1"]], "v2.11.2": [[184, "v2-11-2"]], "v2.11.3": [[184, "v2-11-3"]], "v2.11.4": [[184, "v2-11-4"]], "v2.12.0": [[184, "v2-12-0"]], "v2.13.0": [[184, "v2-13-0"]], "v2.14.0": [[184, "v2-14-0"]], "v2.14.1": [[184, "v2-14-1"]], "v2.14.2": [[184, "v2-14-2"]], "v2.2.0": [[184, "v2-2-0"]], "v2.3.0": [[184, "v2-3-0"]], "v2.4.0": [[184, "v2-4-0"]], "v2.5.0": [[184, "v2-5-0"]], "v2.6.0": [[184, "v2-6-0"]], "v2.6.1": [[184, "v2-6-1"]], "v2.7.0": [[184, "v2-7-0"]], "v2.7.1": [[184, "v2-7-1"]], "v2.8.0": [[184, "v2-8-0"]], "v2.8.1": [[184, "v2-8-1"]], "v2.9.0": [[184, "v2-9-0"]], "v2.9.1": [[184, "v2-9-1"]], "v3.0.0": [[184, "v3-0-0"]], "v3.1.0": [[184, "v3-1-0"]], "v3.2.0": [[184, "v3-2-0"]], "v3.2.1": [[184, "v3-2-1"]], "v3.2.2": [[184, "v3-2-2"]], "v3.2.3": [[184, "v3-2-3"]], "v4.0.0": [[184, "v4-0-0"]], "v4.0.1": [[184, "v4-0-1"]], "v4.1.0": [[184, "v4-1-0"]], "v4.2.0": [[184, "v4-2-0"]], "v4.3.0": [[184, "v4-3-0"]], "v4.4.0": [[184, "v4-4-0"]], "v4.4.1": [[184, "v4-4-1"]], "v5.0.0": [[184, "v5-0-0"]]}, "docnames": ["api", "base_components", "developer_tools", "edifice", "examples", "extra", "hooks", "index", "run_subprocess_with_callback", "stubs/edifice.App", "stubs/edifice.Button", "stubs/edifice.ButtonView", "stubs/edifice.CheckBox", "stubs/edifice.CustomWidget", "stubs/edifice.Dropdown", "stubs/edifice.Element", "stubs/edifice.ExportList", "stubs/edifice.FixScrollView", "stubs/edifice.FixView", "stubs/edifice.FlowView", "stubs/edifice.GridView", "stubs/edifice.GroupBoxView", "stubs/edifice.HBoxView", "stubs/edifice.HScrollView", "stubs/edifice.Image", "stubs/edifice.ImageSvg", "stubs/edifice.Label", "stubs/edifice.ProgressBar", "stubs/edifice.QtWidgetElement", "stubs/edifice.RadioButton", "stubs/edifice.Reference", "stubs/edifice.ScrollBar", "stubs/edifice.Slider", "stubs/edifice.SpinInput", "stubs/edifice.StackedView", "stubs/edifice.TabView", "stubs/edifice.TableGridRow", "stubs/edifice.TableGridView", "stubs/edifice.TextInput", "stubs/edifice.TextInputMultiline", "stubs/edifice.VBoxView", "stubs/edifice.VScrollView", "stubs/edifice.Window", "stubs/edifice.WindowPopView", "stubs/edifice.child_place", "stubs/edifice.component", "stubs/edifice.extra.matplotlib_figure.MatplotlibFigure", "stubs/edifice.extra.numpy_image.NumpyArray", "stubs/edifice.extra.numpy_image.NumpyArray_to_QImage", "stubs/edifice.extra.numpy_image.NumpyImage", "stubs/edifice.extra.pyqtgraph_plot.PyQtPlot", "stubs/edifice.provide_context", "stubs/edifice.use_async", "stubs/edifice.use_async_call", "stubs/edifice.use_context", "stubs/edifice.use_context_select", "stubs/edifice.use_effect", "stubs/edifice.use_effect_final", "stubs/edifice.use_hover", "stubs/edifice.use_memo", "stubs/edifice.use_palette_edifice", "stubs/edifice.use_ref", "stubs/edifice.use_state", "stubs/edifice.use_stop", "stubs/stubs/edifice.App.__init__", "stubs/stubs/edifice.App.export_widgets", "stubs/stubs/edifice.App.start", "stubs/stubs/edifice.App.start_loop", "stubs/stubs/edifice.App.stop", "stubs/stubs/edifice.Button.__init__", "stubs/stubs/edifice.Button.register_ref", "stubs/stubs/edifice.Button.set_key", "stubs/stubs/edifice.ButtonView.__init__", "stubs/stubs/edifice.ButtonView.register_ref", "stubs/stubs/edifice.ButtonView.set_key", "stubs/stubs/edifice.CheckBox.__init__", "stubs/stubs/edifice.CheckBox.register_ref", "stubs/stubs/edifice.CheckBox.set_key", "stubs/stubs/edifice.CustomWidget.__init__", "stubs/stubs/edifice.CustomWidget.create_widget", "stubs/stubs/edifice.CustomWidget.register_ref", "stubs/stubs/edifice.CustomWidget.set_key", "stubs/stubs/edifice.CustomWidget.update", "stubs/stubs/edifice.Dropdown.__init__", "stubs/stubs/edifice.Dropdown.register_ref", "stubs/stubs/edifice.Dropdown.set_key", "stubs/stubs/edifice.Element.__init__", "stubs/stubs/edifice.Element.register_ref", "stubs/stubs/edifice.Element.set_key", "stubs/stubs/edifice.ExportList.__init__", "stubs/stubs/edifice.ExportList.register_ref", "stubs/stubs/edifice.ExportList.set_key", "stubs/stubs/edifice.FixScrollView.__init__", "stubs/stubs/edifice.FixScrollView.register_ref", "stubs/stubs/edifice.FixScrollView.set_key", "stubs/stubs/edifice.FixView.__init__", "stubs/stubs/edifice.FixView.register_ref", "stubs/stubs/edifice.FixView.set_key", "stubs/stubs/edifice.FlowView.__init__", "stubs/stubs/edifice.FlowView.register_ref", "stubs/stubs/edifice.FlowView.set_key", "stubs/stubs/edifice.GridView.__init__", "stubs/stubs/edifice.GridView.register_ref", "stubs/stubs/edifice.GridView.set_key", "stubs/stubs/edifice.GroupBoxView.__init__", "stubs/stubs/edifice.GroupBoxView.register_ref", "stubs/stubs/edifice.GroupBoxView.set_key", "stubs/stubs/edifice.HBoxView.__init__", "stubs/stubs/edifice.HBoxView.register_ref", "stubs/stubs/edifice.HBoxView.set_key", "stubs/stubs/edifice.HScrollView.__init__", "stubs/stubs/edifice.HScrollView.register_ref", "stubs/stubs/edifice.HScrollView.set_key", "stubs/stubs/edifice.Image.__init__", "stubs/stubs/edifice.Image.register_ref", "stubs/stubs/edifice.Image.set_key", "stubs/stubs/edifice.ImageSvg.__init__", "stubs/stubs/edifice.ImageSvg.register_ref", "stubs/stubs/edifice.ImageSvg.set_key", "stubs/stubs/edifice.Label.__init__", "stubs/stubs/edifice.Label.register_ref", "stubs/stubs/edifice.Label.set_key", "stubs/stubs/edifice.ProgressBar.__init__", "stubs/stubs/edifice.ProgressBar.register_ref", "stubs/stubs/edifice.ProgressBar.set_key", "stubs/stubs/edifice.QtWidgetElement.__init__", "stubs/stubs/edifice.QtWidgetElement.register_ref", "stubs/stubs/edifice.QtWidgetElement.set_key", "stubs/stubs/edifice.RadioButton.__init__", "stubs/stubs/edifice.RadioButton.register_ref", "stubs/stubs/edifice.RadioButton.set_key", "stubs/stubs/edifice.Reference.__init__", "stubs/stubs/edifice.ScrollBar.__init__", "stubs/stubs/edifice.ScrollBar.register_ref", "stubs/stubs/edifice.ScrollBar.set_key", "stubs/stubs/edifice.Slider.__init__", "stubs/stubs/edifice.Slider.register_ref", "stubs/stubs/edifice.Slider.set_key", "stubs/stubs/edifice.SpinInput.__init__", "stubs/stubs/edifice.SpinInput.register_ref", "stubs/stubs/edifice.SpinInput.set_key", "stubs/stubs/edifice.StackedView.__init__", "stubs/stubs/edifice.StackedView.register_ref", "stubs/stubs/edifice.StackedView.set_key", "stubs/stubs/edifice.TabView.__init__", "stubs/stubs/edifice.TabView.register_ref", "stubs/stubs/edifice.TabView.set_key", "stubs/stubs/edifice.TableGridRow.__init__", "stubs/stubs/edifice.TableGridRow.register_ref", "stubs/stubs/edifice.TableGridRow.set_key", "stubs/stubs/edifice.TableGridView.__init__", "stubs/stubs/edifice.TableGridView.register_ref", "stubs/stubs/edifice.TableGridView.set_key", "stubs/stubs/edifice.TextInput.__init__", "stubs/stubs/edifice.TextInput.register_ref", "stubs/stubs/edifice.TextInput.set_key", "stubs/stubs/edifice.TextInputMultiline.__init__", "stubs/stubs/edifice.TextInputMultiline.register_ref", "stubs/stubs/edifice.TextInputMultiline.set_key", "stubs/stubs/edifice.VBoxView.__init__", "stubs/stubs/edifice.VBoxView.register_ref", "stubs/stubs/edifice.VBoxView.set_key", "stubs/stubs/edifice.VScrollView.__init__", "stubs/stubs/edifice.VScrollView.register_ref", "stubs/stubs/edifice.VScrollView.set_key", "stubs/stubs/edifice.Window.__init__", "stubs/stubs/edifice.Window.register_ref", "stubs/stubs/edifice.Window.set_key", "stubs/stubs/edifice.WindowPopView.__init__", "stubs/stubs/edifice.WindowPopView.register_ref", "stubs/stubs/edifice.WindowPopView.set_key", "stubs/stubs/edifice.extra.matplotlib_figure.MatplotlibFigure.__init__", "stubs/stubs/edifice.extra.matplotlib_figure.MatplotlibFigure.register_ref", "stubs/stubs/edifice.extra.matplotlib_figure.MatplotlibFigure.set_key", "stubs/stubs/edifice.extra.numpy_image.NumpyArray.__init__", "stubs/stubs/edifice.extra.numpy_image.NumpyImage.__init__", "stubs/stubs/edifice.extra.numpy_image.NumpyImage.register_ref", "stubs/stubs/edifice.extra.numpy_image.NumpyImage.set_key", "stubs/stubs/edifice.extra.pyqtgraph_plot.PyQtPlot.__init__", "stubs/stubs/edifice.extra.pyqtgraph_plot.PyQtPlot.register_ref", "stubs/stubs/edifice.extra.pyqtgraph_plot.PyQtPlot.set_key", "styling", "tutorial", "utilities", "versions"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.viewcode": 1}, "filenames": ["api.rst", "base_components.rst", "developer_tools.rst", "edifice.rst", "examples.rst", "extra.rst", "hooks.rst", "index.rst", "run_subprocess_with_callback.rst", "stubs/edifice.App.rst", "stubs/edifice.Button.rst", "stubs/edifice.ButtonView.rst", "stubs/edifice.CheckBox.rst", "stubs/edifice.CustomWidget.rst", "stubs/edifice.Dropdown.rst", "stubs/edifice.Element.rst", "stubs/edifice.ExportList.rst", "stubs/edifice.FixScrollView.rst", "stubs/edifice.FixView.rst", "stubs/edifice.FlowView.rst", "stubs/edifice.GridView.rst", "stubs/edifice.GroupBoxView.rst", "stubs/edifice.HBoxView.rst", "stubs/edifice.HScrollView.rst", "stubs/edifice.Image.rst", "stubs/edifice.ImageSvg.rst", "stubs/edifice.Label.rst", "stubs/edifice.ProgressBar.rst", "stubs/edifice.QtWidgetElement.rst", "stubs/edifice.RadioButton.rst", "stubs/edifice.Reference.rst", "stubs/edifice.ScrollBar.rst", "stubs/edifice.Slider.rst", "stubs/edifice.SpinInput.rst", "stubs/edifice.StackedView.rst", "stubs/edifice.TabView.rst", "stubs/edifice.TableGridRow.rst", "stubs/edifice.TableGridView.rst", "stubs/edifice.TextInput.rst", "stubs/edifice.TextInputMultiline.rst", "stubs/edifice.VBoxView.rst", "stubs/edifice.VScrollView.rst", "stubs/edifice.Window.rst", "stubs/edifice.WindowPopView.rst", "stubs/edifice.child_place.rst", "stubs/edifice.component.rst", "stubs/edifice.extra.matplotlib_figure.MatplotlibFigure.rst", "stubs/edifice.extra.numpy_image.NumpyArray.rst", "stubs/edifice.extra.numpy_image.NumpyArray_to_QImage.rst", "stubs/edifice.extra.numpy_image.NumpyImage.rst", "stubs/edifice.extra.pyqtgraph_plot.PyQtPlot.rst", "stubs/edifice.provide_context.rst", "stubs/edifice.use_async.rst", "stubs/edifice.use_async_call.rst", "stubs/edifice.use_context.rst", "stubs/edifice.use_context_select.rst", "stubs/edifice.use_effect.rst", "stubs/edifice.use_effect_final.rst", "stubs/edifice.use_hover.rst", "stubs/edifice.use_memo.rst", "stubs/edifice.use_palette_edifice.rst", "stubs/edifice.use_ref.rst", "stubs/edifice.use_state.rst", "stubs/edifice.use_stop.rst", "stubs/stubs/edifice.App.__init__.rst", "stubs/stubs/edifice.App.export_widgets.rst", "stubs/stubs/edifice.App.start.rst", "stubs/stubs/edifice.App.start_loop.rst", "stubs/stubs/edifice.App.stop.rst", "stubs/stubs/edifice.Button.__init__.rst", "stubs/stubs/edifice.Button.register_ref.rst", "stubs/stubs/edifice.Button.set_key.rst", "stubs/stubs/edifice.ButtonView.__init__.rst", "stubs/stubs/edifice.ButtonView.register_ref.rst", "stubs/stubs/edifice.ButtonView.set_key.rst", "stubs/stubs/edifice.CheckBox.__init__.rst", "stubs/stubs/edifice.CheckBox.register_ref.rst", "stubs/stubs/edifice.CheckBox.set_key.rst", "stubs/stubs/edifice.CustomWidget.__init__.rst", "stubs/stubs/edifice.CustomWidget.create_widget.rst", "stubs/stubs/edifice.CustomWidget.register_ref.rst", "stubs/stubs/edifice.CustomWidget.set_key.rst", "stubs/stubs/edifice.CustomWidget.update.rst", "stubs/stubs/edifice.Dropdown.__init__.rst", "stubs/stubs/edifice.Dropdown.register_ref.rst", "stubs/stubs/edifice.Dropdown.set_key.rst", "stubs/stubs/edifice.Element.__init__.rst", "stubs/stubs/edifice.Element.register_ref.rst", "stubs/stubs/edifice.Element.set_key.rst", "stubs/stubs/edifice.ExportList.__init__.rst", "stubs/stubs/edifice.ExportList.register_ref.rst", "stubs/stubs/edifice.ExportList.set_key.rst", "stubs/stubs/edifice.FixScrollView.__init__.rst", "stubs/stubs/edifice.FixScrollView.register_ref.rst", "stubs/stubs/edifice.FixScrollView.set_key.rst", "stubs/stubs/edifice.FixView.__init__.rst", "stubs/stubs/edifice.FixView.register_ref.rst", "stubs/stubs/edifice.FixView.set_key.rst", "stubs/stubs/edifice.FlowView.__init__.rst", "stubs/stubs/edifice.FlowView.register_ref.rst", "stubs/stubs/edifice.FlowView.set_key.rst", "stubs/stubs/edifice.GridView.__init__.rst", "stubs/stubs/edifice.GridView.register_ref.rst", "stubs/stubs/edifice.GridView.set_key.rst", "stubs/stubs/edifice.GroupBoxView.__init__.rst", "stubs/stubs/edifice.GroupBoxView.register_ref.rst", "stubs/stubs/edifice.GroupBoxView.set_key.rst", "stubs/stubs/edifice.HBoxView.__init__.rst", "stubs/stubs/edifice.HBoxView.register_ref.rst", "stubs/stubs/edifice.HBoxView.set_key.rst", "stubs/stubs/edifice.HScrollView.__init__.rst", "stubs/stubs/edifice.HScrollView.register_ref.rst", "stubs/stubs/edifice.HScrollView.set_key.rst", "stubs/stubs/edifice.Image.__init__.rst", "stubs/stubs/edifice.Image.register_ref.rst", "stubs/stubs/edifice.Image.set_key.rst", "stubs/stubs/edifice.ImageSvg.__init__.rst", "stubs/stubs/edifice.ImageSvg.register_ref.rst", "stubs/stubs/edifice.ImageSvg.set_key.rst", "stubs/stubs/edifice.Label.__init__.rst", "stubs/stubs/edifice.Label.register_ref.rst", "stubs/stubs/edifice.Label.set_key.rst", "stubs/stubs/edifice.ProgressBar.__init__.rst", "stubs/stubs/edifice.ProgressBar.register_ref.rst", "stubs/stubs/edifice.ProgressBar.set_key.rst", "stubs/stubs/edifice.QtWidgetElement.__init__.rst", "stubs/stubs/edifice.QtWidgetElement.register_ref.rst", "stubs/stubs/edifice.QtWidgetElement.set_key.rst", "stubs/stubs/edifice.RadioButton.__init__.rst", "stubs/stubs/edifice.RadioButton.register_ref.rst", "stubs/stubs/edifice.RadioButton.set_key.rst", "stubs/stubs/edifice.Reference.__init__.rst", "stubs/stubs/edifice.ScrollBar.__init__.rst", "stubs/stubs/edifice.ScrollBar.register_ref.rst", "stubs/stubs/edifice.ScrollBar.set_key.rst", "stubs/stubs/edifice.Slider.__init__.rst", "stubs/stubs/edifice.Slider.register_ref.rst", "stubs/stubs/edifice.Slider.set_key.rst", "stubs/stubs/edifice.SpinInput.__init__.rst", "stubs/stubs/edifice.SpinInput.register_ref.rst", "stubs/stubs/edifice.SpinInput.set_key.rst", "stubs/stubs/edifice.StackedView.__init__.rst", "stubs/stubs/edifice.StackedView.register_ref.rst", "stubs/stubs/edifice.StackedView.set_key.rst", "stubs/stubs/edifice.TabView.__init__.rst", "stubs/stubs/edifice.TabView.register_ref.rst", "stubs/stubs/edifice.TabView.set_key.rst", "stubs/stubs/edifice.TableGridRow.__init__.rst", "stubs/stubs/edifice.TableGridRow.register_ref.rst", "stubs/stubs/edifice.TableGridRow.set_key.rst", "stubs/stubs/edifice.TableGridView.__init__.rst", "stubs/stubs/edifice.TableGridView.register_ref.rst", "stubs/stubs/edifice.TableGridView.set_key.rst", "stubs/stubs/edifice.TextInput.__init__.rst", "stubs/stubs/edifice.TextInput.register_ref.rst", "stubs/stubs/edifice.TextInput.set_key.rst", "stubs/stubs/edifice.TextInputMultiline.__init__.rst", "stubs/stubs/edifice.TextInputMultiline.register_ref.rst", "stubs/stubs/edifice.TextInputMultiline.set_key.rst", "stubs/stubs/edifice.VBoxView.__init__.rst", "stubs/stubs/edifice.VBoxView.register_ref.rst", "stubs/stubs/edifice.VBoxView.set_key.rst", "stubs/stubs/edifice.VScrollView.__init__.rst", "stubs/stubs/edifice.VScrollView.register_ref.rst", "stubs/stubs/edifice.VScrollView.set_key.rst", "stubs/stubs/edifice.Window.__init__.rst", "stubs/stubs/edifice.Window.register_ref.rst", "stubs/stubs/edifice.Window.set_key.rst", "stubs/stubs/edifice.WindowPopView.__init__.rst", "stubs/stubs/edifice.WindowPopView.register_ref.rst", "stubs/stubs/edifice.WindowPopView.set_key.rst", "stubs/stubs/edifice.extra.matplotlib_figure.MatplotlibFigure.__init__.rst", "stubs/stubs/edifice.extra.matplotlib_figure.MatplotlibFigure.register_ref.rst", "stubs/stubs/edifice.extra.matplotlib_figure.MatplotlibFigure.set_key.rst", "stubs/stubs/edifice.extra.numpy_image.NumpyArray.__init__.rst", "stubs/stubs/edifice.extra.numpy_image.NumpyImage.__init__.rst", "stubs/stubs/edifice.extra.numpy_image.NumpyImage.register_ref.rst", "stubs/stubs/edifice.extra.numpy_image.NumpyImage.set_key.rst", "stubs/stubs/edifice.extra.pyqtgraph_plot.PyQtPlot.__init__.rst", "stubs/stubs/edifice.extra.pyqtgraph_plot.PyQtPlot.register_ref.rst", "stubs/stubs/edifice.extra.pyqtgraph_plot.PyQtPlot.set_key.rst", "styling.rst", "tutorial.rst", "utilities.rst", "versions.rst"], "indexentries": {"__init__() (edifice.app method)": [[64, "edifice.App.__init__", false]], "__init__() (edifice.button method)": [[69, "edifice.Button.__init__", false]], "__init__() (edifice.buttonview method)": [[72, "edifice.ButtonView.__init__", false]], "__init__() (edifice.checkbox method)": [[75, "edifice.CheckBox.__init__", false]], "__init__() (edifice.customwidget method)": [[78, "edifice.CustomWidget.__init__", false]], "__init__() (edifice.dropdown method)": [[83, "edifice.Dropdown.__init__", false]], "__init__() (edifice.element method)": [[86, "edifice.Element.__init__", false]], "__init__() (edifice.exportlist method)": [[89, "edifice.ExportList.__init__", false]], "__init__() (edifice.extra.matplotlib_figure.matplotlibfigure method)": [[171, "edifice.extra.matplotlib_figure.MatplotlibFigure.__init__", false]], "__init__() (edifice.extra.numpy_image.numpyarray method)": [[174, "edifice.extra.numpy_image.NumpyArray.__init__", false]], "__init__() (edifice.extra.numpy_image.numpyimage method)": [[175, "edifice.extra.numpy_image.NumpyImage.__init__", false]], "__init__() (edifice.extra.pyqtgraph_plot.pyqtplot method)": [[178, "edifice.extra.pyqtgraph_plot.PyQtPlot.__init__", false]], "__init__() (edifice.fixscrollview method)": [[92, "edifice.FixScrollView.__init__", false]], "__init__() (edifice.fixview method)": [[95, "edifice.FixView.__init__", false]], "__init__() (edifice.flowview method)": [[98, "edifice.FlowView.__init__", false]], "__init__() (edifice.gridview method)": [[101, "edifice.GridView.__init__", false]], "__init__() (edifice.groupboxview method)": [[104, "edifice.GroupBoxView.__init__", false]], "__init__() (edifice.hboxview method)": [[107, "edifice.HBoxView.__init__", false]], "__init__() (edifice.hscrollview method)": [[110, "edifice.HScrollView.__init__", false]], "__init__() (edifice.image method)": [[113, "edifice.Image.__init__", false]], "__init__() (edifice.imagesvg method)": [[116, "edifice.ImageSvg.__init__", false]], "__init__() (edifice.label method)": [[119, "edifice.Label.__init__", false]], "__init__() (edifice.progressbar method)": [[122, "edifice.ProgressBar.__init__", false]], "__init__() (edifice.qtwidgetelement method)": [[125, "edifice.QtWidgetElement.__init__", false]], "__init__() (edifice.radiobutton method)": [[128, "edifice.RadioButton.__init__", false]], "__init__() (edifice.reference method)": [[131, "edifice.Reference.__init__", false]], "__init__() (edifice.scrollbar method)": [[132, "edifice.ScrollBar.__init__", false]], "__init__() (edifice.slider method)": [[135, "edifice.Slider.__init__", false]], "__init__() (edifice.spininput method)": [[138, "edifice.SpinInput.__init__", false]], "__init__() (edifice.stackedview method)": [[141, "edifice.StackedView.__init__", false]], "__init__() (edifice.tablegridrow method)": [[147, "edifice.TableGridRow.__init__", false]], "__init__() (edifice.tablegridview method)": [[150, "edifice.TableGridView.__init__", false]], "__init__() (edifice.tabview method)": [[144, "edifice.TabView.__init__", false]], "__init__() (edifice.textinput method)": [[153, "edifice.TextInput.__init__", false]], "__init__() (edifice.textinputmultiline method)": [[156, "edifice.TextInputMultiline.__init__", false]], "__init__() (edifice.vboxview method)": [[159, "edifice.VBoxView.__init__", false]], "__init__() (edifice.vscrollview method)": [[162, "edifice.VScrollView.__init__", false]], "__init__() (edifice.window method)": [[165, "edifice.Window.__init__", false]], "__init__() (edifice.windowpopview method)": [[168, "edifice.WindowPopView.__init__", false]], "app (class in edifice)": [[9, "edifice.App", false]], "button (class in edifice)": [[10, "edifice.Button", false]], "buttonview (class in edifice)": [[11, "edifice.ButtonView", false]], "checkbox (class in edifice)": [[12, "edifice.CheckBox", false]], "child_place() (in module edifice)": [[44, "edifice.child_place", false]], "children (edifice.element property)": [[15, "edifice.Element.children", false]], "component() (in module edifice)": [[45, "edifice.component", false]], "create_widget() (edifice.customwidget method)": [[13, "edifice.CustomWidget.create_widget", false], [79, "edifice.CustomWidget.create_widget", false]], "customwidget (class in edifice)": [[13, "edifice.CustomWidget", false]], "dropdown (class in edifice)": [[14, "edifice.Dropdown", false]], "edifice": [[8, "module-edifice", false], [183, "module-edifice", false]], "edifice.base_components": [[1, "module-edifice.base_components", false]], "element (class in edifice)": [[15, "edifice.Element", false]], "export_widgets() (edifice.app method)": [[9, "edifice.App.export_widgets", false], [65, "edifice.App.export_widgets", false]], "exportlist (class in edifice)": [[16, "edifice.ExportList", false]], "fixscrollview (class in edifice)": [[17, "edifice.FixScrollView", false]], "fixview (class in edifice)": [[18, "edifice.FixView", false]], "flowview (class in edifice)": [[19, "edifice.FlowView", false]], "gridview (class in edifice)": [[20, "edifice.GridView", false]], "groupboxview (class in edifice)": [[21, "edifice.GroupBoxView", false]], "hboxview (class in edifice)": [[22, "edifice.HBoxView", false]], "hscrollview (class in edifice)": [[23, "edifice.HScrollView", false]], "image (class in edifice)": [[24, "edifice.Image", false]], "imagesvg (class in edifice)": [[25, "edifice.ImageSvg", false]], "label (class in edifice)": [[26, "edifice.Label", false]], "matplotlibfigure (class in edifice.extra.matplotlib_figure)": [[46, "edifice.extra.matplotlib_figure.MatplotlibFigure", false]], "module": [[1, "module-edifice.base_components", false], [8, "module-edifice", false], [183, "module-edifice", false]], "numpyarray (class in edifice.extra.numpy_image)": [[47, "edifice.extra.numpy_image.NumpyArray", false]], "numpyarray_to_qimage() (in module edifice.extra.numpy_image)": [[48, "edifice.extra.numpy_image.NumpyArray_to_QImage", false]], "numpyimage (class in edifice.extra.numpy_image)": [[49, "edifice.extra.numpy_image.NumpyImage", false]], "palette_edifice_dark() (in module edifice)": [[183, "edifice.palette_edifice_dark", false]], "palette_edifice_light() (in module edifice)": [[183, "edifice.palette_edifice_light", false]], "progressbar (class in edifice)": [[27, "edifice.ProgressBar", false]], "props (edifice.element property)": [[15, "edifice.Element.props", false]], "provide_context() (in module edifice)": [[51, "edifice.provide_context", false]], "pyqtplot (class in edifice.extra.pyqtgraph_plot)": [[50, "edifice.extra.pyqtgraph_plot.PyQtPlot", false]], "qtwidgetelement (class in edifice)": [[28, "edifice.QtWidgetElement", false]], "radiobutton (class in edifice)": [[29, "edifice.RadioButton", false]], "reference (class in edifice)": [[30, "edifice.Reference", false]], "register_ref() (edifice.button method)": [[70, "edifice.Button.register_ref", false]], "register_ref() (edifice.buttonview method)": [[73, "edifice.ButtonView.register_ref", false]], "register_ref() (edifice.checkbox method)": [[76, "edifice.CheckBox.register_ref", false]], "register_ref() (edifice.customwidget method)": [[80, "edifice.CustomWidget.register_ref", false]], "register_ref() (edifice.dropdown method)": [[84, "edifice.Dropdown.register_ref", false]], "register_ref() (edifice.element method)": [[15, "edifice.Element.register_ref", false], [87, "edifice.Element.register_ref", false]], "register_ref() (edifice.exportlist method)": [[90, "edifice.ExportList.register_ref", false]], "register_ref() (edifice.extra.matplotlib_figure.matplotlibfigure method)": [[172, "edifice.extra.matplotlib_figure.MatplotlibFigure.register_ref", false]], "register_ref() (edifice.extra.numpy_image.numpyimage method)": [[176, "edifice.extra.numpy_image.NumpyImage.register_ref", false]], "register_ref() (edifice.extra.pyqtgraph_plot.pyqtplot method)": [[179, "edifice.extra.pyqtgraph_plot.PyQtPlot.register_ref", false]], "register_ref() (edifice.fixscrollview method)": [[93, "edifice.FixScrollView.register_ref", false]], "register_ref() (edifice.fixview method)": [[96, "edifice.FixView.register_ref", false]], "register_ref() (edifice.flowview method)": [[99, "edifice.FlowView.register_ref", false]], "register_ref() (edifice.gridview method)": [[102, "edifice.GridView.register_ref", false]], "register_ref() (edifice.groupboxview method)": [[105, "edifice.GroupBoxView.register_ref", false]], "register_ref() (edifice.hboxview method)": [[108, "edifice.HBoxView.register_ref", false]], "register_ref() (edifice.hscrollview method)": [[111, "edifice.HScrollView.register_ref", false]], "register_ref() (edifice.image method)": [[114, "edifice.Image.register_ref", false]], "register_ref() (edifice.imagesvg method)": [[117, "edifice.ImageSvg.register_ref", false]], "register_ref() (edifice.label method)": [[120, "edifice.Label.register_ref", false]], "register_ref() (edifice.progressbar method)": [[123, "edifice.ProgressBar.register_ref", false]], "register_ref() (edifice.qtwidgetelement method)": [[126, "edifice.QtWidgetElement.register_ref", false]], "register_ref() (edifice.radiobutton method)": [[129, "edifice.RadioButton.register_ref", false]], "register_ref() (edifice.scrollbar method)": [[133, "edifice.ScrollBar.register_ref", false]], "register_ref() (edifice.slider method)": [[136, "edifice.Slider.register_ref", false]], "register_ref() (edifice.spininput method)": [[139, "edifice.SpinInput.register_ref", false]], "register_ref() (edifice.stackedview method)": [[142, "edifice.StackedView.register_ref", false]], "register_ref() (edifice.tablegridrow method)": [[148, "edifice.TableGridRow.register_ref", false]], "register_ref() (edifice.tablegridview method)": [[151, "edifice.TableGridView.register_ref", false]], "register_ref() (edifice.tabview method)": [[145, "edifice.TabView.register_ref", false]], "register_ref() (edifice.textinput method)": [[154, "edifice.TextInput.register_ref", false]], "register_ref() (edifice.textinputmultiline method)": [[157, "edifice.TextInputMultiline.register_ref", false]], "register_ref() (edifice.vboxview method)": [[160, "edifice.VBoxView.register_ref", false]], "register_ref() (edifice.vscrollview method)": [[163, "edifice.VScrollView.register_ref", false]], "register_ref() (edifice.window method)": [[166, "edifice.Window.register_ref", false]], "register_ref() (edifice.windowpopview method)": [[169, "edifice.WindowPopView.register_ref", false]], "run_subprocess_with_callback() (in module edifice)": [[8, "edifice.run_subprocess_with_callback", false]], "scrollbar (class in edifice)": [[31, "edifice.ScrollBar", false]], "set_key() (edifice.button method)": [[71, "edifice.Button.set_key", false]], "set_key() (edifice.buttonview method)": [[74, "edifice.ButtonView.set_key", false]], "set_key() (edifice.checkbox method)": [[77, "edifice.CheckBox.set_key", false]], "set_key() (edifice.customwidget method)": [[81, "edifice.CustomWidget.set_key", false]], "set_key() (edifice.dropdown method)": [[85, "edifice.Dropdown.set_key", false]], "set_key() (edifice.element method)": [[15, "edifice.Element.set_key", false], [88, "edifice.Element.set_key", false]], "set_key() (edifice.exportlist method)": [[91, "edifice.ExportList.set_key", false]], "set_key() (edifice.extra.matplotlib_figure.matplotlibfigure method)": [[173, "edifice.extra.matplotlib_figure.MatplotlibFigure.set_key", false]], "set_key() (edifice.extra.numpy_image.numpyimage method)": [[177, "edifice.extra.numpy_image.NumpyImage.set_key", false]], "set_key() (edifice.extra.pyqtgraph_plot.pyqtplot method)": [[180, "edifice.extra.pyqtgraph_plot.PyQtPlot.set_key", false]], "set_key() (edifice.fixscrollview method)": [[94, "edifice.FixScrollView.set_key", false]], "set_key() (edifice.fixview method)": [[97, "edifice.FixView.set_key", false]], "set_key() (edifice.flowview method)": [[100, "edifice.FlowView.set_key", false]], "set_key() (edifice.gridview method)": [[103, "edifice.GridView.set_key", false]], "set_key() (edifice.groupboxview method)": [[106, "edifice.GroupBoxView.set_key", false]], "set_key() (edifice.hboxview method)": [[109, "edifice.HBoxView.set_key", false]], "set_key() (edifice.hscrollview method)": [[112, "edifice.HScrollView.set_key", false]], "set_key() (edifice.image method)": [[115, "edifice.Image.set_key", false]], "set_key() (edifice.imagesvg method)": [[118, "edifice.ImageSvg.set_key", false]], "set_key() (edifice.label method)": [[121, "edifice.Label.set_key", false]], "set_key() (edifice.progressbar method)": [[124, "edifice.ProgressBar.set_key", false]], "set_key() (edifice.qtwidgetelement method)": [[127, "edifice.QtWidgetElement.set_key", false]], "set_key() (edifice.radiobutton method)": [[130, "edifice.RadioButton.set_key", false]], "set_key() (edifice.scrollbar method)": [[134, "edifice.ScrollBar.set_key", false]], "set_key() (edifice.slider method)": [[137, "edifice.Slider.set_key", false]], "set_key() (edifice.spininput method)": [[140, "edifice.SpinInput.set_key", false]], "set_key() (edifice.stackedview method)": [[143, "edifice.StackedView.set_key", false]], "set_key() (edifice.tablegridrow method)": [[149, "edifice.TableGridRow.set_key", false]], "set_key() (edifice.tablegridview method)": [[152, "edifice.TableGridView.set_key", false]], "set_key() (edifice.tabview method)": [[146, "edifice.TabView.set_key", false]], "set_key() (edifice.textinput method)": [[155, "edifice.TextInput.set_key", false]], "set_key() (edifice.textinputmultiline method)": [[158, "edifice.TextInputMultiline.set_key", false]], "set_key() (edifice.vboxview method)": [[161, "edifice.VBoxView.set_key", false]], "set_key() (edifice.vscrollview method)": [[164, "edifice.VScrollView.set_key", false]], "set_key() (edifice.window method)": [[167, "edifice.Window.set_key", false]], "set_key() (edifice.windowpopview method)": [[170, "edifice.WindowPopView.set_key", false]], "slider (class in edifice)": [[32, "edifice.Slider", false]], "spininput (class in edifice)": [[33, "edifice.SpinInput", false]], "stackedview (class in edifice)": [[34, "edifice.StackedView", false]], "start() (edifice.app method)": [[9, "edifice.App.start", false], [66, "edifice.App.start", false]], "start_loop() (edifice.app method)": [[9, "edifice.App.start_loop", false], [67, "edifice.App.start_loop", false]], "stop() (edifice.app method)": [[9, "edifice.App.stop", false], [68, "edifice.App.stop", false]], "tablegridrow (class in edifice)": [[36, "edifice.TableGridRow", false]], "tablegridview (class in edifice)": [[37, "edifice.TableGridView", false]], "tabview (class in edifice)": [[35, "edifice.TabView", false]], "textinput (class in edifice)": [[38, "edifice.TextInput", false]], "textinputmultiline (class in edifice)": [[39, "edifice.TextInputMultiline", false]], "theme_is_light() (in module edifice)": [[183, "edifice.theme_is_light", false]], "underlying (edifice.qtwidgetelement attribute)": [[28, "edifice.QtWidgetElement.underlying", false]], "underlying_noparent (edifice.windowpopview attribute)": [[43, "edifice.WindowPopView.underlying_noparent", false]], "update() (edifice.customwidget method)": [[13, "edifice.CustomWidget.update", false], [82, "edifice.CustomWidget.update", false]], "use_async() (in module edifice)": [[52, "edifice.use_async", false]], "use_async_call() (in module edifice)": [[53, "edifice.use_async_call", false]], "use_context() (in module edifice)": [[54, "edifice.use_context", false]], "use_context_select() (in module edifice)": [[55, "edifice.use_context_select", false]], "use_effect() (in module edifice)": [[56, "edifice.use_effect", false]], "use_effect_final() (in module edifice)": [[57, "edifice.use_effect_final", false]], "use_hover() (in module edifice)": [[58, "edifice.use_hover", false]], "use_memo() (in module edifice)": [[59, "edifice.use_memo", false]], "use_palette_edifice() (in module edifice)": [[60, "edifice.use_palette_edifice", false]], "use_ref() (in module edifice)": [[61, "edifice.use_ref", false]], "use_state() (in module edifice)": [[62, "edifice.use_state", false]], "use_stop() (in module edifice)": [[63, "edifice.use_stop", false]], "vboxview (class in edifice)": [[40, "edifice.VBoxView", false]], "vscrollview (class in edifice)": [[41, "edifice.VScrollView", false]], "window (class in edifice)": [[42, "edifice.Window", false]], "windowpopview (class in edifice)": [[43, "edifice.WindowPopView", false]]}, "objects": {"": [[183, 0, 0, "-", "edifice"]], "edifice": [[9, 1, 1, "", "App"], [10, 1, 1, "", "Button"], [11, 1, 1, "", "ButtonView"], [12, 1, 1, "", "CheckBox"], [13, 1, 1, "", "CustomWidget"], [14, 1, 1, "", "Dropdown"], [15, 1, 1, "", "Element"], [16, 1, 1, "", "ExportList"], [17, 1, 1, "", "FixScrollView"], [18, 1, 1, "", "FixView"], [19, 1, 1, "", "FlowView"], [20, 1, 1, "", "GridView"], [21, 1, 1, "", "GroupBoxView"], [22, 1, 1, "", "HBoxView"], [23, 1, 1, "", "HScrollView"], [24, 1, 1, "", "Image"], [25, 1, 1, "", "ImageSvg"], [26, 1, 1, "", "Label"], [27, 1, 1, "", "ProgressBar"], [28, 1, 1, "", "QtWidgetElement"], [29, 1, 1, "", "RadioButton"], [30, 1, 1, "", "Reference"], [31, 1, 1, "", "ScrollBar"], [32, 1, 1, "", "Slider"], [33, 1, 1, "", "SpinInput"], [34, 1, 1, "", "StackedView"], [35, 1, 1, "", "TabView"], [36, 1, 1, "", "TableGridRow"], [37, 1, 1, "", "TableGridView"], [38, 1, 1, "", "TextInput"], [39, 1, 1, "", "TextInputMultiline"], [40, 1, 1, "", "VBoxView"], [41, 1, 1, "", "VScrollView"], [42, 1, 1, "", "Window"], [43, 1, 1, "", "WindowPopView"], [1, 0, 0, "-", "base_components"], [44, 5, 1, "", "child_place"], [45, 5, 1, "", "component"], [183, 5, 1, "", "palette_edifice_dark"], [183, 5, 1, "", "palette_edifice_light"], [51, 5, 1, "", "provide_context"], [8, 5, 1, "", "run_subprocess_with_callback"], [183, 5, 1, "", "theme_is_light"], [52, 5, 1, "", "use_async"], [53, 5, 1, "", "use_async_call"], [54, 5, 1, "", "use_context"], [55, 5, 1, "", "use_context_select"], [56, 5, 1, "", "use_effect"], [57, 5, 1, "", "use_effect_final"], [58, 5, 1, "", "use_hover"], [59, 5, 1, "", "use_memo"], [60, 5, 1, "", "use_palette_edifice"], [61, 5, 1, "", "use_ref"], [62, 5, 1, "", "use_state"], [63, 5, 1, "", "use_stop"]], "edifice.App": [[64, 2, 1, "", "__init__"], [65, 2, 1, "", "export_widgets"], [66, 2, 1, "", "start"], [67, 2, 1, "", "start_loop"], [68, 2, 1, "", "stop"]], "edifice.Button": [[69, 2, 1, "", "__init__"], [70, 2, 1, "", "register_ref"], [71, 2, 1, "", "set_key"]], "edifice.ButtonView": [[72, 2, 1, "", "__init__"], [73, 2, 1, "", "register_ref"], [74, 2, 1, "", "set_key"]], "edifice.CheckBox": [[75, 2, 1, "", "__init__"], [76, 2, 1, "", "register_ref"], [77, 2, 1, "", "set_key"]], "edifice.CustomWidget": [[78, 2, 1, "", "__init__"], [79, 2, 1, "", "create_widget"], [80, 2, 1, "", "register_ref"], [81, 2, 1, "", "set_key"], [82, 2, 1, "", "update"]], "edifice.Dropdown": [[83, 2, 1, "", "__init__"], [84, 2, 1, "", "register_ref"], [85, 2, 1, "", "set_key"]], "edifice.Element": [[86, 2, 1, "", "__init__"], [15, 3, 1, "", "children"], [15, 3, 1, "", "props"], [87, 2, 1, "", "register_ref"], [88, 2, 1, "", "set_key"]], "edifice.ExportList": [[89, 2, 1, "", "__init__"], [90, 2, 1, "", "register_ref"], [91, 2, 1, "", "set_key"]], "edifice.FixScrollView": [[92, 2, 1, "", "__init__"], [93, 2, 1, "", "register_ref"], [94, 2, 1, "", "set_key"]], "edifice.FixView": [[95, 2, 1, "", "__init__"], [96, 2, 1, "", "register_ref"], [97, 2, 1, "", "set_key"]], "edifice.FlowView": [[98, 2, 1, "", "__init__"], [99, 2, 1, "", "register_ref"], [100, 2, 1, "", "set_key"]], "edifice.GridView": [[101, 2, 1, "", "__init__"], [102, 2, 1, "", "register_ref"], [103, 2, 1, "", "set_key"]], "edifice.GroupBoxView": [[104, 2, 1, "", "__init__"], [105, 2, 1, "", "register_ref"], [106, 2, 1, "", "set_key"]], "edifice.HBoxView": [[107, 2, 1, "", "__init__"], [108, 2, 1, "", "register_ref"], [109, 2, 1, "", "set_key"]], "edifice.HScrollView": [[110, 2, 1, "", "__init__"], [111, 2, 1, "", "register_ref"], [112, 2, 1, "", "set_key"]], "edifice.Image": [[113, 2, 1, "", "__init__"], [114, 2, 1, "", "register_ref"], [115, 2, 1, "", "set_key"]], "edifice.ImageSvg": [[116, 2, 1, "", "__init__"], [117, 2, 1, "", "register_ref"], [118, 2, 1, "", "set_key"]], "edifice.Label": [[119, 2, 1, "", "__init__"], [120, 2, 1, "", "register_ref"], [121, 2, 1, "", "set_key"]], "edifice.ProgressBar": [[122, 2, 1, "", "__init__"], [123, 2, 1, "", "register_ref"], [124, 2, 1, "", "set_key"]], "edifice.QtWidgetElement": [[125, 2, 1, "", "__init__"], [126, 2, 1, "", "register_ref"], [127, 2, 1, "", "set_key"], [28, 4, 1, "", "underlying"]], "edifice.RadioButton": [[128, 2, 1, "", "__init__"], [129, 2, 1, "", "register_ref"], [130, 2, 1, "", "set_key"]], "edifice.Reference": [[131, 2, 1, "", "__init__"]], "edifice.ScrollBar": [[132, 2, 1, "", "__init__"], [133, 2, 1, "", "register_ref"], [134, 2, 1, "", "set_key"]], "edifice.Slider": [[135, 2, 1, "", "__init__"], [136, 2, 1, "", "register_ref"], [137, 2, 1, "", "set_key"]], "edifice.SpinInput": [[138, 2, 1, "", "__init__"], [139, 2, 1, "", "register_ref"], [140, 2, 1, "", "set_key"]], "edifice.StackedView": [[141, 2, 1, "", "__init__"], [142, 2, 1, "", "register_ref"], [143, 2, 1, "", "set_key"]], "edifice.TabView": [[144, 2, 1, "", "__init__"], [145, 2, 1, "", "register_ref"], [146, 2, 1, "", "set_key"]], "edifice.TableGridRow": [[147, 2, 1, "", "__init__"], [148, 2, 1, "", "register_ref"], [149, 2, 1, "", "set_key"]], "edifice.TableGridView": [[150, 2, 1, "", "__init__"], [151, 2, 1, "", "register_ref"], [152, 2, 1, "", "set_key"]], "edifice.TextInput": [[153, 2, 1, "", "__init__"], [154, 2, 1, "", "register_ref"], [155, 2, 1, "", "set_key"]], "edifice.TextInputMultiline": [[156, 2, 1, "", "__init__"], [157, 2, 1, "", "register_ref"], [158, 2, 1, "", "set_key"]], "edifice.VBoxView": [[159, 2, 1, "", "__init__"], [160, 2, 1, "", "register_ref"], [161, 2, 1, "", "set_key"]], "edifice.VScrollView": [[162, 2, 1, "", "__init__"], [163, 2, 1, "", "register_ref"], [164, 2, 1, "", "set_key"]], "edifice.Window": [[165, 2, 1, "", "__init__"], [166, 2, 1, "", "register_ref"], [167, 2, 1, "", "set_key"]], "edifice.WindowPopView": [[168, 2, 1, "", "__init__"], [169, 2, 1, "", "register_ref"], [170, 2, 1, "", "set_key"], [43, 4, 1, "", "underlying_noparent"]], "edifice.extra.matplotlib_figure": [[46, 1, 1, "", "MatplotlibFigure"]], "edifice.extra.matplotlib_figure.MatplotlibFigure": [[171, 2, 1, "", "__init__"], [172, 2, 1, "", "register_ref"], [173, 2, 1, "", "set_key"]], "edifice.extra.numpy_image": [[47, 1, 1, "", "NumpyArray"], [48, 5, 1, "", "NumpyArray_to_QImage"], [49, 1, 1, "", "NumpyImage"]], "edifice.extra.numpy_image.NumpyArray": [[174, 2, 1, "", "__init__"]], "edifice.extra.numpy_image.NumpyImage": [[175, 2, 1, "", "__init__"], [176, 2, 1, "", "register_ref"], [177, 2, 1, "", "set_key"]], "edifice.extra.pyqtgraph_plot": [[50, 1, 1, "", "PyQtPlot"]], "edifice.extra.pyqtgraph_plot.PyQtPlot": [[178, 2, 1, "", "__init__"], [179, 2, 1, "", "register_ref"], [180, 2, 1, "", "set_key"]]}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "class", "Python class"], "2": ["py", "method", "Python method"], "3": ["py", "property", "Python property"], "4": ["py", "attribute", "Python attribute"], "5": ["py", "function", "Python function"]}, "objtypes": {"0": "py:module", "1": "py:class", "2": "py:method", "3": "py:property", "4": "py:attribute", "5": "py:function"}, "terms": {"": [1, 2, 3, 4, 7, 9, 11, 15, 25, 30, 35, 36, 37, 42, 43, 45, 50, 52, 62, 65, 67, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 181, 182, 184], "0": [3, 4, 6, 7, 9, 13, 14, 20, 25, 27, 31, 32, 33, 37, 51, 52, 56, 57, 59, 62, 65, 83, 122, 132, 135, 138, 181, 182], "00": 20, "01": [4, 184], "02": [4, 184], "03": [4, 184], "04": [4, 184], "05": [4, 184], "06": [4, 184], "07": [4, 184], "08": 184, "09": 184, "1": [3, 4, 6, 8, 9, 14, 20, 26, 27, 28, 29, 32, 33, 37, 48, 49, 51, 52, 53, 57, 59, 62, 65, 122, 135, 138, 181, 182], "10": [4, 9, 46, 50, 181, 182], "100": [4, 7, 17, 18, 25, 27, 31, 32, 33, 50, 52, 59, 122, 132, 135, 138, 181, 184], "1000000": [59, 62], "100px": [17, 18], "10px": [2, 181], "11": 8, "12": 181, "120": [46, 182], "123": 20, "12pt": 9, "15": 184, "15px": 2, "16": [181, 184], "16pt": 181, "17": 184, "170": 182, "18": [11, 25, 184], "18px": 28, "19": 184, "1px": 181, "2": [3, 4, 8, 14, 20, 28, 29, 31, 35, 52, 132, 182], "20": [52, 182, 184], "200": [17, 18, 25], "200px": [17, 18], "2021": 184, "2023": 184, "2024": 184, "2025": 184, "21": 184, "22": 184, "220": [181, 182], "23": 184, "24": 184, "245": 181, "25": 184, "255": 181, "26": 184, "27": 184, "28": 184, "28084": 182, "29": 184, "2d": 20, "2px": 181, "2x1": 20, "2x2": 20, "3": [3, 4, 8, 14, 20, 24, 28, 48, 49, 182], "30": [7, 184], "31": 184, "3f": 182, "3x4": 20, "4": [4, 20, 28, 48, 49], "40": 52, "456": 20, "5": [4, 7, 20, 26, 52, 181], "6": [4, 20, 26], "60": 182, "600": 42, "7": [4, 20], "70": 7, "789": 20, "7gui": 7, "7guis_01_count": 4, "7guis_02_temperature_convert": 4, "7guis_03_flight_book": 4, "7guis_04_tim": 4, "7guis_05_crud": 4, "7guis_06_circle_draw": 4, "7guis_07_cel": 4, "8": [20, 181], "800": 42, "9": 20, "A": [1, 3, 4, 6, 7, 8, 9, 11, 12, 15, 17, 24, 27, 28, 32, 35, 38, 41, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 62, 67, 181, 184], "And": [57, 59], "At": [33, 57], "But": [3, 57, 59], "By": [3, 9], "For": [3, 4, 6, 7, 9, 20, 52, 56, 62, 181, 184], "If": [2, 3, 4, 7, 8, 9, 27, 28, 33, 34, 37, 42, 43, 45, 50, 52, 53, 56, 57, 59, 62, 181, 182, 184], "In": [3, 4, 6, 8, 9, 15, 30, 34, 42, 45, 52, 67, 182], "It": [2, 3, 4, 9, 35, 42, 43, 50, 51, 54, 55, 62, 182, 184], "Its": 45, "NOT": 3, "No": [3, 26], "Not": [1, 13], "On": [2, 184], "One": [24, 38, 48, 62, 181], "Or": [1, 25, 38, 56, 181], "That": 3, "The": [1, 2, 4, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 19, 20, 21, 23, 24, 25, 26, 27, 28, 31, 32, 33, 34, 35, 37, 38, 41, 42, 43, 45, 48, 49, 51, 52, 53, 54, 55, 56, 57, 58, 62, 67, 70, 71, 73, 74, 76, 77, 80, 81, 84, 85, 87, 88, 90, 91, 93, 94, 96, 97, 99, 100, 102, 103, 105, 106, 108, 109, 111, 112, 114, 115, 117, 118, 120, 121, 123, 124, 126, 127, 129, 130, 133, 134, 136, 137, 139, 140, 142, 143, 145, 146, 148, 149, 151, 152, 154, 155, 157, 158, 160, 161, 163, 164, 166, 167, 169, 170, 172, 173, 176, 177, 179, 180, 181, 182, 184], "Then": [25, 182, 184], "There": [3, 7, 21, 25, 45, 181], "These": [1, 4, 5, 6, 9, 15, 65, 184], "To": [1, 2, 3, 7, 8, 9, 18, 22, 24, 40, 45, 182, 184], "Will": [52, 53, 184], "With": [7, 45], "_": [8, 9, 10, 20, 43, 45, 52, 53, 63], "__call__": 184, "__eq__": [0, 45, 47, 52, 55, 56, 57, 59, 62, 184], "__future__": 8, "__init__": 13, "__main__": [2, 7, 8, 9, 182], "__name__": [2, 7, 9, 182], "__notes__": 8, "_event": [11, 51, 59, 62], "_focus_open": [28, 125, 184], "_kei": 3, "_linearview": [17, 18, 19, 21, 22, 34, 35, 40], "_on_open": [42, 165, 184], "_p_async": 53, "_p_callback": 8, "_propold": 13, "_qt_update_command": 184, "_register_prop": 13, "_render_el": 184, "_scrollview": [23, 41], "_set_stat": 184, "_size_open": [42, 43, 165, 168, 184], "_t_customwidget": [13, 79], "_t_element": 30, "_t_provide_context": 51, "_t_subprocess": 8, "_t_use_context": [54, 55], "_t_use_context_select": 55, "_t_use_memo": 59, "_t_use_st": 62, "_t_widget": 28, "_x_setter": 51, "aa__": 20, "aabc": 20, "aabd": 20, "aarrggbb": 181, "abl": [3, 14, 32, 33], "abnorm": [8, 184], "about": [3, 7, 9, 52, 184], "abov": [3, 25, 52], "abstract": 30, "accept": [28, 39, 184], "acceptproposedact": 28, "access": [3, 4, 9, 30, 67], "accomplish": 45, "accord": [13, 20], "account": 28, "acquir": 28, "across": [2, 51, 54, 184], "act": 45, "action": [28, 182], "actual": [3, 182], "ad": [3, 8, 37, 184], "add": [3, 7, 9, 28, 35, 62, 67, 182, 184], "add_signal_handl": [9, 67], "add_widget": [9, 65], "addit": [5, 184], "adjust": [181, 183], "advantag": 8, "advic": 52, "affect": 184, "after": [3, 9, 30, 52, 53, 56, 57, 67, 184], "again": [1, 30, 57], "against": 3, "alert": 184, "algorithm": [15, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 184], "alia": 184, "align": [37, 181, 184], "alignmentflag": [181, 184], "all": [1, 2, 4, 8, 9, 10, 11, 12, 13, 14, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 43, 45, 46, 49, 50, 53, 56, 59, 62, 181, 182, 184], "allow": [1, 2, 3, 7, 9, 12, 13, 15, 18, 21, 22, 28, 31, 32, 33, 37, 40, 45, 49, 52, 53, 67, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 181, 182, 184], "allwai": 184, "almost": [15, 184], "alongsid": 9, "alpha": 181, "alreadi": 9, "also": [3, 4, 7, 9, 20, 25, 28, 33, 52, 59, 62, 67, 181, 182, 184], "altern": [9, 67], "alwai": [1, 3, 30, 52, 56, 57, 59, 62, 184], "among": [4, 15, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180], "an": [1, 3, 4, 7, 8, 9, 15, 16, 19, 23, 24, 25, 26, 27, 30, 33, 37, 38, 40, 42, 45, 49, 51, 52, 53, 56, 57, 62, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 181, 182, 184], "ani": [1, 7, 8, 9, 15, 19, 21, 28, 36, 37, 43, 47, 48, 52, 53, 56, 57, 59, 62, 181, 184], "anim": [4, 52], "annot": [8, 184], "anoth": [2, 7, 8, 15, 26, 62, 184], "anothercompon": [9, 65], "anyth": 182, "api": [3, 7, 19, 181, 184], "app": [1, 2, 3, 4, 7, 16, 42, 63, 181, 182, 184], "appear": [26, 42, 43], "append": 62, "appli": [62, 181, 184], "applic": [0, 1, 2, 3, 4, 7, 9, 28, 42, 56, 63, 65, 66, 67, 68, 165, 181, 182], "approach": 4, "ar": [1, 2, 3, 4, 5, 6, 7, 9, 13, 15, 27, 29, 30, 37, 42, 43, 45, 47, 52, 56, 57, 59, 62, 65, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 181, 182, 184], "arbitrari": 1, "architectur": 3, "arduou": 51, "arg": [13, 78, 184], "argument": [1, 3, 8, 20, 28, 42, 43, 45, 52, 53, 57, 59, 62, 182, 184], "around": [3, 181], "arr": 48, "arrai": [24, 47, 48, 49, 184], "arrow": [28, 31], "aspect": [24, 49], "aspect_ratio_mod": [24, 49, 113, 175], "aspectratiomod": [24, 49], "assign": [20, 56, 182], "assum": [3, 7, 15, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180], "async": [6, 52, 53, 57, 184], "asynchron": [1, 52, 184], "asyncio": [3, 6, 8, 9, 52, 53, 57, 67, 184], "attach": 56, "attach_event_handl": 56, "attribut": [3, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 46, 47, 49, 50], "authent": 4, "automat": [1, 3, 9, 182], "autotext": [26, 119], "avali": 7, "avoid": 51, "awai": 30, "await": [1, 6, 8, 52, 53, 57, 184], "awesom": [11, 25], "ax": 46, "b": [3, 20, 26], "back": [3, 8], "backend": [7, 184], "background": [58, 181], "bad": 1, "bar": [27, 31, 32, 42], "barbershop": 52, "base": [0, 3, 4, 7, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 46, 47, 49, 50, 56, 82, 182, 184], "basic": [4, 10, 28, 40, 182], "becaus": [3, 7, 8, 9, 19, 21, 29, 34, 51, 52, 56, 57, 59, 62, 182, 184], "becom": [3, 184], "been": [3, 184], "befor": [3, 8, 9, 30, 42, 50, 52, 56, 57, 62, 67, 184], "begin": [4, 19, 62], "behav": [8, 19, 40, 51, 54, 56, 59, 62, 181, 184], "behavior": [10, 19, 37, 181, 184], "behind": 7, "beig": 181, "being": [3, 32, 52], "below": [8, 20, 43], "benchmark": 4, "benefit": [9, 65], "best": [8, 38], "better": 21, "between": [4, 51, 182], "bidirect": [3, 4], "big": 184, "bigger": 4, "bignumb": 59, "bind": [1, 3, 7, 8, 59, 182], "bit": 52, "black": 181, "block": [1, 3, 8, 184], "blue": [52, 181], "blur": 181, "bodi": 6, "bonjour": [15, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180], "bool": [3, 8, 9, 12, 14, 26, 28, 29, 32, 33, 42, 43, 52, 58, 183], "boolean": 12, "border": 181, "both": [7, 11, 15, 17, 23, 27, 41, 182], "bottom": [34, 181], "bound": [3, 8, 13, 28, 45, 47, 52, 53, 59, 79], "boundari": 182, "box": [21, 181], "break": 184, "browser": [2, 7], "bug": [3, 7, 184], "bugfix": 184, "buggi": 184, "build": [1, 8, 184], "built": 8, "bundl": 7, "busi": [4, 27, 52], "busywaitind": 52, "button": [1, 7, 11, 20, 29, 33, 51, 52, 53, 59, 62, 63], "buttons100": 59, "buttonview": 184, "c": [3, 4], "calcul": [38, 52, 184], "calculation_progress": 52, "calculation_progress_set": 52, "call": [1, 3, 6, 7, 8, 9, 12, 14, 28, 30, 42, 43, 45, 46, 50, 51, 52, 53, 54, 55, 56, 57, 59, 62, 63, 182, 184], "call_soon_threadsaf": 184, "callabl": [8, 11, 12, 14, 17, 23, 28, 29, 31, 32, 33, 38, 39, 41, 42, 43, 45, 46, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 62, 63, 182, 184], "callback": [7, 8, 12, 14, 28, 31, 33, 38, 52, 59, 184], "callback_send": 184, "caller": [3, 15], "can": [1, 2, 3, 4, 7, 8, 9, 13, 20, 25, 26, 28, 29, 30, 33, 38, 45, 47, 50, 52, 53, 56, 57, 58, 59, 62, 65, 67, 181, 182, 184], "cancel": [1, 3, 9, 53, 57, 184], "cancel_click_handl": 1, "cancel_fetch": 52, "cancel_print": 53, "cancellederror": [8, 52, 184], "cannot": [8, 28, 33, 55, 62], "care": [3, 62], "case": [13, 18, 22, 28, 30, 40, 62], "cast": [9, 28, 29, 50, 62, 183], "catch": 52, "caus": [6, 17, 23, 26, 41, 42, 43, 45, 59, 184], "caveat": [9, 42, 43], "celsiu": 4, "center": 181, "certain": 20, "chain": [15, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180], "challeng": 4, "chanc": 52, "chang": [2, 3, 4, 7, 9, 12, 14, 15, 17, 20, 23, 29, 31, 32, 33, 38, 39, 41, 42, 43, 45, 52, 57, 59, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 182, 184], "charact": 20, "check": [4, 12, 29, 43, 75, 128, 184], "checkbox": [1, 34, 43, 184], "checked_set": 12, "child": [2, 3, 11, 15, 17, 18, 19, 20, 22, 34, 35, 37, 40, 43, 44, 45, 51, 62, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 184], "child_plac": [45, 184], "children": [1, 3, 11, 15, 19, 20, 34, 35, 36, 37, 42, 43, 44, 45, 182, 184], "choic": [29, 181], "choos": 33, "circl": 25, "class": [0, 2, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 46, 47, 49, 50, 184], "clean": [3, 8, 52, 184], "cleanup": [8, 56, 57, 184], "cleanup_handl": 56, "cleanup_resize_handl": 56, "clear": 50, "clearer": 184, "click": [1, 7, 10, 28, 33], "click_handl": 59, "clickabl": 34, "clip": [18, 22, 40], "clock": 6, "close": [2, 9, 42, 43, 184], "closur": 57, "code": [1, 3, 4, 6, 8, 9, 15, 20, 25, 26, 65, 182, 184], "col": 4, "color": [0, 7, 29, 52, 58, 60, 184], "color_": 52, "colorrol": 52, "column": [4, 20, 23, 37, 40, 41, 184], "column_minwidth": [37, 150], "column_stretch": [37, 150], "com": [25, 53], "combin": 26, "command": [2, 7, 9, 30, 184], "commandtyp": 184, "commerci": 7, "common": [4, 181], "commun": 3, "compar": [3, 4, 62], "comparison": [4, 184], "complet": [8, 38, 50, 52, 153, 184], "completionmod": 38, "complex": [3, 4, 19], "complic": 3, "compon": [1, 2, 3, 6, 7, 9, 15, 19, 21, 30, 37, 42, 43, 44, 50, 51, 52, 53, 54, 55, 56, 57, 59, 61, 62, 65, 68, 182, 184], "composit": 184, "comprehens": 4, "comput": [7, 62], "concaten": 45, "concept": 7, "conceptu": 3, "concurr": [3, 4, 8, 52, 53, 184], "condit": [3, 6], "condition": 3, "configur": [26, 62], "consid": 1, "consist": [9, 65], "constant": [25, 57, 59], "constraint": 4, "construct": [3, 62], "constructor": [3, 15, 184], "consum": [54, 55], "contain": [2, 15, 17, 19, 23, 25, 41, 45, 51, 54, 62], "containercompon": 45, "content": [0, 11, 18, 22, 26, 35, 38, 40, 182], "context": [3, 8, 9, 28, 51, 53, 54, 55, 67, 182, 184], "context_kei": [51, 54, 55], "context_menu": [28, 125], "contextchild": 51, "contextmenutyp": [28, 42, 184], "contextpar": 51, "continu": 32, "contribut": 5, "control": [3, 7, 181], "conveni": 25, "convers": [33, 182], "conversionwidget": 182, "convert": [33, 48, 182], "cooper": 52, "copi": [4, 8, 25, 62, 182], "core": [0, 5, 7], "corner": 181, "coroutin": [28, 52, 53, 184], "correct": 184, "correctli": 33, "could": [56, 182], "couldn": 3, "count": 45, "cours": 5, "covari": 47, "cpu": [3, 8], "crash": 62, "creat": [3, 4, 7, 8, 9, 13, 30, 52, 53, 59, 61, 62, 79, 181, 182, 184], "create_appl": [9, 64, 65], "create_task": [53, 184], "create_widget": 13, "crosshair": 28, "css": [19, 181, 182], "css_class": [28, 125], "current": [2, 7, 9, 13, 14, 15, 19, 31, 33, 38, 51, 54, 55, 62, 67, 70, 73, 76, 80, 84, 87, 90, 93, 96, 99, 102, 105, 108, 111, 114, 117, 120, 123, 126, 129, 133, 136, 139, 142, 145, 148, 151, 154, 157, 160, 163, 166, 169, 172, 176, 179, 182], "current_text": 182, "current_text_set": 182, "cursor": [28, 125], "cursorshap": 28, "custom": [0, 4, 7, 13, 56, 184], "customwidget": [1, 184], "cx": 25, "cy": 25, "daemon": [8, 184], "dark": 183, "data": [3, 4, 62], "dataclass": 62, "deal": 4, "debug": [3, 184], "decid": [3, 182, 184], "decim": 181, "declar": [0, 20, 28, 29, 45, 59, 182, 184], "decor": [3, 45, 182, 184], "decreas": 33, "deep": [2, 62], "def": [1, 2, 3, 6, 7, 8, 9, 13, 20, 28, 30, 34, 42, 43, 45, 46, 50, 51, 52, 53, 56, 57, 59, 62, 65, 182, 183, 184], "default": [3, 9, 20, 26, 28, 33, 45, 52, 53, 181, 183, 184], "defeat": [15, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180], "defer": 3, "defin": [2, 6, 8, 9, 10, 13, 59, 65, 182], "definit": 52, "definition_set": 52, "defintion_set": 52, "delai": [53, 184], "delay_print": 53, "delay_print_async": 53, "deleg": 3, "delet": [4, 56, 184], "deliber": 52, "dep": 57, "depend": [3, 5, 7, 8, 29, 51, 52, 56, 57, 59, 60, 184], "dependeci": 7, "deprec": 184, "derefer": 30, "dereferenc": 30, "deriv": 0, "describ": [1, 3, 20], "descript": [27, 182], "design": 3, "desktop": 7, "despit": 181, "destroi": [7, 184], "detail": [7, 28], "detect": [50, 183], "determin": [3, 12, 19], "dev": 7, "develop": [4, 52], "dialog": 184, "dict": [15, 62, 181, 184], "dictionari": [28, 181], "did": 184, "did_rend": 30, "didn": [3, 4, 56], "dif": [15, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 184], "diff": 13, "diff_prop": [13, 82], "differ": [3, 15, 29, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 181, 182], "differenti": 3, "dimension": 24, "dir": 2, "direct": [17, 23, 41], "directli": [2, 3, 7, 13, 15, 62], "directori": 2, "disabl": [26, 50, 184], "disappear": 184, "discard": 53, "discuss": 7, "dismount": 30, "displai": [2, 7, 19, 26, 28, 33, 37, 38, 39], "distribut": [7, 8], "div": [1, 40], "divert": 8, "divid": 1, "do": [1, 9, 45, 51, 52, 57, 62, 182], "doc": 26, "document": [39, 51, 54, 183, 184], "doe": [7, 8, 16, 18, 19, 22, 40, 42, 43, 59, 62, 181, 182, 184], "doesn": [3, 24, 49, 50, 182], "dom": 7, "don": [3, 7, 15, 57, 59, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 182, 184], "done": [3, 8, 184], "down": [8, 28, 33, 51], "download": 25, "drain": 184, "drastic": 2, "drill": 51, "drop": [28, 181], "dropdown": 184, "dropped_fil": 28, "dropped_files_set": 28, "dropselect": 14, "dropselect_set": 14, "dtype": [47, 48], "due": [3, 181, 182, 184], "duplic": 3, "dure": [2, 15, 52, 59, 62, 70, 73, 76, 80, 84, 87, 90, 93, 96, 99, 102, 105, 108, 111, 114, 117, 120, 123, 126, 129, 133, 136, 139, 142, 145, 148, 151, 154, 157, 160, 163, 166, 169, 172, 176, 179, 184], "dyanam": 2, "dynam": [7, 35, 37, 184], "e": [2, 9, 15, 28, 52, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 181], "each": [1, 3, 6, 9, 15, 19, 20, 29, 34, 35, 37, 51, 54, 56, 57, 59, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 181, 182, 184], "easi": [3, 4, 7], "easier": 51, "ed": [9, 12, 20, 34, 38, 52, 57], "edcheckbox": 12, "edfic": 181, "edific": [0, 1, 2, 4, 5, 6, 8, 181, 182, 183, 184], "edifice_app": [9, 65], "edifice_qt_vers": 182, "edifice_widget": [9, 65], "edit": [38, 39, 182, 184], "editingfinish": 38, "editor": 39, "edradiobutton": 29, "edspinbox": 33, "effect": [0, 52, 56, 57, 59, 62, 184], "effg": 20, "either": [3, 7, 11, 25, 27, 28, 32, 62, 181], "elaps": 4, "element": [0, 6, 7, 9, 13, 16, 19, 20, 21, 22, 25, 28, 30, 35, 36, 37, 38, 40, 42, 43, 44, 45, 56, 62, 65, 70, 71, 73, 74, 76, 77, 80, 81, 84, 85, 90, 91, 93, 94, 96, 97, 99, 100, 102, 103, 105, 106, 108, 109, 111, 112, 114, 115, 117, 118, 120, 121, 123, 124, 126, 127, 129, 130, 133, 134, 136, 137, 139, 140, 142, 143, 145, 146, 148, 149, 151, 152, 154, 155, 157, 158, 160, 161, 163, 164, 166, 167, 169, 170, 172, 173, 176, 177, 179, 180, 182, 184], "elif": 1, "elimin": 184, "elm": 3, "els": [9, 29, 52, 58, 183], "email": 3, "empti": [20, 38, 39, 45, 56], "en": [15, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180], "enabl": [2, 9, 26, 28, 125], "enable_mouse_scrol": [14, 32, 33, 83, 135, 138, 184], "end": 27, "engin": 9, "english": [15, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180], "enter": [8, 11, 28, 38], "enthusiast": 3, "entir": [2, 3], "entri": 28, "enum": 33, "environ": [4, 182, 183], "equal": 4, "error": [52, 184], "essenti": [7, 182, 184], "establish": [37, 182], "etc": 20, "eval": 4, "evalu": [4, 30], "even": [8, 59], "event": [0, 3, 7, 8, 9, 11, 12, 14, 17, 23, 28, 29, 32, 33, 34, 38, 39, 41, 42, 43, 50, 52, 53, 56, 62, 66, 67, 182, 184], "eventloop": 3, "everi": [1, 2, 3, 6, 7, 28, 30, 52, 56, 59, 181, 182, 184], "everyth": [2, 3], "ew": 28, "exact": 6, "exactli": [6, 42, 45, 51, 54, 56], "exampl": [1, 3, 6, 7, 8, 9, 11, 13, 15, 17, 18, 20, 21, 22, 25, 28, 34, 40, 42, 43, 45, 51, 52, 56, 59, 62, 67, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 181, 182, 184], "exceed": [52, 53], "except": [52, 56, 62, 182, 184], "exclus": 29, "execut": 8, "exist": [7, 9, 28, 65, 184], "exit": [8, 9, 63, 184], "expens": [3, 62], "expensive_comput": 59, "experi": [1, 7], "explain": 3, "explicit": 51, "explicitli": [2, 45], "export": [1, 7, 65, 182, 184], "export_el": [9, 65], "export_widget": [9, 16, 184], "exportlist": [1, 9, 65, 184], "express": 4, "extens": 184, "exterior": 181, "extern": [3, 15], "extra": [0, 7, 24, 184], "f": [8, 45, 52, 56, 57, 182], "f11": 42, "fact": 7, "factor": 182, "fahrenheit": 4, "fail": [2, 52, 62], "fals": [1, 3, 9, 12, 26, 28, 29, 30, 42, 43, 50, 58, 64, 65, 75, 119, 125, 128, 165, 168, 183, 184], "famili": 181, "familiar": 3, "fast": 7, "faster": 8, "fastprop": 59, "favor": [3, 184], "featur": [4, 5, 6, 7, 30, 45, 51, 54, 55, 184], "feel": 4, "feet": 182, "feet_label_styl": 182, "fetch": [1, 4, 52], "fetch_definition_from_the_internet": 52, "fetch_from_network": 1, "fetcher": 52, "few": [2, 5, 184], "field": 3, "figur": 46, "figurecanvasqtagg": 46, "file": [2, 8, 11, 24, 25, 57, 62, 182, 184], "file_dialog": 184, "fill": 25, "filter": 4, "final": [28, 57], "financ": 4, "financial_chart": 4, "find": [2, 7, 25], "fine": 2, "finish": [8, 52], "fire": [11, 42, 184], "first": [9, 13, 20, 28, 30, 34, 45, 55, 62, 67, 79, 182, 184], "fit": [18, 22, 40], "fix": [17, 18, 24, 49, 52, 184], "fixscrollview": [18, 184], "fixview": [181, 184], "flag": 2, "flex": 19, "flexibl": 7, "float": [3, 4, 181, 182], "flow": [3, 4, 7, 19], "flowview": 184, "fn": 59, "fn_coroutin": [52, 53], "focu": [4, 26, 28, 38], "focus": 28, "focus_polici": [28, 125], "focusinev": 28, "focusoutev": 28, "focuspolici": 28, "follow": [4, 6, 34, 181], "font": [9, 11, 25, 28, 52, 181], "fontawesom": 25, "foo": [3, 181], "foowidget": 13, "forbidden": [3, 28], "forget": 184, "form": [52, 184], "format": [7, 26, 27, 122, 181, 182], "four": [28, 181], "fr": [15, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180], "framework": [4, 7], "free": 3, "freeze_support": 8, "french": [15, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180], "frequenc": 59, "from": [1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13, 14, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 34, 35, 38, 39, 40, 41, 42, 43, 45, 46, 49, 50, 52, 53, 56, 57, 59, 62, 65, 68, 181, 182, 184], "from_label_styl": 182, "from_unit": 182, "fromstdstr": 25, "fromstr": 181, "frozen": 62, "full": [9, 42, 43, 65], "full_screen": [42, 43, 165, 168, 184], "full_screen_set": 42, "fulli": [7, 30, 184], "fullscreen": [42, 43], "function": [0, 1, 3, 4, 6, 7, 8, 9, 13, 15, 23, 26, 28, 33, 42, 43, 45, 46, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 61, 62, 63, 181, 182, 184], "functool": 8, "fusion": 9, "futur": 184, "g": [2, 9, 20, 28], "gather": 8, "gener": [1, 7, 9, 15, 28, 30, 47, 52, 59, 67, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 184], "gentl": 4, "get": [2, 8, 13, 51, 52, 62, 184], "get_context": 8, "get_event_loop": 184, "get_running_loop": [9, 67], "getlogg": [9, 184], "getviewwidget": 50, "github": [4, 7], "give": [27, 30, 59], "given": [51, 54, 55], "global": [0, 9, 60, 62, 184], "goal": 4, "gone": 184, "good": [2, 4, 37, 52, 62], "gothic": 9, "gpl": 7, "grab": 28, "grai": [28, 38, 39], "graphic": [0, 4, 184], "green": [7, 52, 58, 181], "grei": 29, "grid": [20, 37, 184], "group": [7, 21, 29, 184], "groupbox": 21, "groupboxtitleview": 21, "groupboxview": 184, "guarante": 8, "guess": 3, "gui": [3, 4, 8, 42, 57], "guid": 184, "h1": 26, "ha": [3, 7, 19, 28, 34, 36, 37, 59, 62, 181, 182, 184], "halt": 8, "hand": 4, "handl": [1, 3, 8, 13, 28, 184], "handle_key_down": 42, "handle_on_drop": 28, "handler": [3, 9, 12, 17, 23, 28, 29, 32, 38, 39, 41, 42, 43, 46, 56, 62, 67, 182, 184], "hang": 184, "happen": 28, "harmon": 184, "harmonic_oscil": 4, "hasurl": 28, "have": [1, 3, 4, 5, 7, 8, 15, 28, 36, 37, 38, 48, 52, 53, 57, 59, 62, 181, 182, 184], "hboxview": [1, 3, 11, 52, 182, 184], "head": 28, "height": [11, 19, 25, 26, 37, 42, 43, 48, 49, 56, 181], "hello": [1, 2, 3, 7, 9, 15, 21, 22, 40, 53, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180], "helloworld": [2, 7], "help": 182, "henomaru": 25, "here": [3, 6, 52, 56, 59, 182], "hexadecim": 181, "hidden": 184, "hidebutton": 50, "higher": 184, "hint": [8, 184], "hola": [15, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180], "hood": 7, "hook": [0, 1, 2, 3, 7, 30, 45, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 182, 184], "horizon": 19, "horizont": [17, 22, 23, 27, 28, 32, 41, 122, 135], "hot": [7, 182, 184], "hover": [28, 58], "how": [1, 3, 4, 7, 24, 38, 45, 49, 181, 182, 184], "howev": [9, 15, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 182], "href": 26, "hscrollview": [22, 184], "html": [1, 3, 4, 7, 19, 26, 37, 40, 182], "http": [25, 26, 53], "hundr": 59, "hyperlink": 26, "i": [0, 1, 2, 4, 6, 7, 8, 9, 11, 12, 14, 15, 19, 20, 21, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 39, 40, 42, 43, 45, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 62, 65, 67, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 181, 182, 183, 184], "icon": [11, 25, 42, 43, 165, 168, 184], "iconbutton": 184, "idea": [2, 37], "idempot": 3, "ident": [3, 15, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180], "identifi": [51, 54, 55], "ignor": 29, "imag": [3, 25, 26, 42, 43, 49, 184], "imageaspect": 184, "imagesvg": [11, 184], "imagin": 4, "imit": [4, 6], "immedi": [8, 52], "immut": 3, "imper": [3, 7, 30], "implement": [3, 4, 19], "implicitli": 45, "import": [2, 3, 5, 7, 8, 9, 34, 35, 46, 50, 62, 182, 184], "importlib": [11, 25], "improv": 184, "incident": 184, "includ": [5, 8, 181], "incorpor": 7, "increas": [4, 33], "increment": 6, "indent": [1, 3], "independ": 184, "index": [7, 14, 184], "indic": [3, 4, 27, 38, 52], "info": 9, "inform": [3, 9, 181], "inherit": [1, 3, 8, 10, 13, 28, 184], "init": 9, "initi": [0, 9, 30, 38, 39, 51, 54, 181, 183, 184], "initial_st": [51, 62], "input": [1, 3, 4, 28, 32, 33, 38, 39, 182], "input_styl": 182, "insert": [3, 19], "insid": [52, 56, 61, 62, 182, 184], "inspect": [2, 4, 182], "inspector": [7, 9, 64, 182, 184], "instal": [2, 5, 7, 182], "instanc": [9, 15, 30, 38, 70, 73, 76, 80, 84, 87, 90, 93, 96, 99, 102, 105, 108, 111, 114, 117, 120, 123, 126, 129, 133, 136, 139, 142, 145, 148, 151, 154, 157, 160, 163, 166, 169, 172, 176, 179, 183], "instantli": 2, "instead": [1, 3, 4, 7, 8, 9, 15, 27, 43, 62, 182, 184], "instruct": [181, 184], "int": [3, 4, 6, 8, 14, 17, 23, 27, 31, 32, 33, 37, 41, 42, 43, 51, 52, 53, 59, 62, 181, 184], "integ": 184, "integr": 9, "intellig": 4, "intend": 3, "inter": 7, "interact": [1, 4, 7, 26, 50, 184], "interfac": [0, 3, 7], "interfer": 184, "interior": 181, "intermedi": 33, "intern": [1, 3, 15, 45, 184], "intervent": 9, "intlist": 62, "intlist_set": 62, "introduc": [2, 6, 45, 184], "introduct": 4, "invalid": 33, "involv": 4, "io": 26, "isinst": 4, "issu": [7, 9, 26, 30, 184], "ital": 181, "item": 62, "iter": 7, "its": [1, 3, 8, 19, 37, 38, 43, 45, 59, 182], "itself": [3, 7, 52], "j": 184, "javascript": [4, 7], "join": [4, 184], "jsx": [3, 182], "just": [3, 6, 7, 9, 21, 29, 56, 62], "justifi": 181, "keep": 3, "kei": [3, 11, 15, 20, 26, 28, 31, 38, 42, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 181], "key_f11": 42, "key_to_cod": [20, 101], "keyboard": [28, 33], "keydown": 184, "keyup": 184, "keyword": 45, "kill": 3, "kind": [59, 62], "know": 3, "known": 3, "kwarg": [10, 11, 12, 13, 14, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 43, 46, 49, 50, 69, 72, 75, 78, 83, 92, 95, 98, 101, 104, 107, 110, 113, 116, 119, 122, 128, 132, 135, 138, 141, 144, 150, 153, 156, 159, 162, 165, 168, 171, 175, 178], "label": [1, 2, 3, 6, 7, 9, 11, 12, 15, 17, 18, 20, 21, 22, 23, 28, 29, 30, 34, 35, 37, 40, 41, 42, 43, 45, 51, 52, 56, 58, 62, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 124, 127, 130, 134, 137, 140, 143, 144, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 181, 182, 184], "label3": 3, "label_command": 34, "label_map": 184, "label_ref": [30, 34], "label_styl": 181, "lag": 57, "laid": 20, "lambda": [3, 6, 7, 10, 11, 28, 29, 43, 51, 52, 53, 57, 59, 62, 63], "languag": [4, 7], "larg": 3, "last": [34, 45, 56, 57, 59], "latest": 57, "launch": 2, "layout": [0, 2, 3, 9, 11, 17, 18, 19, 20, 21, 22, 23, 26, 34, 35, 37, 40, 41, 43, 44, 45, 52, 65, 101, 184], "lead": 45, "leak": 184, "learn": 7, "least": 181, "leav": [20, 28], "left": [12, 17, 18, 19, 20, 38, 62, 181, 182], "len": 8, "length": 1, "lengthi": 1, "let": 182, "level": [6, 8, 9, 51, 182, 184], "lgpl": 7, "li": 4, "librari": [3, 7, 8, 182], "lifecycl": [52, 53], "lifetim": 55, "light": 183, "like": [1, 2, 3, 4, 6, 7, 8, 25, 28, 40, 45, 51, 52, 54, 55, 56, 59, 62, 181, 184], "limit": [2, 19, 21, 52, 53, 181], "line": [2, 4, 26, 38], "link_open": [26, 119, 184], "linspac": [46, 50], "lint": 184, "linux": 183, "list": [4, 9, 28, 37, 38, 62, 65, 181, 184], "listen": 2, "liter": [29, 33, 42, 43], "ll": [7, 9], "load": [1, 2, 184], "local": [8, 57], "local_callback": 8, "locat": 184, "log": 184, "logger": 9, "logic": [7, 182, 184], "long": [7, 38, 39, 52, 62], "longcalcul": 52, "longer": [3, 184], "look": [3, 4, 7, 52], "loop": [1, 6, 8, 9, 52, 53, 66, 67, 184], "lose": [8, 38], "lot": [3, 4, 184], "m": [2, 4, 182], "mac": 42, "machin": 4, "machineri": 184, "maco": 4, "made": 1, "mai": [3, 8, 28, 36, 37, 47, 52, 56, 184], "main": [1, 2, 4, 8, 9, 42, 43, 52, 53, 184], "main_loop": 184, "maintain": [2, 3, 51], "major": [4, 184], "make": [2, 3, 7, 8, 9, 38, 39, 51, 52, 53, 57, 181, 182, 184], "manag": [1, 3, 9, 65, 67, 184], "mani": [3, 4, 29, 51, 184], "manual": [33, 52, 53, 184], "map": [20, 28, 182, 184], "margin": [2, 181, 182, 184], "markup": 4, "match": [3, 7, 13, 15, 28, 35, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180], "matplotlib": 46, "matplotlib_figur": 5, "matplotlibfigur": [5, 184], "max": [4, 181, 184], "max_concurr": [52, 53, 184], "max_valu": [27, 32, 33, 122, 135, 138], "maxim": [42, 43], "maximum": [4, 31, 32, 33, 52, 53, 132], "me": [10, 12], "mean": [1, 3, 184], "meaningless": 3, "measur": 182, "mechan": 29, "memori": 184, "menu": [28, 42, 165], "merg": [0, 184], "messag": [53, 184], "metadata": 184, "meter": 182, "meters_label_styl": 182, "meters_set": 182, "meters_to_feet": 182, "method": [3, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 46, 47, 49, 50, 56, 184], "methodtyp": 56, "mid": 7, "might": [30, 33, 182], "migrat": 184, "mimedata": 28, "min": [181, 182, 184], "min_valu": [27, 32, 33, 122, 135, 138], "mind": 3, "minim": [42, 43], "minimum": [31, 32, 33, 37, 52, 132, 184], "miscellan": 184, "mistak": 62, "mit": 7, "mnemon": 26, "mode": [24, 42, 43, 49], "model": [0, 4, 181], "modern": 7, "modifi": [3, 4, 7, 15, 28, 62], "modul": [1, 2, 5, 7, 8, 184], "modular": 2, "monitor": 182, "more": [2, 3, 4, 7, 9, 13, 33, 50, 52, 58, 181, 184], "most": [4, 7, 51, 184], "mostli": [1, 3], "mount": [2, 9, 42, 65], "mous": [11, 14, 28, 32, 33, 34, 46, 50, 58, 184], "mouseev": 46, "move": [3, 28, 32, 46, 183, 184], "msg": 8, "msg_queue": 8, "much": 7, "multilin": 39, "multipl": [2, 19, 35, 184], "multiprocess": [8, 184], "multitask": 52, "must": [2, 3, 4, 6, 7, 8, 9, 15, 28, 35, 36, 45, 51, 53, 54, 57, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 182, 184], "mutabl": 62, "mutat": [3, 7, 184], "my": [9, 21], "my_callback": [8, 52], "my_funct": 184, "my_function_async": 184, "my_function_cancel": 184, "my_list": 62, "my_subprocess": [8, 52, 184], "myapp": [3, 182], "myappel": [9, 67], "myawesomecompon": [9, 65], "mycomp": 30, "mycompon": [1, 56], "myelement": [2, 3], "myrootel": [2, 9], "mysimplecomp": [3, 45], "mywidgetel": 13, "n": [19, 28, 37], "name": [1, 181, 184], "nativ": [7, 19], "natur": [3, 29], "navig": 2, "ndarrai": [47, 48, 49], "necessari": [9, 184], "need": [2, 3, 4, 7, 9, 30, 59, 62, 184], "neither": 7, "nesw": 28, "network": [52, 62], "never": [3, 6, 15, 51, 62, 184], "new": [2, 3, 7, 8, 9, 12, 13, 14, 15, 23, 42, 43, 52, 53, 56, 59, 62, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 182, 184], "new_event_loop": [8, 184], "next": [56, 62], "nix": 4, "non": [5, 50, 53, 59, 62, 184], "none": [8, 9, 11, 12, 13, 14, 15, 17, 20, 21, 23, 24, 27, 28, 29, 30, 31, 32, 33, 35, 38, 39, 41, 42, 43, 44, 45, 46, 49, 50, 51, 52, 53, 54, 56, 57, 58, 59, 62, 63, 64, 66, 67, 68, 71, 72, 74, 75, 77, 81, 83, 85, 88, 91, 92, 94, 97, 100, 101, 103, 104, 106, 109, 110, 112, 113, 115, 118, 121, 122, 124, 125, 127, 128, 130, 132, 134, 135, 137, 138, 140, 143, 144, 146, 149, 152, 153, 155, 156, 158, 161, 162, 164, 165, 167, 168, 170, 171, 173, 175, 177, 180, 182, 184], "normal": [1, 3, 9, 42, 43, 45, 184], "note": [7, 8, 28, 181], "notic": 3, "now": [59, 182, 184], "np": [46, 50, 184], "np_arrai": [47, 174], "npmj": 53, "num": 46, "number": [4, 7, 35, 52, 53, 181, 184], "numpi": [24, 46, 47, 48, 49, 50, 184], "numpy_imag": 24, "numpyarrai": [48, 49], "numpyimag": [24, 184], "nwse": 28, "o": [3, 19, 42], "object": [3, 8, 9, 15, 30, 42], "obscur": 181, "observ": 62, "occlud": 34, "occupi": [20, 43, 52], "occur": [1, 8], "offset": 181, "often": [2, 57], "okai": [15, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180], "old": [3, 15, 42, 43, 52, 56, 57, 59, 62, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 184], "oldest": [52, 53], "on_chang": [1, 12, 29, 32, 33, 38, 39, 43, 75, 128, 135, 138, 153, 156, 182, 184], "on_click": [1, 7, 10, 11, 28, 51, 52, 53, 59, 62, 63, 125], "on_click_handl": 1, "on_clos": [42, 43, 165, 168, 184], "on_drop": [28, 125, 184], "on_edit": 184, "on_edit_finish": [38, 153], "on_figure_mouse_mov": [46, 171], "on_focu": [28, 125, 184], "on_key_down": [28, 42, 125, 184], "on_key_up": [28, 125, 184], "on_mouse_down": [28, 125], "on_mouse_ent": [28, 58, 125], "on_mouse_leav": [28, 58, 125], "on_mouse_mov": [28, 125], "on_mouse_up": [28, 125], "on_mouse_wheel": [28, 125, 184], "on_mov": 184, "on_open": 184, "on_range_horizont": [17, 23, 41, 92, 110, 162, 184], "on_range_vert": [17, 23, 41, 92, 110, 162, 184], "on_res": [28, 56, 125, 184], "on_resize_handl": 56, "on_scroll_horizont": [17, 23, 41, 92, 110, 162, 184], "on_scroll_vert": [17, 23, 41, 92, 110, 162, 184], "on_select": [14, 83], "on_slider_press": [31, 132], "on_slider_releas": [31, 132], "on_trigg": [11, 72, 184], "on_value_chang": [31, 132], "on_window_state_chang": [42, 43, 165, 168], "onc": [3, 28, 30, 42, 43, 56, 57, 62], "one": [3, 4, 5, 7, 8, 9, 28, 33, 35, 45, 47, 52, 55, 58, 62, 181, 184], "ones": [51, 54], "onli": [2, 3, 6, 7, 8, 12, 28, 29, 32, 37, 38, 39, 42, 43, 52, 55, 56, 57, 59, 181, 184], "op": 7, "op1": 29, "op2": 29, "opac": 181, "open": [26, 42, 43], "oper": [1, 4, 7, 9, 26, 27, 42, 43, 181, 183], "opinion": 3, "optim": 3, "option": [7, 8, 9, 11, 12, 14, 17, 20, 21, 23, 24, 27, 28, 29, 31, 32, 33, 35, 38, 39, 41, 42, 43, 49, 56, 57, 83, 184], "order": [3, 4, 6, 62, 184], "org": [7, 182], "organ": 3, "orient": [3, 27, 31, 32, 122, 132, 135], "origin": [2, 56], "oscil": 184, "other": [2, 3, 4, 6, 34, 45, 47, 62, 184], "other_condit": 3, "otherwis": 58, "our": 182, "out": [20, 28, 29, 38, 39, 182], "output": 3, "outsid": [2, 3, 59], "over": [8, 28, 58], "overflow": [17, 18, 22, 23, 40, 41], "overrid": [3, 13, 184], "overview": 0, "own": [3, 13, 15, 182], "p": [26, 45], "packag": [2, 7, 8, 25, 50, 53], "pad": [181, 182, 184], "page": 7, "paint": 184, "pair": [28, 51, 53, 54, 62, 182], "palett": [52, 60, 181, 183], "palette_edifice_dark": [9, 60, 181, 183, 184], "palette_edifice_light": [9, 60, 181, 183, 184], "paradigm": [4, 7], "parallel": [8, 52], "param": [9, 45], "paramet": [8, 10, 11, 12, 14, 15, 17, 20, 21, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 35, 37, 38, 39, 41, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 59, 62, 70, 71, 73, 74, 76, 77, 80, 81, 84, 85, 87, 88, 90, 91, 93, 94, 96, 97, 99, 100, 102, 103, 105, 106, 108, 109, 111, 112, 114, 115, 117, 118, 120, 121, 123, 124, 126, 127, 129, 130, 133, 134, 136, 137, 139, 140, 142, 143, 145, 146, 148, 149, 151, 152, 154, 155, 157, 158, 160, 161, 163, 164, 166, 167, 169, 170, 172, 173, 176, 177, 179, 180, 181, 182], "paramspec": [8, 45, 53], "parent": [1, 3, 13, 15, 29, 36, 43, 44, 45, 54, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 182, 184], "parent_widget": [9, 65], "pars": 4, "part": [3, 55], "partial": 8, "particular": 4, "partli": 34, "pass": [1, 3, 4, 8, 14, 15, 23, 25, 28, 33, 38, 42, 43, 44, 45, 51, 55, 56, 58, 59, 62, 182, 184], "past": [7, 8, 25], "path": [2, 24, 25], "peer": 3, "pend": 52, "percentag": 27, "perform": [3, 8, 35, 59, 62], "perman": 2, "persist": [15, 62, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180], "pg": 50, "pgdown": 31, "pgup": 31, "picklabl": 8, "pictori": 20, "pip": [2, 7, 182], "pixel": 181, "place": [34, 44, 45], "placehold": [38, 39], "placeholder_text": [38, 39, 153, 156], "placeholdertext": [38, 39], "plain": 39, "platform": [42, 43], "plot": [46, 50, 184], "plot_fun": [46, 50, 171, 178], "plot_item": 50, "plotitem": 50, "plotwidget": 50, "plu": [10, 11, 12, 14, 17, 20, 21, 23, 24, 25, 26, 27, 29, 31, 32, 33, 35, 37, 38, 39, 41, 42, 43, 46, 49, 50], "plug": 9, "poetri": 184, "point": [2, 7, 15, 70, 73, 76, 80, 84, 87, 90, 93, 96, 99, 102, 105, 108, 111, 114, 117, 120, 123, 126, 129, 133, 136, 139, 142, 145, 148, 151, 154, 157, 160, 163, 166, 169, 172, 176, 179], "pointer": 28, "pole": 52, "polici": [0, 17, 23, 28, 41, 52], "pop": 43, "popshow": 43, "popshow_set": 43, "portion": 20, "posit": [17, 18, 23, 41, 43, 181], "possibl": 30, "pre": [9, 65], "predict": [3, 62], "prefer": 182, "prefix": 184, "present": [2, 3, 7, 38, 59], "preserv": 184, "press": [1, 28, 31, 33, 38, 42], "pretti": 184, "previou": [3, 55, 59, 62, 184], "primari": [4, 51], "principl": 184, "print": [7, 8, 10, 11, 53, 57, 184], "prior": 57, "privat": 184, "probabl": [8, 184], "problem": [8, 57], "procedur": 3, "process": [4, 8, 184], "processerror": [8, 184], "processpoolexecutor": 8, "program": [0, 2, 4, 7, 51, 52], "progress": [8, 27, 52], "progressbar": 184, "project": [7, 8, 182], "prop": [1, 2, 3, 7, 10, 11, 12, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 49, 50, 51, 56, 58, 59, 62, 181, 182, 184], "prop1": [3, 45], "prop2": [3, 45], "prop3": [3, 45], "propag": [4, 8, 184], "proper": 8, "properli": [3, 8, 184], "properti": [3, 15, 17, 18, 28, 39, 50, 181], "propnew": 13, "proport": 37, "propos": 28, "proposed_fil": 28, "proposed_files_set": 28, "propsdict": 184, "propsdiff": [13, 184], "provid": [1, 2, 3, 5, 6, 7, 8, 9, 15, 19, 26, 33, 47, 48, 51, 54, 55, 70, 73, 76, 80, 84, 87, 90, 93, 96, 99, 102, 105, 108, 111, 114, 117, 120, 123, 126, 129, 133, 136, 139, 142, 145, 148, 151, 154, 157, 160, 163, 166, 169, 172, 176, 179], "provide_context": [54, 55, 184], "public": 184, "pure": [3, 55, 59], "puriti": 3, "purpos": [15, 51, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180], "put": [8, 184], "py": [2, 4, 21, 182, 184], "pydata": 184, "pyedific": [4, 7, 21, 182], "pypi": [7, 182], "pyproject": [7, 184], "pyqt": 7, "pyqt5": 184, "pyqt6": [1, 7, 50, 182, 184], "pyqtgraph": 50, "pyqtplot": 184, "pyright": [33, 184], "pysid": 7, "pyside2": 184, "pyside6": [1, 7, 9, 26, 33, 34, 42, 50, 182, 184], "python": [2, 3, 4, 8, 19, 52, 56, 181, 182, 184], "pytorch": 8, "qabstractitemmodel": 3, "qabstractscrollarea": [17, 23, 41], "qapp": 9, "qapplic": [9, 42, 52, 64, 181, 183, 184], "qasync": [9, 67], "qbytearrai": 25, "qcheckbox": 12, "qcloseev": [42, 43], "qcolor": [52, 181, 184], "qcombobox": 14, "qcomplet": 38, "qdragenterev": 28, "qdragleaveev": 28, "qdragmoveev": 28, "qdropev": 28, "qeventloop": [9, 67, 184], "qfocusev": 28, "qfont": 9, "qgraphicsblureffect": 181, "qgraphicscolorizeeffect": 181, "qgraphicsdropshadoweffect": 181, "qgraphicseffect": 181, "qgraphicsopacityeffect": 181, "qgridlayout": [20, 37], "qgroupbox": 21, "qhboxlayout": [22, 23], "qimag": [24, 42, 43, 48, 184], "qkeyev": [11, 28, 42], "qlabel": [9, 24, 26, 28, 30, 49], "qlayout": [1, 19, 181], "qlineedit": 38, "qml": 7, "qmouseev": [1, 11, 28, 58], "qobject": 3, "qpalett": [52, 60, 183], "qpixmap": [24, 42, 43], "qpointf": 181, "qprogressbar": [27, 52], "qpushbutton": [10, 11], "qradiobutton": 29, "qresizeev": [28, 56], "qscrollarea": [17, 23, 41, 184], "qscrollbar": [17, 23, 31, 41], "qselectoreventloop": [9, 67], "qsizepolici": [28, 52], "qslider": 32, "qspinbox": 33, "qstackedlayout": 34, "qsvgwidget": 25, "qt": [1, 3, 4, 9, 10, 11, 12, 13, 14, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 49, 50, 56, 65, 181, 182, 183, 184], "qtabwidget": 35, "qtcore": [26, 34, 50], "qtextedit": 39, "qtgui": [9, 42, 56, 58, 184], "qthread": 3, "qtwidget": [1, 9, 13, 26, 43, 65], "qtwidgetcompon": 184, "qtwidgetel": [0, 1, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 46, 49, 50, 58, 181, 182, 184], "question": 7, "queue": [8, 184], "quick": 3, "qvalid": 33, "qvboxlayout": [40, 41], "qwheelev": 28, "qwidget": [1, 3, 9, 13, 18, 19, 20, 21, 22, 28, 30, 34, 37, 40, 43, 56, 65, 79], "r": [1, 25], "radio": [1, 29], "radiobutton": 184, "radiu": 181, "rais": [8, 52, 56, 62, 184], "rang": [4, 17, 23, 31, 41, 52, 59, 62, 181], "rangechang": [17, 23, 41], "rare": [3, 51], "ratio": [24, 49], "re": [3, 6, 8, 9, 15, 42, 43, 45, 52, 55, 59, 62, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 182, 184], "react": [2, 3, 6, 7, 15, 51, 53, 54, 55, 56, 59, 62, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 182, 184], "reaction": 8, "reactiv": [4, 9, 65], "read": [4, 55, 62, 182], "reason": [33, 45], "receiv": 56, "recogn": 184, "recommend": [3, 25, 38], "recomput": 59, "reconcili": 184, "recreat": 184, "rectangular": 20, "recurs": 2, "red": [25, 52, 181], "redo": 4, "reduc": [59, 184], "reduct": 184, "redux": 55, "ref_textinput": 56, "refer": [0, 2, 15, 34, 56, 61, 70, 73, 76, 80, 84, 87, 90, 93, 96, 99, 102, 105, 108, 111, 114, 117, 120, 123, 126, 129, 133, 136, 139, 142, 145, 148, 151, 154, 157, 160, 163, 166, 169, 172, 176, 179, 181], "referenti": [3, 62], "reflect": [3, 7], "refresh": 184, "regist": [15, 30, 70, 73, 76, 80, 84, 87, 90, 93, 96, 99, 102, 105, 108, 111, 114, 117, 120, 123, 126, 129, 133, 136, 139, 142, 145, 148, 151, 154, 157, 160, 163, 166, 169, 172, 176, 179, 184], "register_ref": [15, 30, 34, 56], "reimplement": 56, "relat": [0, 4, 47], "releas": [7, 28, 31], "reli": 184, "reliabl": 184, "reload": [7, 182, 184], "remain": 3, "remov": [3, 35, 37, 43, 56, 184], "remove_event_handl": 56, "renam": 184, "rend": 184, "render": [0, 1, 6, 7, 9, 11, 13, 15, 20, 24, 25, 26, 28, 30, 31, 34, 42, 43, 49, 52, 55, 56, 59, 62, 67, 70, 71, 73, 74, 76, 77, 79, 80, 81, 84, 85, 87, 88, 90, 91, 93, 94, 96, 97, 99, 100, 102, 103, 105, 106, 108, 109, 111, 112, 114, 115, 117, 118, 120, 121, 123, 124, 126, 127, 129, 130, 133, 134, 136, 137, 139, 140, 142, 143, 145, 146, 148, 149, 151, 152, 154, 155, 157, 158, 160, 161, 163, 164, 166, 167, 169, 170, 172, 173, 176, 177, 179, 180, 182, 184], "reopen": 2, "repeat": 182, "replac": [3, 7, 62, 184], "report": [7, 8], "repres": [3, 4, 20], "request": [7, 12], "requir": [3, 5, 7, 46, 50, 184], "requr": 49, "reset": 184, "resiz": [28, 56, 184], "resizeev": 56, "resourc": [11, 25], "respect": [3, 28], "respond": [1, 28, 50], "respons": [7, 9, 57, 182, 184], "rest": 9, "restart": 2, "restor": 56, "result": [1, 3, 8, 52, 59, 62], "return": [3, 6, 8, 9, 13, 15, 20, 28, 33, 38, 44, 45, 48, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 65, 66, 67, 68, 70, 71, 73, 74, 76, 77, 79, 80, 81, 84, 85, 87, 88, 90, 91, 93, 94, 96, 97, 99, 100, 102, 103, 105, 106, 108, 109, 111, 112, 114, 115, 117, 118, 120, 121, 123, 124, 126, 127, 129, 130, 133, 134, 136, 137, 139, 140, 142, 143, 145, 146, 148, 149, 151, 152, 154, 155, 157, 158, 160, 161, 163, 164, 166, 167, 169, 170, 172, 173, 176, 177, 179, 180, 182, 183, 184], "reveal": 7, "rgba": 181, "rich": [26, 39], "rid": 184, "right": [10, 14, 19, 28, 181], "rollback": 184, "room": [52, 53], "root": [0, 2, 3, 9, 16, 42, 45, 62, 181, 182], "root_el": [9, 64], "rootel": 2, "roughli": 1, "row": [4, 19, 20, 22, 36, 37, 184], "row_minheight": [37, 150], "row_stretch": [37, 150], "rrggbb": 181, "rule": [0, 15, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 181], "run": [1, 2, 3, 4, 7, 8, 9, 30, 42, 52, 53, 57, 62, 182, 184], "run_forev": 184, "run_in_executor": [3, 8], "run_my_subprocess": 52, "run_subprocess_with_callback": [0, 3, 7, 52, 183, 184], "run_until_complet": [8, 184], "runner": [2, 4, 9, 182], "runtim": 184, "safe": 184, "safeti": 184, "same": [3, 6, 7, 8, 15, 50, 51, 52, 53, 54, 55, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 184], "save": [2, 57, 182], "save_to_fil": 57, "save_x_debounc": 57, "scale": [3, 4, 24, 49], "scell": 4, "schedul": 184, "scope": 4, "scratch": 3, "screen": [42, 43], "script": 7, "scroll": [14, 18, 22, 31, 32, 33, 40], "scrollabl": [17, 23, 41], "scrollbar": [17, 23, 41, 184], "scrollbar_policy_horizont": [17, 23, 41, 92, 110, 162, 184], "scrollbar_policy_vert": [17, 23, 41, 92, 110, 162, 184], "scrollbarasneed": [17, 23, 41, 92, 110, 162], "scrollbarpolici": [17, 23, 41, 92, 110, 162], "scrollview": [17, 184], "search": 7, "second": [6, 45, 53, 57], "section": 7, "see": [1, 3, 4, 7, 8, 9, 17, 23, 24, 26, 27, 28, 32, 33, 37, 38, 39, 41, 42, 43, 52, 68, 181, 182, 183], "select": [12, 14, 26, 29, 55, 83, 119, 184], "selector": 55, "self": [1, 2, 3, 6, 7, 9, 13, 15, 20, 30, 42, 43, 45, 50, 51, 52, 56, 59, 62, 65, 70, 71, 73, 74, 76, 77, 80, 81, 84, 85, 87, 88, 90, 91, 93, 94, 96, 97, 99, 100, 102, 103, 105, 106, 108, 109, 111, 112, 114, 115, 117, 118, 120, 121, 123, 124, 126, 127, 129, 130, 133, 134, 136, 137, 139, 140, 142, 143, 145, 146, 148, 149, 151, 152, 154, 155, 157, 158, 160, 161, 163, 164, 166, 167, 169, 170, 172, 173, 176, 177, 179, 180, 182, 184], "selft": 45, "semi": 181, "send": 8, "send_messag": 8, "sens": 4, "seper": 42, "sequenc": [4, 14, 35, 184], "serv": 4, "set": [3, 9, 10, 13, 15, 17, 18, 21, 25, 27, 30, 39, 42, 43, 50, 51, 52, 53, 54, 62, 70, 71, 73, 74, 76, 77, 80, 81, 84, 85, 87, 88, 90, 91, 93, 94, 96, 97, 99, 100, 102, 103, 105, 106, 108, 109, 111, 112, 114, 115, 117, 118, 120, 121, 123, 124, 126, 127, 129, 130, 133, 134, 136, 137, 139, 140, 142, 143, 145, 146, 148, 149, 151, 152, 154, 155, 157, 158, 160, 161, 163, 164, 166, 167, 169, 170, 172, 173, 176, 177, 179, 180, 181, 182, 184], "set_kei": [3, 15, 20, 35, 37, 184], "set_load": 1, "set_numb": 7, "set_result": 1, "set_stat": 184, "set_stylesheet": 184, "set_trac": 184, "set_x": 57, "setapplicationnam": 9, "setattribut": [34, 50], "setcolumnminimumwidth": 37, "setcolumnstretch": 37, "setfont": 9, "sethorizontalscrollbarpolici": [17, 23, 41], "setlevel": 9, "setmouseen": 50, "setopenexternallink": 26, "setpalett": [9, 183], "setpar": [9, 65], "setrowminimumheight": 37, "setrowstretch": 37, "setstyl": [9, 181], "setstylesheet": [9, 181], "setter": [1, 51, 52, 54, 56, 59, 62, 182, 184], "settext": [13, 30, 184], "setup": [56, 184], "setup_handl": 56, "setup_resize_handl": 56, "setuptool": 184, "setvalu": 13, "setverticalscrollbarpolici": [17, 23, 41], "shadow": 181, "shallow": 62, "shape": [28, 48, 49], "share": [11, 25, 51, 54, 55, 181], "sheet": [4, 181], "shift": 28, "shorter": 182, "should": [2, 3, 7, 8, 13, 14, 15, 20, 24, 28, 32, 33, 38, 43, 48, 49, 51, 62, 181, 184], "show": [17, 23, 27, 41, 43, 184], "showmaxim": [42, 43], "shuffl": 7, "sibl": [15, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180], "side": [0, 52, 56, 57, 59, 62], "sigint": [9, 67], "sign": 4, "signal": [3, 9, 67, 184], "signatur": 53, "similar": [19, 37, 51, 53, 54, 55, 181, 182], "simpl": 4, "simplest": 4, "simpli": 13, "sin": [46, 50], "singl": [1, 3, 8, 20, 29, 45, 181], "single_step": [33, 138, 184], "site": 184, "situat": 52, "size": [0, 9, 28, 31, 33, 37, 43, 52, 56, 184], "size_polici": [28, 52, 125, 181, 184], "skeleton": 182, "skip": 3, "sleep": [6, 8, 52, 53, 57, 184], "slider": [1, 31, 184], "slightli": 181, "slot": 3, "slow": 3, "slowprop": 59, "small": 62, "snapshot": 3, "so": [2, 3, 4, 5, 8, 50, 52, 57, 59, 62, 181, 182, 184], "solid": [11, 25, 181], "solv": [3, 4, 57], "some": [1, 2, 3, 8, 25, 30, 33, 42, 43, 45, 62, 183], "some_condit": 3, "sometim": [3, 26, 52, 181], "somewhat": 4, "sound": [3, 51], "sourc": [4, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 72, 75, 78, 79, 82, 83, 86, 87, 88, 89, 92, 95, 98, 101, 104, 107, 110, 113, 116, 119, 122, 125, 128, 131, 132, 135, 138, 141, 144, 147, 150, 153, 156, 159, 162, 165, 168, 171, 174, 175, 178, 182, 183, 184], "space": 52, "spacebar": 11, "spanish": [15, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180], "spaw": 52, "spawn": 8, "special": [7, 43, 44, 45], "specif": [45, 59], "specifi": [1, 2, 7, 24, 26, 49, 59, 181], "speed": 184, "sphinx": 184, "spin": 184, "spininput": 184, "spot": 20, "spreadsheet": 4, "src": [11, 24, 25, 49, 113, 116, 175, 184], "stabil": 184, "stabl": [59, 62, 184], "stack": [8, 34], "stackedview": 184, "standard": 8, "start": [2, 3, 8, 20, 27, 52, 53, 67, 182, 184], "start_loop": [9, 184], "state": [1, 2, 3, 4, 7, 9, 12, 15, 29, 33, 42, 43, 47, 51, 54, 55, 56, 57, 65, 182, 184], "stateless": [1, 3, 6, 45], "statemanag": 184, "statement": [1, 3, 6, 7, 182], "statevalu": 184, "static": 7, "step": [27, 31, 33], "step_pag": [31, 132], "step_singl": [31, 132], "still": [9, 52, 65, 182, 184], "stock": [4, 181], "stop": [42, 63, 67, 184], "store": [28, 59, 62], "str": [3, 4, 6, 7, 8, 10, 11, 12, 14, 15, 20, 21, 24, 25, 26, 27, 28, 29, 33, 35, 38, 39, 42, 43, 51, 52, 53, 54, 55, 62, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 181, 182, 184], "straightforward": 7, "strength": 181, "stretch": 37, "string": [4, 8, 15, 20, 25, 28, 38, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 181, 182], "structur": [2, 3, 62], "stuff": 8, "stylabl": 1, "style": [0, 1, 2, 7, 9, 11, 13, 17, 18, 19, 25, 26, 28, 29, 37, 52, 58, 62, 125, 182, 184], "stylesheet": [28, 181, 184], "sub": [2, 28], "subclass": [56, 184], "submenu": 28, "submit": 7, "subprocess": 184, "subsequ": [3, 45], "subset": [4, 26], "substitut": [0, 47], "subtl": 52, "subtre": 3, "sudden": 8, "suffix": 1, "suggest": 38, "suit": 9, "sum": 4, "super": 13, "supercomp": 59, "suppli": [4, 8], "support": [1, 4, 13, 26, 30, 42, 43, 56, 181, 182, 184], "suppos": [9, 65], "suppress": [8, 52, 56, 184], "sure": [57, 184], "surpris": 184, "svg": [11, 25], "switch": 182, "syntax": [181, 184], "system": [9, 26, 42, 43], "t": [3, 4, 6, 7, 15, 24, 49, 50, 52, 56, 57, 59, 62, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 182, 184], "t_numpy_array_co": 47, "tab": 35, "tabl": 37, "tablegridrow": [37, 184], "tablegridview": [36, 184], "tabview": 184, "tag": 1, "take": [3, 8, 13, 28, 46, 50, 53, 55, 62, 181, 182, 184], "tallest": [19, 37], "task": [7, 9, 52, 53, 57, 184], "technic": [19, 45], "tell": 3, "tensor": 3, "term": 6, "termin": [8, 52, 184], "test": [2, 4, 9, 181, 184], "text": [1, 2, 3, 4, 7, 10, 11, 12, 13, 17, 18, 21, 22, 26, 27, 28, 29, 30, 33, 34, 37, 38, 39, 40, 43, 45, 51, 52, 53, 56, 58, 62, 75, 119, 128, 153, 156, 181, 182, 184], "text_format": [26, 119, 184], "text_set": 38, "text_to_valu": [33, 138], "textformat": [26, 119], "textinput": [3, 56, 182, 184], "textinput_s": 56, "textinput_size_set": 56, "textinputmultilin": 184, "tgv": 184, "th": 37, "than": [3, 52, 58, 181, 184], "thei": [1, 3, 5, 7, 9, 45, 62, 65, 184], "them": [3, 15, 45, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 181], "theme": [183, 184], "theme_is_light": [9, 60, 181, 183, 184], "themselv": 3, "thi": [1, 2, 3, 4, 6, 7, 8, 9, 11, 13, 14, 15, 19, 20, 28, 30, 33, 36, 37, 38, 39, 40, 42, 43, 45, 47, 51, 52, 53, 54, 55, 56, 57, 58, 59, 62, 63, 65, 67, 70, 73, 76, 80, 84, 87, 90, 93, 96, 99, 102, 105, 108, 111, 114, 117, 120, 123, 126, 129, 133, 136, 139, 142, 145, 148, 151, 154, 157, 160, 163, 166, 169, 172, 176, 179, 182, 183, 184], "thing": 4, "think": [7, 181, 182], "third": [20, 45], "those": 3, "though": 59, "thread": [3, 53, 184], "thread_safe_my_funct": 184, "threadpoolexecutor": 3, "three": [52, 58], "through": [2, 3, 15, 30, 31, 34, 44, 51], "tick": [6, 52], "tick_set": [6, 52], "time": [1, 2, 3, 4, 6, 7, 8, 19, 28, 33, 45, 51, 52, 53, 59, 62, 181, 184], "time_rang": 46, "tint": 181, "tip": 28, "titl": [7, 10, 21, 42, 43, 51, 62, 69, 104, 165, 168, 182], "tkinter": 7, "to_label_styl": 182, "to_text": 182, "to_unit": 182, "todo": 4, "togeth": 57, "toggl": [12, 42], "token": 56, "tolocalfil": 28, "toml": [7, 184], "too": [3, 57, 184], "tool": 28, "tool_tip": [28, 125], "toolkit": 4, "top": [6, 8, 17, 18, 20, 34, 181, 182], "tp": 46, "traceback": 8, "track": 58, "transmit": [51, 54, 55], "transpar": [34, 50, 52, 181], "tree": [0, 2, 7, 21, 45, 182], "tri": [30, 43], "trigger": [3, 9, 11, 28, 57], "true": [1, 3, 6, 9, 14, 26, 28, 32, 33, 34, 47, 52, 58, 64, 83, 125, 135, 138, 183, 184], "try": [3, 52, 181, 182], "tune": 2, "tupl": [4, 15, 23, 28, 37, 38, 42, 43, 45, 51, 53, 54, 56, 58, 62, 181, 182, 184], "turn": 45, "tutori": [3, 7], "two": [3, 4, 13, 38, 45, 47, 181], "txt": 7, "type": [2, 3, 4, 8, 9, 11, 13, 15, 28, 30, 33, 36, 37, 44, 45, 48, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 63, 65, 66, 67, 68, 70, 71, 73, 74, 76, 77, 79, 80, 81, 84, 85, 87, 88, 90, 91, 93, 94, 96, 97, 99, 100, 102, 103, 105, 106, 108, 109, 111, 112, 114, 115, 117, 118, 120, 121, 123, 124, 126, 127, 129, 130, 133, 134, 136, 137, 139, 140, 142, 143, 145, 146, 148, 149, 151, 152, 154, 155, 157, 158, 160, 161, 163, 164, 166, 167, 169, 170, 172, 173, 176, 177, 179, 180, 182, 183, 184], "typecheck": 33, "typevar": [8, 13, 28, 45, 47, 51, 54, 55, 59, 62, 79], "typic": 4, "u": [30, 182], "ui": [7, 9, 52, 182, 184], "uint8": [24, 48, 49], "unaffect": 2, "unbound": 1, "uncheck": [12, 29], "under": 7, "underli": [1, 9, 10, 11, 12, 14, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 49, 56, 65, 181], "underlying_nopar": 43, "underscor": [45, 184], "understand": [7, 51], "undo": 4, "unfilteredpopupcomplet": 38, "unfortun": 184, "unhandl": 184, "unicod": 28, "union": [28, 33, 38, 42, 43, 48, 51, 54, 62], "uniqu": [15, 51, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 184], "unit": 182, "unix": [9, 67], "unlimit": [52, 53], "unmodifi": 62, "unmount": [1, 9, 42, 52, 53, 57, 184], "unmount_cleanup_x": 57, "unnecessari": 3, "until": 184, "up": [3, 8, 28, 33, 43, 52, 184], "updat": [0, 1, 4, 7, 13, 51, 54, 55, 56, 182, 184], "upgrad": 184, "url": 28, "us": [1, 2, 3, 4, 5, 6, 8, 9, 11, 15, 17, 18, 20, 22, 25, 26, 27, 29, 33, 40, 42, 43, 45, 47, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60, 62, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 181, 182, 184], "usag": [6, 10, 11, 12, 14, 20, 21, 22, 24, 25, 26, 29, 32, 34, 37, 38, 40, 42, 43, 45, 46, 50], "use_async": [3, 6, 7, 9, 57, 62, 184], "use_async_cal": [1, 3, 184], "use_callback": 184, "use_clocktick": 6, "use_context": [51, 55, 184], "use_context_select": [51, 184], "use_effect": [3, 30, 34, 57, 62, 184], "use_effect_fin": 184, "use_hov": 184, "use_memo": [9, 181, 183, 184], "use_palette_edific": 184, "use_ref": [30, 34, 56], "use_st": [1, 3, 6, 7, 12, 14, 28, 29, 38, 42, 43, 51, 52, 54, 56, 57, 59, 182, 184], "use_stop": [9, 68, 184], "useasynccallback": 53, "usecallback": 59, "usecontext": [51, 54], "useeffect": 56, "usememo": 59, "user": [1, 3, 4, 5, 6, 7, 9, 12, 13, 14, 15, 26, 27, 28, 29, 31, 32, 33, 38, 39, 43, 59, 182, 184], "usernam": 3, "useselector": 55, "usest": 62, "usual": [1, 3, 8, 9, 52, 67, 181, 184], "util": [0, 7, 184], "uv": 7, "valid": [4, 30, 33], "valu": [3, 4, 6, 7, 8, 12, 13, 15, 27, 29, 31, 32, 33, 38, 39, 42, 43, 45, 51, 53, 54, 55, 57, 58, 59, 62, 122, 132, 135, 138, 181, 182, 184], "value_from_slowprop": 59, "value_from_slowprop_memo": 59, "value_set": [29, 59], "value_to_text": [33, 138], "value_typ": 54, "valuechang": [17, 23, 41], "valueerror": 182, "variabl": [3, 4, 8, 62, 182], "variou": [6, 26, 28], "vboxview": [1, 3, 7, 15, 29, 30, 37, 42, 43, 45, 51, 52, 56, 58, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 164, 167, 170, 173, 177, 180, 181, 184], "ve": 3, "veri": [2, 3, 62], "version": [2, 62, 184], "vertic": [17, 23, 27, 28, 31, 32, 40, 41, 132], "via": [2, 7, 20], "view": [0, 1, 18, 22, 40, 42, 50, 62, 181, 184], "viewbox": 25, "violat": 3, "virtual": 3, "visibl": [34, 42, 52, 184], "visual": [26, 34, 52], "vscrollview": [40, 184], "wa": [52, 184], "wa_transparentformouseev": [34, 50], "wai": [2, 3, 7, 8, 9, 19, 26, 43, 50, 52, 56, 65, 67, 68, 181], "wait": [2, 9, 28, 52, 184], "want": [1, 2, 3, 8, 9, 50, 52, 56, 57, 59, 62, 181, 182, 184], "want_email": 3, "want_usernam": 3, "warn": 184, "watch": 2, "watchdog": [2, 182], "we": [3, 4, 8, 9, 25, 29, 30, 52, 56, 57, 59, 62, 67, 182, 184], "web": [2, 4, 7], "websit": 25, "weight": 181, "weird": 181, "welcom": 5, "well": [2, 3, 8], "were": [62, 184], "weren": 3, "what": [1, 3, 7, 51, 52, 182], "wheel": 28, "when": [1, 3, 8, 9, 11, 12, 14, 15, 17, 23, 28, 29, 30, 31, 32, 33, 38, 39, 41, 42, 43, 45, 51, 52, 53, 54, 55, 56, 57, 59, 62, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 182, 184], "whenev": [3, 30, 57, 182], "where": [11, 20, 34, 62], "wherea": 7, "whether": [9, 12, 14, 26, 28, 29, 32, 33, 42, 43], "which": [1, 2, 3, 4, 6, 7, 8, 9, 13, 16, 19, 21, 24, 28, 38, 40, 42, 43, 45, 46, 49, 50, 52, 53, 55, 56, 57, 59, 62, 63, 67, 181, 182, 184], "while": [3, 6, 7, 8, 15, 52, 71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180, 184], "whole": [4, 7], "why": 3, "widest": 37, "widget": [1, 2, 3, 4, 7, 10, 11, 12, 13, 14, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 43, 49, 56, 65, 79, 82, 181, 182, 184], "widgetattribut": [34, 50], "width": [11, 25, 37, 42, 43, 48, 49, 56, 181, 182], "window": [1, 2, 3, 7, 9, 43, 182, 183, 184], "windowicon": [42, 43], "windowpopview": 184, "wish": 182, "within": [2, 4, 9, 28, 68], "without": [2, 8, 9, 51, 184], "word": [26, 52], "word_wrap": [26, 119, 184], "worddefinit": 52, "work": [2, 3, 8, 38, 42, 43, 181, 182, 184], "workaround": 8, "worker": [7, 8], "world": [1, 2, 3, 7, 9, 21, 22, 40, 53], "would": [2, 3, 57, 182, 184], "wrap": [3, 15, 19, 26, 45, 47, 49, 62, 184], "wrapper": 47, "write": [3, 4, 33, 52, 62, 184], "written": [3, 4, 6, 7, 182], "www": 53, "x": [4, 8, 17, 23, 41, 50, 51, 52, 57, 62], "x11": [42, 43], "x_context_kei": 51, "x_factor": 59, "x_factor_set": 59, "x_new": 62, "x_previou": 62, "x_setter": [51, 62], "xml": [3, 25, 182], "y": [8, 17, 23, 41, 50], "yahoo": 4, "ye": 7, "you": [1, 2, 3, 7, 8, 9, 13, 15, 20, 21, 25, 35, 38, 45, 50, 51, 52, 56, 62, 65, 67, 181, 182, 184], "your": [2, 3, 7, 8, 9, 13, 51, 52, 62, 65, 182, 184], "yu": 9, "zero": 43}, "titles": ["API", "Base Elements", "Developer Tools", "Edifice Core", "Examples", "Extra Elements", "Hooks", "Edifice", "run_subprocess_with_callback", "edifice.App", "edifice.Button", "edifice.ButtonView", "edifice.CheckBox", "edifice.CustomWidget", "edifice.Dropdown", "edifice.Element", "edifice.ExportList", "edifice.FixScrollView", "edifice.FixView", "edifice.FlowView", "edifice.GridView", "edifice.GroupBoxView", "edifice.HBoxView", "edifice.HScrollView", "edifice.Image", "edifice.ImageSvg", "edifice.Label", "edifice.ProgressBar", "edifice.QtWidgetElement", "edifice.RadioButton", "edifice.Reference", "edifice.ScrollBar", "edifice.Slider", "edifice.SpinInput", "edifice.StackedView", "edifice.TabView", "edifice.TableGridRow", "edifice.TableGridView", "edifice.TextInput", "edifice.TextInputMultiline", "edifice.VBoxView", "edifice.VScrollView", "edifice.Window", "edifice.WindowPopView", "edifice.child_place", "edifice.component", "edifice.extra.matplotlib_figure.MatplotlibFigure", "edifice.extra.numpy_image.NumpyArray", "edifice.extra.numpy_image.NumpyArray_to_QImage", "edifice.extra.numpy_image.NumpyImage", "edifice.extra.pyqtgraph_plot.PyQtPlot", "edifice.provide_context", "edifice.use_async", "edifice.use_async_call", "edifice.use_context", "edifice.use_context_select", "edifice.use_effect", "edifice.use_effect_final", "edifice.use_hover", "edifice.use_memo", "edifice.use_palette_edifice", "edifice.use_ref", "edifice.use_state", "edifice.use_stop", "edifice.App.__init__", "edifice.App.export_widgets", "edifice.App.start", "edifice.App.start_loop", "edifice.App.stop", "edifice.Button.__init__", "edifice.Button.register_ref", "edifice.Button.set_key", "edifice.ButtonView.__init__", "edifice.ButtonView.register_ref", "edifice.ButtonView.set_key", "edifice.CheckBox.__init__", "edifice.CheckBox.register_ref", "edifice.CheckBox.set_key", "edifice.CustomWidget.__init__", "edifice.CustomWidget.create_widget", "edifice.CustomWidget.register_ref", "edifice.CustomWidget.set_key", "edifice.CustomWidget.update", "edifice.Dropdown.__init__", "edifice.Dropdown.register_ref", "edifice.Dropdown.set_key", "edifice.Element.__init__", "edifice.Element.register_ref", "edifice.Element.set_key", "edifice.ExportList.__init__", "edifice.ExportList.register_ref", "edifice.ExportList.set_key", "edifice.FixScrollView.__init__", "edifice.FixScrollView.register_ref", "edifice.FixScrollView.set_key", "edifice.FixView.__init__", "edifice.FixView.register_ref", "edifice.FixView.set_key", "edifice.FlowView.__init__", "edifice.FlowView.register_ref", "edifice.FlowView.set_key", "edifice.GridView.__init__", "edifice.GridView.register_ref", "edifice.GridView.set_key", "edifice.GroupBoxView.__init__", "edifice.GroupBoxView.register_ref", "edifice.GroupBoxView.set_key", "edifice.HBoxView.__init__", "edifice.HBoxView.register_ref", "edifice.HBoxView.set_key", "edifice.HScrollView.__init__", "edifice.HScrollView.register_ref", "edifice.HScrollView.set_key", "edifice.Image.__init__", "edifice.Image.register_ref", "edifice.Image.set_key", "edifice.ImageSvg.__init__", "edifice.ImageSvg.register_ref", "edifice.ImageSvg.set_key", "edifice.Label.__init__", "edifice.Label.register_ref", "edifice.Label.set_key", "edifice.ProgressBar.__init__", "edifice.ProgressBar.register_ref", "edifice.ProgressBar.set_key", "edifice.QtWidgetElement.__init__", "edifice.QtWidgetElement.register_ref", "edifice.QtWidgetElement.set_key", "edifice.RadioButton.__init__", "edifice.RadioButton.register_ref", "edifice.RadioButton.set_key", "edifice.Reference.__init__", "edifice.ScrollBar.__init__", "edifice.ScrollBar.register_ref", "edifice.ScrollBar.set_key", "edifice.Slider.__init__", "edifice.Slider.register_ref", "edifice.Slider.set_key", "edifice.SpinInput.__init__", "edifice.SpinInput.register_ref", "edifice.SpinInput.set_key", "edifice.StackedView.__init__", "edifice.StackedView.register_ref", "edifice.StackedView.set_key", "edifice.TabView.__init__", "edifice.TabView.register_ref", "edifice.TabView.set_key", "edifice.TableGridRow.__init__", "edifice.TableGridRow.register_ref", "edifice.TableGridRow.set_key", "edifice.TableGridView.__init__", "edifice.TableGridView.register_ref", "edifice.TableGridView.set_key", "edifice.TextInput.__init__", "edifice.TextInput.register_ref", "edifice.TextInput.set_key", "edifice.TextInputMultiline.__init__", "edifice.TextInputMultiline.register_ref", "edifice.TextInputMultiline.set_key", "edifice.VBoxView.__init__", "edifice.VBoxView.register_ref", "edifice.VBoxView.set_key", "edifice.VScrollView.__init__", "edifice.VScrollView.register_ref", "edifice.VScrollView.set_key", "edifice.Window.__init__", "edifice.Window.register_ref", "edifice.Window.set_key", "edifice.WindowPopView.__init__", "edifice.WindowPopView.register_ref", "edifice.WindowPopView.set_key", "edifice.extra.matplotlib_figure.MatplotlibFigure.__init__", "edifice.extra.matplotlib_figure.MatplotlibFigure.register_ref", "edifice.extra.matplotlib_figure.MatplotlibFigure.set_key", "edifice.extra.numpy_image.NumpyArray.__init__", "edifice.extra.numpy_image.NumpyImage.__init__", "edifice.extra.numpy_image.NumpyImage.register_ref", "edifice.extra.numpy_image.NumpyImage.set_key", "edifice.extra.pyqtgraph_plot.PyQtPlot.__init__", "edifice.extra.pyqtgraph_plot.PyQtPlot.register_ref", "edifice.extra.pyqtgraph_plot.PyQtPlot.set_key", "Styling", "Tutorial", "Utility functions", "Release Notes"], "titleterms": {"0": 184, "1": 184, "10": 184, "11": 184, "12": 184, "13": 184, "14": 184, "2": 184, "3": 184, "4": 184, "5": 184, "6": 184, "7": 184, "7gui": 4, "8": 184, "9": 184, "The": [3, 59], "__eq__": 3, "__init__": [64, 69, 72, 75, 78, 83, 86, 89, 92, 95, 98, 101, 104, 107, 110, 113, 116, 119, 122, 125, 128, 131, 132, 135, 138, 141, 144, 147, 150, 153, 156, 159, 162, 165, 168, 171, 174, 175, 178], "algorithm": 3, "an": 59, "api": 0, "app": [9, 64, 65, 66, 67, 68], "async": [1, 8], "asynchron": 3, "avail": 7, "base": [1, 6, 181], "booker": 4, "build": 7, "button": [10, 69, 70, 71], "buttonview": [11, 72, 73, 74], "calcul": 4, "cancel": [8, 52], "cell": 4, "chart": 4, "checkbox": [12, 75, 76, 77], "child_plac": 44, "circl": 4, "class": 3, "code": 7, "color": 181, "comment": 51, "compon": 45, "composit": 45, "comput": 59, "construct": 9, "content": [1, 7, 181], "convert": 4, "core": 3, "counter": 4, "crash": 8, "create_widget": 79, "crud": 4, "custom": [1, 6], "customwidget": [13, 78, 79, 80, 81, 82], "datastructur": 62, "debounc": 57, "declar": [3, 7], "definit": 59, "deriv": 6, "develop": [2, 7], "dif": 3, "drawer": 4, "dropdown": [14, 83, 84, 85], "dynam": [2, 3], "edific": [3, 7, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180], "editori": 51, "effect": [3, 181], "element": [1, 2, 3, 5, 15, 86, 87, 88, 181], "event": 1, "exampl": 4, "except": 8, "expens": 59, "export": 9, "export_widget": 65, "exportlist": [16, 89, 90, 91], "extend": 7, "extra": [5, 46, 47, 48, 49, 50, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180], "financi": 4, "fixscrollview": [17, 92, 93, 94], "fixview": [18, 95, 96, 97], "flight": 4, "flowview": [19, 98, 99, 100], "formula": 4, "function": [59, 183], "get": 7, "global": 181, "graphic": 181, "gridview": [20, 101, 102, 103], "groupboxview": [21, 104, 105, 106], "gui": 7, "handler": 1, "harmon": 4, "hboxview": [22, 107, 108, 109], "hook": 6, "hot": 2, "hscrollview": [23, 110, 111, 112], "i": 3, "imag": [24, 113, 114, 115], "imagesvg": [25, 116, 117, 118], "immut": 62, "independ": 8, "indic": 7, "initi": [3, 62], "inspector": 2, "label": [26, 119, 120, 121], "layout": [1, 181], "licens": 7, "log": 9, "matplotlib_figur": [46, 171, 172, 173], "matplotlibfigur": [46, 171, 172, 173], "memoiz": 59, "merg": 181, "messag": 8, "model": 3, "must": 62, "mutat": 62, "note": 184, "numpy_imag": [47, 48, 49, 174, 175, 176, 177], "numpyarrai": [47, 174], "numpyarray_to_qimag": 48, "numpyimag": [49, 175, 176, 177], "oscil": 4, "overview": 3, "pickl": 8, "polici": 181, "problem": 59, "process": 52, "program": 3, "progressbar": [27, 122, 123, 124], "prop": 45, "provide_context": 51, "put": 7, "pyinstal": 8, "pyqtgraph_plot": [50, 178, 179, 180], "pyqtplot": [50, 178, 179, 180], "python": [7, 62], "qt": [7, 52], "qtwidgetel": [28, 125, 126, 127], "quick": 7, "radiobutton": [29, 128, 129, 130], "reactiv": 3, "refer": [30, 131], "register_ref": [70, 73, 76, 80, 84, 87, 90, 93, 96, 99, 102, 105, 108, 111, 114, 117, 120, 123, 126, 129, 133, 136, 139, 142, 145, 148, 151, 154, 157, 160, 163, 166, 169, 172, 176, 179], "relat": 3, "releas": 184, "reload": 2, "render": [3, 45], "root": 1, "rule": [3, 6], "run_subprocess_with_callback": 8, "scrollbar": [31, 132, 133, 134], "set_kei": [71, 74, 77, 81, 85, 88, 91, 94, 97, 100, 103, 106, 109, 112, 115, 118, 121, 124, 127, 130, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 180], "setuptool": 7, "side": 3, "size": 181, "slider": [32, 135, 136, 137], "solut": 59, "spininput": [33, 138, 139, 140], "stackedview": [34, 141, 142, 143], "start": [7, 9, 66], "start_loop": 67, "state": [45, 62], "stop": [9, 68], "style": [3, 181], "subprocess": 8, "substitut": 3, "support": 7, "system": 7, "tabl": 7, "tablegridrow": [36, 147, 148, 149], "tablegridview": [37, 150, 151, 152], "tabview": [35, 144, 145, 146], "task": 4, "techniqu": 62, "temperatur": 4, "textinput": [38, 153, 154, 155], "textinputmultilin": [39, 156, 157, 158], "timer": [4, 52], "todomvc": 4, "tool": [2, 7], "tree": 3, "tutori": 182, "updat": [3, 62, 82], "us": 7, "use_async": 52, "use_async_cal": 53, "use_context": 54, "use_context_select": 55, "use_effect": 56, "use_effect_fin": 57, "use_hov": 58, "use_memo": 59, "use_palette_edific": 60, "use_ref": 61, "use_st": 62, "use_stop": 63, "util": 183, "v": 7, "v0": 184, "v1": 184, "v2": 184, "v3": 184, "v4": 184, "v5": 184, "vboxview": [40, 159, 160, 161], "view": 3, "vscrollview": [41, 162, 163, 164], "why": 7, "widget": 9, "window": [42, 165, 166, 167], "windowpopview": [43, 168, 169, 170], "worker": 52, "yield": 52}})