#qt-designer

[ follow ]
Web design
fromPython GUIs
14 hours ago

How to Add Custom Python Widgets to Qt Designer Using Widget Promotion

Qt Designer supports custom widgets via widget promotion, using placeholders in the preview and replacing them with Python widget classes at runtime.
[ Load more ]