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