Every widget documented, 63 of them animated
Reference pages are generated from the widget catalogue, so the screenshots and API tables cannot drift from the code. These are real captures, and they follow the site theme.
















Authorable in Qt Designer
Every widget registers as a Designer plugin with its properties exposed, so you lay out screens visually instead of hand-writing setup code. A Custom Properties dock covers the ones Qt cannot introspect.
Theming that is actually a system
Design tokens drive light, dark and custom themes through JSON and QSS. Switch by name at runtime; icons recolour with the palette rather than shipping two copies of every asset.
92 apps you can run, not screenshots
Dashboards, a messenger, a node editor, a music player — each a complete project with ui/, compiled src/, themed Qss/ and icons, verified headlessly so the examples cannot rot.
Built with Custom Widgets
Every example is a real, runnable project in the repository.




Start with one pip install
The core is free and GPLv3. Pro adds DataTable Pro — virtualization, server-side sort and filter push-down, grouping, pivot and export.