source:
trunk/examples/designer/README@
385
Last change on this file since 385 was 2, checked in by , 16 years ago | |
---|---|
File size: 1.3 KB |
Line | |
---|---|
1 | Qt Designer is a capable graphical user interface designer that lets you |
2 | create and configure forms without writing code. GUIs created with |
3 | Qt Designer can be compiled into an application or created at run-time. |
4 | |
5 | |
6 | Some of the examples in this directory can be run from the example launcher; |
7 | others can only be used from within Qt Designer. |
8 | |
9 | Documentation for these examples can be found via the "Tutorial and Examples" |
10 | link in the main Qt documentation. |