blob: b874d85e28618881b1c96ca2dd496f7e33079e23 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Drumpad example (Qt Design Studio) - Initial project
This example contains the initial [Qt Design Studio] project to be used as a starting point for the
[Qt Design Studio integration tutorial]. **It is not an executable project as is**, since it does
**not** contain the required Python code developed along the tutorial.
For more details, see the [Qt Design Studio integration tutorial].
To download the final project source code, visit {ref}`example_tutorials_drumpad_final_project`.
[Qt Design Studio]: https://www.qt.io/product/ui-design-tools/
[Qt Design Studio integration tutorial]: tutorial_qt_design_studio_integration
|