summaryrefslogtreecommitdiffstats
path: root/examples/designer/README
blob: 2393834450e4285bee63e7a6380fc333bf0cfcbc (plain)
1
2
3
4
5
6
7
8
9
10
Qt Widgets Designer is a capable graphical user interface designer that lets you
create and configure forms without writing code. GUIs created with
Qt Widgets Designer can be compiled into an application or created at run-time.

Some of the examples in this directory can only be used from within Qt
Designer.


Documentation for these examples can be found via the Examples
link in the main Qt documentation.