pyqt_reactive.forms

Form generation and management.

ParameterFormManager and supporting infrastructure for automatic form generation from dataclasses and function signatures.

Modules

layout_constants

Layout constants for PyQt parameter forms.

parameter_form_base

Configuration for parameter form managers.

parameter_form_constants

Parameter form constants for eliminating magic strings throughout the parameter form managers.

parameter_form_tree_index

Tree index authority for nested parameter form managers.

parameter_info_types

Discriminated union types for parameter information.

parameter_type_utils

Parameter type utilities for parameter form managers.

ui_utils

UI utilities for pyqt-reactor.

widget_creation_registry

Shared annotation helpers for widget creation strategies.

widget_creation_types

React-quality UI framework for Python - Type-safe widget creation.

widget_dispatcher

Widget dispatcher with fail-loud ABC checking.

widget_factory

Widget factory with explicit type-based dispatch.

widget_operations

Centralized widget operations using ABC-based dispatch.

widget_registry

Widget registry with metaclass auto-registration.