| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
- Many https links and sphinx references which were broken have been
fixed.
Change-Id: Ia10a44bbbbe4ed7e761c72042b45a46030d02186
Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Make it possible to reference code snippets from the example
by relative file names. This makes it possible to write tutorial
examples.
Pick-to: 6.5
Task-number: PYSIDE-1106
Change-Id: Ie95d69c3f98be239e210c9c32b8fc9fb484639f4
Reviewed-by: Keith Kyzivat <keith.kyzivat@qt.io>
Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io>
|
| |
|
|
|
|
|
|
|
|
| |
Update pointconfiguration example to be more pythonic.
Note that this example requires Qt 6.5.
Task-number: PYSIDE-841
Change-Id: I0dc63f5df4c94af1ef2654ed023b9eb86d34a0ae
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
|
|
|
Add an example that shows how to customize individual points on a chart,
such as changing the color or providing a a custom label.
Task-number: PYSIDE-841
Change-Id: I09b48dd4e77f03355d1bb1207d7666a9fb3801f0
Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
|