forked from qt-creator/qt-creator
Doc: Update screenshots about custom properties
Add an example of where custom properties should be used. Task-number: QDS-4561 Change-Id: Idf99f63bc4c4a04b8b7912c98f15274ec7544b10 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.0 KiB |
Binary file not shown.
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 19 KiB |
@@ -50,6 +50,11 @@
|
||||
Similarly, you can add custom properties for your own components that are
|
||||
based on preset components.
|
||||
|
||||
Any content that is data-driven should be exported as a public property
|
||||
(alias property) of the relevant component. For example, a speedometer
|
||||
should have an \e int or \e real property for speed to which the UI is
|
||||
bound.
|
||||
|
||||
You can add properties for components in \l {Connection View} >
|
||||
\uicontrol Properties.
|
||||
|
||||
|
Reference in New Issue
Block a user