\ingroupall-examples \title Qt Designer Examples

Qt Designer is a capable graphical user interface designer that lets you create and configure forms without writing code. GUIs created with Qt Designer can be compiled into an application or created at run-time.

The following examples illustrate how to create and use Qt Designer forms and how to create Qt Designer custom widget plugins.