index
:
pyside/pyside-setup.git
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.6
5.9
6.0
6.0.0
6.0.1
6.0.2
6.0.3
6.0.4
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.3.0
6.3.1
6.3.2
6.4
6.4.0
6.4.1
6.4.2
6.5
6.5.1
6.5.2
6.5.3
6.6
dev
wip/6.3_pypy
wip/pypy
Git super project for PySide
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
.gitignore
1
-rw-r--r--
.vscode/settings.json
16
-rw-r--r--
CMakeLists.txt
7
-rw-r--r--
README.md
35
-rw-r--r--
README.pyside6.md
2
-rw-r--r--
README.pyside6_addons.md
3
-rw-r--r--
build_history/blacklist.txt
13
-rw-r--r--
build_scripts/__init__.py
36
-rw-r--r--
build_scripts/build_info_collector.py
114
-rw-r--r--
build_scripts/build_scripts.pyproject
4
-rw-r--r--
build_scripts/config.py
49
-rw-r--r--
build_scripts/log.py
15
-rw-r--r--
build_scripts/main.py
426
-rw-r--r--
build_scripts/options.py
220
-rw-r--r--
build_scripts/platforms/linux.py
95
-rw-r--r--
build_scripts/platforms/macos.py
77
-rw-r--r--
build_scripts/platforms/unix.py
223
-rw-r--r--
build_scripts/platforms/windows_desktop.py
285
-rw-r--r--
build_scripts/qp5_tool.py
60
-rw-r--r--
build_scripts/qtinfo.py
21
-rw-r--r--
build_scripts/setup_runner.py
29
-rw-r--r--
build_scripts/utils.py
541
-rw-r--r--
build_scripts/versions.py
7
-rw-r--r--
build_scripts/wheel_files.py
285
-rw-r--r--
build_scripts/wheel_override.py
29
-rw-r--r--
build_scripts/wheel_utils.py
32
-rw-r--r--
coin/dependencies.yaml
5
-rw-r--r--
coin/instructions/common_environment.yaml
90
-rw-r--r--
coin/instructions/execute_build_instructions.yaml
63
-rw-r--r--
coin/instructions/execute_test_instructions.yaml
36
-rw-r--r--
coin/module_config.yaml
4
-rw-r--r--
coin_build_instructions.py
34
-rw-r--r--
coin_test_instructions.py
34
-rw-r--r--
create_wheels.py
126
-rw-r--r--
doc/changelogs/changes-6.3.2
72
-rw-r--r--
doc/changelogs/changes-6.4.0
187
-rw-r--r--
doc/changelogs/changes-6.4.0.1
35
-rw-r--r--
doc/changelogs/changes-6.4.1
78
-rw-r--r--
doc/changelogs/changes-6.4.2
47
-rw-r--r--
doc/changelogs/changes-6.4.3
53
-rw-r--r--
doc/changelogs/changes-6.5.0
111
-rw-r--r--
doc/changelogs/changes-6.5.1
63
-rw-r--r--
doc/changelogs/changes-6.5.2
48
-rw-r--r--
doc/changelogs/changes-6.5.3
65
-rw-r--r--
examples/async/eratosthenes/doc/eratosthenes.rst
53
-rw-r--r--
examples/async/eratosthenes/doc/eratosthenes.svg
1
-rw-r--r--
examples/async/eratosthenes/eratosthenes.pyproject
3
-rw-r--r--
examples/async/eratosthenes/eratosthenes_asyncio.py
220
-rw-r--r--
examples/async/eratosthenes/eratosthenes_trio.py
197
-rw-r--r--
examples/async/eratosthenes/requirements_trio.txt
2
-rw-r--r--
examples/async/minimal/doc/minimal.png
bin
0 -> 8135 bytes
-rw-r--r--
examples/async/minimal/doc/minimal.rst
52
-rw-r--r--
examples/async/minimal/minimal.pyproject
3
-rw-r--r--
examples/async/minimal/minimal_asyncio.py
123
-rw-r--r--
examples/async/minimal/minimal_trio.py
107
-rw-r--r--
examples/async/minimal/requirements_trio.txt
1
-rw-r--r--
examples/bluetooth/btscanner/device.py
6
-rw-r--r--
examples/bluetooth/btscanner/main.py
3
-rw-r--r--
examples/bluetooth/btscanner/service.py
2
-rw-r--r--
examples/bluetooth/heartrate_game/HeartRateGame/App.qml
99
-rw-r--r--
examples/bluetooth/heartrate_game/HeartRateGame/BluetoothAlarmDialog.qml
79
-rw-r--r--
examples/bluetooth/heartrate_game/HeartRateGame/BottomLine.qml
12
-rw-r--r--
examples/bluetooth/heartrate_game/HeartRateGame/Connect.qml
159
-rw-r--r--
examples/bluetooth/heartrate_game/HeartRateGame/GameButton.qml
39
-rw-r--r--
examples/bluetooth/heartrate_game/HeartRateGame/GamePage.qml
36
-rw-r--r--
examples/bluetooth/heartrate_game/HeartRateGame/GameSettings.qml
51
-rw-r--r--
examples/bluetooth/heartrate_game/HeartRateGame/Main.qml
71
-rw-r--r--
examples/bluetooth/heartrate_game/HeartRateGame/Measure.qml
212
-rw-r--r--
examples/bluetooth/heartrate_game/HeartRateGame/SplashScreen.qml
30
-rw-r--r--
examples/bluetooth/heartrate_game/HeartRateGame/Stats.qml
55
-rw-r--r--
examples/bluetooth/heartrate_game/HeartRateGame/StatsLabel.qml
34
-rw-r--r--
examples/bluetooth/heartrate_game/HeartRateGame/TitleBar.qml
54
-rw-r--r--
examples/bluetooth/heartrate_game/HeartRateGame/images/bt_off_to_on.png
bin
0 -> 6143 bytes
-rw-r--r--
examples/bluetooth/heartrate_game/HeartRateGame/images/heart.png
bin
0 -> 2664 bytes
-rw-r--r--
examples/bluetooth/heartrate_game/HeartRateGame/images/logo.png
bin
0 -> 31915 bytes
-rw-r--r--
examples/bluetooth/heartrate_game/HeartRateGame/qmldir
14
-rw-r--r--
examples/bluetooth/heartrate_game/bluetoothbaseclass.py
40
-rw-r--r--
examples/bluetooth/heartrate_game/connectionhandler.py
76
-rw-r--r--
examples/bluetooth/heartrate_game/devicefinder.py
137
-rw-r--r--
examples/bluetooth/heartrate_game/devicehandler.py
306
-rw-r--r--
examples/bluetooth/heartrate_game/deviceinfo.py
38
-rw-r--r--
examples/bluetooth/heartrate_game/doc/heartrate_game.rst
9
-rw-r--r--
examples/bluetooth/heartrate_game/heartrate_game.pyproject
23
-rw-r--r--
examples/bluetooth/heartrate_game/heartrate_global.py
19
-rw-r--r--
examples/bluetooth/heartrate_game/main.py
53
-rw-r--r--
examples/bluetooth/heartrate_server/doc/heartrate_server.rst
8
-rw-r--r--
examples/bluetooth/heartrate_server/heartrate_server.py
94
-rw-r--r--
examples/bluetooth/heartrate_server/heartrate_server.pyproject
3
-rw-r--r--
examples/bluetooth/lowenergyscanner/Scanner/Characteristics.qml
121
-rw-r--r--
examples/bluetooth/lowenergyscanner/Scanner/Devices.qml
121
-rw-r--r--
examples/bluetooth/lowenergyscanner/Scanner/Dialog.qml
48
-rw-r--r--
examples/bluetooth/lowenergyscanner/Scanner/Header.qml
25
-rw-r--r--
examples/bluetooth/lowenergyscanner/Scanner/Label.qml
16
-rw-r--r--
examples/bluetooth/lowenergyscanner/Scanner/Main.qml
31
-rw-r--r--
examples/bluetooth/lowenergyscanner/Scanner/Menu.qml
55
-rw-r--r--
examples/bluetooth/lowenergyscanner/Scanner/Services.qml
115
-rw-r--r--
examples/bluetooth/lowenergyscanner/Scanner/assets/busy_dark.png
bin
0 -> 1130 bytes
-rw-r--r--
examples/bluetooth/lowenergyscanner/Scanner/qmldir
10
-rw-r--r--
examples/bluetooth/lowenergyscanner/characteristicinfo.py
88
-rw-r--r--
examples/bluetooth/lowenergyscanner/device.py
279
-rw-r--r--
examples/bluetooth/lowenergyscanner/deviceinfo.py
35
-rw-r--r--
examples/bluetooth/lowenergyscanner/doc/lowenergyscanner.png
bin
0 -> 72365 bytes
-rw-r--r--
examples/bluetooth/lowenergyscanner/doc/lowenergyscanner.rst
9
-rw-r--r--
examples/bluetooth/lowenergyscanner/lowenergyscanner.pyproject
7
-rw-r--r--
examples/bluetooth/lowenergyscanner/main.py
27
-rw-r--r--
examples/bluetooth/lowenergyscanner/serviceinfo.py
66
-rw-r--r--
examples/charts/audio/audio.py
3
-rw-r--r--
examples/charts/chartthemes/README.md
2
-rw-r--r--
examples/charts/chartthemes/main.py
75
-rw-r--r--
examples/charts/donutbreakdown/donutbreakdown.py
5
-rw-r--r--
examples/charts/legend/legend.py
10
-rw-r--r--
examples/charts/lineandbar/lineandbar.py
10
-rw-r--r--
examples/charts/nesteddonuts/nesteddonuts.py
3
-rw-r--r--
examples/charts/percentbarchart/percentbarchart.py
3
-rw-r--r--
examples/charts/pointconfiguration/chartwindow.py
156
-rw-r--r--
examples/charts/pointconfiguration/doc/pointconfiguration.png
bin
0 -> 34991 bytes
-rw-r--r--
examples/charts/pointconfiguration/doc/pointconfiguration.rst
144
-rw-r--r--
examples/charts/pointconfiguration/pointconfiguration.py
17
-rw-r--r--
examples/charts/pointconfiguration/pointconfiguration.pyproject
3
-rw-r--r--
examples/charts/pointselectionandmarkers/doc/pointselectionandmarkers.png
bin
0 -> 47669 bytes
-rw-r--r--
examples/charts/pointselectionandmarkers/doc/pointselectionandmarkers.rst
72
-rw-r--r--
examples/charts/pointselectionandmarkers/images/blue_triangle.png
bin
0 -> 2220 bytes
-rw-r--r--
examples/charts/pointselectionandmarkers/images/green_triangle.png
bin
0 -> 1389 bytes
-rw-r--r--
examples/charts/pointselectionandmarkers/markers.qrc
6
-rw-r--r--
examples/charts/pointselectionandmarkers/pointselectionandmarkers.py
127
-rw-r--r--
examples/charts/pointselectionandmarkers/pointselectionandmarkers.pyproject
3
-rw-r--r--
examples/charts/pointselectionandmarkers/rc_markers.py
275
-rw-r--r--
examples/charts/pointselectionandmarkers/utilities.py
67
-rw-r--r--
examples/charts/qmlpolarchart/qmlpolarchart.py
4
-rw-r--r--
examples/corelib/settingseditor/settingseditor.py
17
-rw-r--r--
examples/corelib/threads/mandelbrot.py
3
-rw-r--r--
examples/datavisualization/graphgallery/axesinputhandler.py
101
-rw-r--r--
examples/datavisualization/graphgallery/bargraph.py
281
-rw-r--r--
examples/datavisualization/graphgallery/custominputhandler.py
177
-rw-r--r--
examples/datavisualization/graphgallery/data/layer_1.png
bin
0 -> 34540 bytes
-rw-r--r--
examples/datavisualization/graphgallery/data/layer_2.png
bin
0 -> 10553 bytes
-rw-r--r--
examples/datavisualization/graphgallery/data/layer_3.png
bin
0 -> 7119 bytes
-rw-r--r--
examples/datavisualization/graphgallery/data/license.txt
77
-rw-r--r--
examples/datavisualization/graphgallery/data/maptexture.jpg
bin
0 -> 352922 bytes
-rw-r--r--
examples/datavisualization/graphgallery/data/oilrig.obj
2322
-rw-r--r--
examples/datavisualization/graphgallery/data/pipe.obj
330
-rw-r--r--
examples/datavisualization/graphgallery/data/raindata.txt
158
-rw-r--r--
examples/datavisualization/graphgallery/data/refinery.obj
2330
-rw-r--r--
examples/datavisualization/graphgallery/data/topography.png
bin
0 -> 395504 bytes
-rw-r--r--
examples/datavisualization/graphgallery/doc/graph_gallery.webp
bin
0 -> 95552 bytes
-rw-r--r--
examples/datavisualization/graphgallery/doc/graphgallery.rst
11
-rw-r--r--
examples/datavisualization/graphgallery/graphgallery.pyproject
18
-rw-r--r--
examples/datavisualization/graphgallery/graphgallery.qrc
13
-rw-r--r--
examples/datavisualization/graphgallery/graphmodifier.py
395
-rw-r--r--
examples/datavisualization/graphgallery/highlightseries.py
94
-rw-r--r--
examples/datavisualization/graphgallery/main.py
50
-rw-r--r--
examples/datavisualization/graphgallery/rainfalldata.py
125
-rw-r--r--
examples/datavisualization/graphgallery/scatterdatamodifier.py
151
-rw-r--r--
examples/datavisualization/graphgallery/scattergraph.py
128
-rw-r--r--
examples/datavisualization/graphgallery/surfacegraph.py
265
-rw-r--r--
examples/datavisualization/graphgallery/surfacegraphmodifier.py
643
-rw-r--r--
examples/datavisualization/graphgallery/topographicseries.py
57
-rw-r--r--
examples/datavisualization/graphgallery/variantbardatamapping.py
67
-rw-r--r--
examples/datavisualization/graphgallery/variantbardataproxy.py
100
-rw-r--r--
examples/datavisualization/graphgallery/variantdataset.py
39
-rw-r--r--
examples/datavisualization/qmlsurfacegallery/datasource.py
99
-rw-r--r--
examples/datavisualization/qmlsurfacegallery/doc/qmlsurfacegallery.rst
9
-rw-r--r--
examples/datavisualization/qmlsurfacegallery/doc/qmlsurfacegallery.webp
bin
0 -> 100206 bytes
-rw-r--r--
examples/datavisualization/qmlsurfacegallery/main.py
39
-rw-r--r--
examples/datavisualization/qmlsurfacegallery/qml/qmlsurfacegallery/SpectrogramData.qml
1545
-rw-r--r--
examples/datavisualization/qmlsurfacegallery/qml/qmlsurfacegallery/SurfaceHeightMap.qml
227
-rw-r--r--
examples/datavisualization/qmlsurfacegallery/qml/qmlsurfacegallery/SurfaceOscilloscope.qml
430
-rw-r--r--
examples/datavisualization/qmlsurfacegallery/qml/qmlsurfacegallery/SurfaceSpectrogram.qml
272
-rw-r--r--
examples/datavisualization/qmlsurfacegallery/qml/qmlsurfacegallery/heightmap.png
bin
0 -> 638731 bytes
-rw-r--r--
examples/datavisualization/qmlsurfacegallery/qml/qmlsurfacegallery/main.qml
57
-rw-r--r--
examples/datavisualization/qmlsurfacegallery/qmlsurfacegallery.pyproject
10
-rw-r--r--
examples/datavisualization/qmlsurfacegallery/qmlsurfacegallery.qrc
5
-rw-r--r--
examples/datavisualization/qmlsurfacegallery/rc_qmlsurfacegallery.py
39967
-rw-r--r--
examples/datavisualization/surface/surfacegraph.py
14
-rw-r--r--
examples/datavisualization/surface_model_numpy/surfacegraph.py
14
-rw-r--r--
examples/datavisualization/surface_numpy/doc/surface_numpy.rst
2
-rw-r--r--
examples/datavisualization/surface_numpy/surfacegraph.py
14
-rw-r--r--
examples/dbus/listnames/listnames.py
3
-rw-r--r--
examples/dbus/pingpong/ping.py
2
-rw-r--r--
examples/declarative/extending/chapter1-basics/app.qml
27
-rw-r--r--
examples/declarative/extending/chapter1-basics/basics.py
68
-rw-r--r--
examples/declarative/extending/chapter2-methods/app.qml
33
-rw-r--r--
examples/declarative/extending/chapter2-methods/methods.py
75
-rw-r--r--
examples/declarative/extending/chapter3-bindings/app.qml
41
-rw-r--r--
examples/declarative/extending/chapter3-bindings/bindings.py
79
-rw-r--r--
examples/declarative/extending/chapter4-customPropertyTypes/app.qml
23
-rw-r--r--
examples/declarative/extending/chapter4-customPropertyTypes/customPropertyTypes.py
82
-rw-r--r--
examples/declarative/extending/chapter5-listproperties/app.qml
33
-rw-r--r--
examples/declarative/extending/chapter5-listproperties/listproperties.py
96
-rw-r--r--
examples/declarative/openglunderqml/squirclerenderer.py
99
-rw-r--r--
examples/declarative/referenceexamples/adding/adding.pyproject
5
-rw-r--r--
examples/declarative/referenceexamples/adding/doc/adding.rst
67
-rw-r--r--
examples/declarative/referenceexamples/adding/example.qml
9
-rw-r--r--
examples/declarative/referenceexamples/adding/main.py
30
-rw-r--r--
examples/declarative/referenceexamples/adding/person.py
35
-rw-r--r--
examples/declarative/referenceexamples/attached/attached.pyproject
3
-rw-r--r--
examples/declarative/referenceexamples/attached/birthdayparty.py
63
-rw-r--r--
examples/declarative/referenceexamples/attached/doc/attached.rst
12
-rw-r--r--
examples/declarative/referenceexamples/attached/example.qml
22
-rw-r--r--
examples/declarative/referenceexamples/attached/main.py
46
-rw-r--r--
examples/declarative/referenceexamples/attached/person.py
46
-rw-r--r--
examples/declarative/referenceexamples/binding/binding.pyproject
3
-rw-r--r--
examples/declarative/referenceexamples/binding/birthdayparty.py
83
-rw-r--r--
examples/declarative/referenceexamples/binding/example.qml
29
-rw-r--r--
examples/declarative/referenceexamples/binding/happybirthdaysong.py
47
-rw-r--r--
examples/declarative/referenceexamples/binding/main.py
52
-rw-r--r--
examples/declarative/referenceexamples/binding/person.py
53
-rw-r--r--
examples/declarative/referenceexamples/coercion/birthdayparty.py
41
-rw-r--r--
examples/declarative/referenceexamples/coercion/coercion.pyproject
3
-rw-r--r--
examples/declarative/referenceexamples/coercion/doc/coercion.rst
35
-rw-r--r--
examples/declarative/referenceexamples/coercion/example.qml
16
-rw-r--r--
examples/declarative/referenceexamples/coercion/main.py
36
-rw-r--r--
examples/declarative/referenceexamples/coercion/person.py
47
-rw-r--r--
examples/declarative/referenceexamples/default/birthdayparty.py
42
-rw-r--r--
examples/declarative/referenceexamples/default/default.pyproject
3
-rw-r--r--
examples/declarative/referenceexamples/default/doc/default.rst
30
-rw-r--r--
examples/declarative/referenceexamples/default/example.qml
15
-rw-r--r--
examples/declarative/referenceexamples/default/main.py
36
-rw-r--r--
examples/declarative/referenceexamples/default/person.py
46
-rw-r--r--
examples/declarative/referenceexamples/grouped/birthdayparty.py
42
-rw-r--r--
examples/declarative/referenceexamples/grouped/doc/grouped.rst
17
-rw-r--r--
examples/declarative/referenceexamples/grouped/example.qml
33
-rw-r--r--
examples/declarative/referenceexamples/grouped/grouped.pyproject
3
-rw-r--r--
examples/declarative/referenceexamples/grouped/main.py
43
-rw-r--r--
examples/declarative/referenceexamples/grouped/person.py
85
-rw-r--r--
examples/declarative/referenceexamples/methods/birthdayparty.py
47
-rw-r--r--
examples/declarative/referenceexamples/methods/example.qml
19
-rw-r--r--
examples/declarative/referenceexamples/methods/main.py
32
-rw-r--r--
examples/declarative/referenceexamples/methods/methods.pyproject
3
-rw-r--r--
examples/declarative/referenceexamples/methods/person.py
34
-rw-r--r--
examples/declarative/referenceexamples/properties/birthdayparty.py
41
-rw-r--r--
examples/declarative/referenceexamples/properties/doc/properties.rst
89
-rw-r--r--
examples/declarative/referenceexamples/properties/example.qml
16
-rw-r--r--
examples/declarative/referenceexamples/properties/main.py
34
-rw-r--r--
examples/declarative/referenceexamples/properties/person.py
35
-rw-r--r--
examples/declarative/referenceexamples/properties/properties.pyproject
6
-rw-r--r--
examples/declarative/referenceexamples/valuesource/birthdayparty.py
76
-rw-r--r--
examples/declarative/referenceexamples/valuesource/doc/valuesource.rst
20
-rw-r--r--
examples/declarative/referenceexamples/valuesource/example.qml
27
-rw-r--r--
examples/declarative/referenceexamples/valuesource/happybirthdaysong.py
47
-rw-r--r--
examples/declarative/referenceexamples/valuesource/main.py
51
-rw-r--r--
examples/declarative/referenceexamples/valuesource/person.py
46
-rw-r--r--
examples/declarative/referenceexamples/valuesource/valuesource.pyproject
3
-rw-r--r--
examples/declarative/rendercontrol/rendercontrol_opengl/cuberenderer.py
186
-rw-r--r--
examples/declarative/rendercontrol/rendercontrol_opengl/demo.qml
161
-rw-r--r--
examples/declarative/rendercontrol/rendercontrol_opengl/window_singlethreaded.py
271
-rw-r--r--
examples/demos/documentviewer/abstractviewer.py
185
-rw-r--r--
examples/demos/documentviewer/doc/abstractviewer.py.rstinc
25
-rw-r--r--
examples/demos/documentviewer/doc/documentviewer.png
bin
0 -> 22897 bytes
-rw-r--r--
examples/demos/documentviewer/doc/documentviewer.rst
13
-rw-r--r--
examples/demos/documentviewer/doc/jsonviewer.py.rstinc
11
-rw-r--r--
examples/demos/documentviewer/doc/mainwindow.py.rstinc
11
-rw-r--r--
examples/demos/documentviewer/doc/viewerfactory.py.rstinc
3
-rw-r--r--
examples/demos/documentviewer/documentviewer.pyproject
14
-rw-r--r--
examples/demos/documentviewer/documentviewer.qrc
42
-rw-r--r--
examples/demos/documentviewer/images/copy.png
(renamed from examples/widgets/mainwindows/mdi/images/copy.png)
bin
1338 -> 1338 bytes
-rw-r--r--
examples/demos/documentviewer/images/copy@2x.png
bin
0 -> 2219 bytes
-rw-r--r--
examples/demos/documentviewer/images/cut.png
(renamed from examples/widgets/mainwindows/mdi/images/cut.png)
bin
1323 -> 1323 bytes
-rw-r--r--
examples/demos/documentviewer/images/cut@2x.png
bin
0 -> 2888 bytes
-rw-r--r--
examples/demos/documentviewer/images/document-open-recent.svgz
bin
0 -> 4656 bytes
-rw-r--r--
examples/demos/documentviewer/images/go-next-view-page.png
bin
0 -> 1125 bytes
-rw-r--r--
examples/demos/documentviewer/images/go-next-view-page@2x.png
bin
0 -> 2312 bytes
-rw-r--r--
examples/demos/documentviewer/images/go-next-view.png
bin
0 -> 990 bytes
-rw-r--r--
examples/demos/documentviewer/images/go-next-view@2x.png
bin
0 -> 1830 bytes
-rw-r--r--
examples/demos/documentviewer/images/go-next.svgz
bin
0 -> 5473 bytes
-rw-r--r--
examples/demos/documentviewer/images/go-previous-view-page.png
bin
0 -> 1119 bytes
-rw-r--r--
examples/demos/documentviewer/images/go-previous-view-page@2x.png
bin
0 -> 2067 bytes
-rw-r--r--
examples/demos/documentviewer/images/go-previous-view.png
bin
0 -> 1010 bytes
-rw-r--r--
examples/demos/documentviewer/images/go-previous-view@2x.png
bin
0 -> 1875 bytes
-rw-r--r--
examples/demos/documentviewer/images/go-previous.svgz
bin
0 -> 5690 bytes
-rw-r--r--
examples/demos/documentviewer/images/help-about.svgz
bin
0 -> 7056 bytes
-rw-r--r--
examples/demos/documentviewer/images/magnifier.png
bin
0 -> 1006 bytes
-rw-r--r--
examples/demos/documentviewer/images/magnifier@2x.png
bin
0 -> 2249 bytes
-rw-r--r--
examples/demos/documentviewer/images/open.png
(renamed from examples/widgets/mainwindows/mdi/images/open.png)
bin
2073 -> 2073 bytes
-rw-r--r--
examples/demos/documentviewer/images/open@2x.png
bin
0 -> 1017 bytes
-rw-r--r--
examples/demos/documentviewer/images/paste.png
(renamed from examples/widgets/mainwindows/mdi/images/paste.png)
bin
1645 -> 1645 bytes
-rw-r--r--
examples/demos/documentviewer/images/paste@2x.png
bin
0 -> 2782 bytes
-rw-r--r--
examples/demos/documentviewer/images/print.png
bin
0 -> 678 bytes
-rw-r--r--
examples/demos/documentviewer/images/print2x.png
bin
0 -> 931 bytes
-rw-r--r--
examples/demos/documentviewer/images/qt-logo.png
bin
0 -> 1483 bytes
-rw-r--r--
examples/demos/documentviewer/images/qt-logo@2x.png
bin
0 -> 1933 bytes
-rw-r--r--
examples/demos/documentviewer/images/zoom-fit-best.png
bin
0 -> 1067 bytes
-rw-r--r--
examples/demos/documentviewer/images/zoom-fit-best@2x.png
bin
0 -> 1692 bytes
-rw-r--r--
examples/demos/documentviewer/images/zoom-fit-width.png
bin
0 -> 905 bytes
-rw-r--r--
examples/demos/documentviewer/images/zoom-fit-width@2x.png
bin
0 -> 1724 bytes
-rw-r--r--
examples/demos/documentviewer/images/zoom-in.png
bin
0 -> 952 bytes
-rw-r--r--
examples/demos/documentviewer/images/zoom-in@2x.png
bin
0 -> 2100 bytes
-rw-r--r--
examples/demos/documentviewer/images/zoom-original.png
bin
0 -> 946 bytes
-rw-r--r--
examples/demos/documentviewer/images/zoom-original@2x.png
bin
0 -> 2005 bytes
-rw-r--r--
examples/demos/documentviewer/images/zoom-out.png
bin
0 -> 940 bytes
-rw-r--r--
examples/demos/documentviewer/images/zoom-out@2x.png
bin
0 -> 1971 bytes
-rw-r--r--
examples/demos/documentviewer/images/zoom-previous.png
bin
0 -> 946 bytes
-rw-r--r--
examples/demos/documentviewer/images/zoom-previous@2x.png
bin
0 -> 2049 bytes
-rw-r--r--
examples/demos/documentviewer/jsonviewer/jsonviewer.py
396
-rw-r--r--
examples/demos/documentviewer/main.py
37
-rw-r--r--
examples/demos/documentviewer/mainwindow.py
179
-rw-r--r--
examples/demos/documentviewer/mainwindow.ui
272
-rw-r--r--
examples/demos/documentviewer/pdfviewer/pdfviewer.py
200
-rw-r--r--
examples/demos/documentviewer/pdfviewer/zoomselector.py
54
-rw-r--r--
examples/demos/documentviewer/rc_documentviewer.py
5135
-rw-r--r--
examples/demos/documentviewer/recentfilemenu.py
34
-rw-r--r--
examples/demos/documentviewer/recentfiles.py
159
-rw-r--r--
examples/demos/documentviewer/txtviewer/txtviewer.py
144
-rw-r--r--
examples/demos/documentviewer/ui_mainwindow.py
230
-rw-r--r--
examples/demos/documentviewer/viewerfactory.py
114
-rw-r--r--
examples/designer/taskmenuextension/tictactoe.py
2
-rw-r--r--
examples/designer/taskmenuextension/tictactoeplugin.py
3
-rw-r--r--
examples/designer/taskmenuextension/tictactoetaskmenu.py
2
-rw-r--r--
examples/examples.pyproject
3
-rw-r--r--
examples/external/matplotlib/widget3d/widget3d.py
2
-rw-r--r--
examples/external/matplotlib/widget_gaussian/widget_gaussian.py
7
-rw-r--r--
examples/external/networkx/doc/networkx.png
bin
0 -> 28017 bytes
-rw-r--r--
examples/external/networkx/doc/networkx.rst
8
-rw-r--r--
examples/external/networkx/main.py
346
-rw-r--r--
examples/external/networkx/networkx.pyproject
3
-rw-r--r--
examples/external/networkx/requirements.txt
3
-rw-r--r--
examples/graphs/minimalsurfacegraph/doc/minimalsurfacegraph.rst
4
-rw-r--r--
examples/graphs/minimalsurfacegraph/main.py
54
-rw-r--r--
examples/graphs/widgetgallery/axesinputhandler.py
101
-rw-r--r--
examples/graphs/widgetgallery/bargraph.py
272
-rw-r--r--
examples/graphs/widgetgallery/custominputhandler.py
177
-rw-r--r--
examples/graphs/widgetgallery/data/layer_1.png
bin
0 -> 34540 bytes
-rw-r--r--
examples/graphs/widgetgallery/data/layer_2.png
bin
0 -> 10553 bytes
-rw-r--r--
examples/graphs/widgetgallery/data/layer_3.png
bin
0 -> 7119 bytes
-rw-r--r--
examples/graphs/widgetgallery/data/license.txt
77
-rw-r--r--
examples/graphs/widgetgallery/data/maptexture.jpg
bin
0 -> 352922 bytes
-rw-r--r--
examples/graphs/widgetgallery/data/narrowarrow.mesh
bin
0 -> 15420 bytes
-rw-r--r--
examples/graphs/widgetgallery/data/oilrig.mesh
bin
0 -> 69728 bytes
-rw-r--r--
examples/graphs/widgetgallery/data/pipe.mesh
bin
0 -> 4760 bytes
-rw-r--r--
examples/graphs/widgetgallery/data/raindata.txt
158
-rw-r--r--
examples/graphs/widgetgallery/data/refinery.mesh
bin
0 -> 75216 bytes
-rw-r--r--
examples/graphs/widgetgallery/data/topography.png
bin
0 -> 395504 bytes
-rw-r--r--
examples/graphs/widgetgallery/doc/widgetgallery.rst
11
-rw-r--r--
examples/graphs/widgetgallery/doc/widgetgallery.webp
bin
0 -> 93150 bytes
-rw-r--r--
examples/graphs/widgetgallery/graphmodifier.py
394
-rw-r--r--
examples/graphs/widgetgallery/highlightseries.py
94
-rw-r--r--
examples/graphs/widgetgallery/main.py
42
-rw-r--r--
examples/graphs/widgetgallery/rainfalldata.py
125
-rw-r--r--
examples/graphs/widgetgallery/scatterdatamodifier.py
150
-rw-r--r--
examples/graphs/widgetgallery/scattergraph.py
121
-rw-r--r--
examples/graphs/widgetgallery/surfacegraph.py
256
-rw-r--r--
examples/graphs/widgetgallery/surfacegraphmodifier.py
642
-rw-r--r--
examples/graphs/widgetgallery/topographicseries.py
57
-rw-r--r--
examples/graphs/widgetgallery/variantbardatamapping.py
67
-rw-r--r--
examples/graphs/widgetgallery/variantbardataproxy.py
100
-rw-r--r--
examples/graphs/widgetgallery/variantdataset.py
39
-rw-r--r--
examples/graphs/widgetgallery/widgetgallery.pyproject
29
-rw-r--r--
examples/gui/analogclock/analogclock.pyproject
3
-rw-r--r--
examples/gui/analogclock/doc/analogclock.rst
8
-rw-r--r--
examples/gui/analogclock/main.py
77
-rw-r--r--
examples/installer_test/hello.py
5
-rw-r--r--
examples/location/mapviewer/MapViewer/Main.qml
460
-rw-r--r--
examples/location/mapviewer/MapViewer/forms/Geocode.qml
42
-rw-r--r--
examples/location/mapviewer/MapViewer/forms/GeocodeForm.ui.qml
136
-rw-r--r--
examples/location/mapviewer/MapViewer/forms/Locale.qml
45
-rw-r--r--
examples/location/mapviewer/MapViewer/forms/LocaleForm.ui.qml
116
-rw-r--r--
examples/location/mapviewer/MapViewer/forms/Message.qml
21
-rw-r--r--
examples/location/mapviewer/MapViewer/forms/MessageForm.ui.qml
69
-rw-r--r--
examples/location/mapviewer/MapViewer/forms/ReverseGeocode.qml
38
-rw-r--r--
examples/location/mapviewer/MapViewer/forms/ReverseGeocodeForm.ui.qml
103
-rw-r--r--
examples/location/mapviewer/MapViewer/forms/RouteAddress.qml
105
-rw-r--r--
examples/location/mapviewer/MapViewer/forms/RouteAddressForm.ui.qml
160
-rw-r--r--
examples/location/mapviewer/MapViewer/forms/RouteCoordinate.qml
41
-rw-r--r--
examples/location/mapviewer/MapViewer/forms/RouteCoordinateForm.ui.qml
136
-rw-r--r--
examples/location/mapviewer/MapViewer/forms/RouteList.qml
50
-rw-r--r--
examples/location/mapviewer/MapViewer/forms/RouteListDelegate.qml
42
-rw-r--r--
examples/location/mapviewer/MapViewer/forms/RouteListHeader.qml
47
-rw-r--r--
examples/location/mapviewer/MapViewer/helper.js
44
-rw-r--r--
examples/location/mapviewer/MapViewer/map/MapComponent.qml
497
-rw-r--r--
examples/location/mapviewer/MapViewer/map/MapSliders.qml
282
-rw-r--r--
examples/location/mapviewer/MapViewer/map/Marker.qml
64
-rw-r--r--
examples/location/mapviewer/MapViewer/map/MiniMap.qml
78
-rw-r--r--
examples/location/mapviewer/MapViewer/menus/ItemPopupMenu.qml
19
-rw-r--r--
examples/location/mapviewer/MapViewer/menus/MainMenu.qml
122
-rw-r--r--
examples/location/mapviewer/MapViewer/menus/MapPopupMenu.qml
30
-rw-r--r--
examples/location/mapviewer/MapViewer/menus/MarkerPopupMenu.qml
38
-rw-r--r--
examples/location/mapviewer/MapViewer/qmldir
27
-rw-r--r--
examples/location/mapviewer/MapViewer/resources/marker.png
bin
0 -> 752 bytes
-rw-r--r--
examples/location/mapviewer/MapViewer/resources/marker_blue.png
bin
0 -> 3523 bytes
-rw-r--r--
examples/location/mapviewer/MapViewer/resources/scale.png
bin
0 -> 98 bytes
-rw-r--r--
examples/location/mapviewer/MapViewer/resources/scale_end.png
bin
0 -> 93 bytes
-rw-r--r--
examples/location/mapviewer/doc/mapviewer.rst
12
-rw-r--r--
examples/location/mapviewer/doc/mapviewer.webp
bin
0 -> 79588 bytes
-rw-r--r--
examples/location/mapviewer/main.py
75
-rw-r--r--
examples/location/mapviewer/mapviewer.pyproject
33
-rw-r--r--
examples/macextras/macpasteboardmime/macpasteboardmime.py
90
-rw-r--r--
examples/macextras/macpasteboardmime/macpasteboardmime.pyproject
3
-rw-r--r--
examples/multimedia/audiooutput/audiooutput.py
4
-rw-r--r--
examples/multimedia/audiosource/audiosource.py
31
-rw-r--r--
examples/multimedia/camera/camera.py
448
-rw-r--r--
examples/multimedia/camera/camera.pyproject
9
-rw-r--r--
examples/multimedia/camera/camera.ui
497
-rw-r--r--
examples/multimedia/camera/doc/camera.png
bin
63404 -> 0 bytes
-rw-r--r--
examples/multimedia/camera/doc/camera.rst
4
-rw-r--r--
examples/multimedia/camera/doc/camera.webp
bin
0 -> 11666 bytes
-rw-r--r--
examples/multimedia/camera/imagesettings.py
56
-rw-r--r--
examples/multimedia/camera/imagesettings.ui
123
-rw-r--r--
examples/multimedia/camera/main.py
17
-rw-r--r--
examples/multimedia/camera/metadatadialog.py
86
-rw-r--r--
examples/multimedia/camera/ui_camera.py
232
-rw-r--r--
examples/multimedia/camera/ui_imagesettings.py
94
-rw-r--r--
examples/multimedia/camera/ui_videosettings.py
178
-rw-r--r--
examples/multimedia/camera/videosettings.py
161
-rw-r--r--
examples/multimedia/camera/videosettings.ui
213
-rw-r--r--
examples/multimedia/player/player.py
7
-rw-r--r--
examples/multimedia/screencapture/doc/screencapture.rst
42
-rw-r--r--
examples/multimedia/screencapture/doc/screencapture.webp
bin
0 -> 53592 bytes
-rw-r--r--
examples/multimedia/screencapture/main.py
20
-rw-r--r--
examples/multimedia/screencapture/screencapture.pyproject
3
-rw-r--r--
examples/multimedia/screencapture/screencapturepreview.py
151
-rw-r--r--
examples/multimedia/screencapture/screenlistmodel.py
38
-rw-r--r--
examples/multimedia/screencapture/windowlistmodel.py
30
-rw-r--r--
examples/network/fortuneclient/fortuneclient.py
5
-rw-r--r--
examples/network/fortuneserver/fortuneserver.py
2
-rw-r--r--
examples/network/googlesuggest/googlesuggest.py
2
-rw-r--r--
examples/opengl/contextinfo/contextinfo.py
10
-rw-r--r--
examples/opengl/hellogl2/doc/hellogl2.rst
14
-rw-r--r--
examples/opengl/hellogl2/glwidget.py
272
-rw-r--r--
examples/opengl/hellogl2/hellogl2.py
438
-rw-r--r--
examples/opengl/hellogl2/hellogl2.pyproject
2
-rw-r--r--
examples/opengl/hellogl2/logo.py
101
-rw-r--r--
examples/opengl/hellogl2/main.py
58
-rw-r--r--
examples/opengl/hellogl2/mainwindow.py
29
-rw-r--r--
examples/opengl/hellogl2/window.py
111
-rw-r--r--
examples/opengl/textures/textures.pyproject
2
-rw-r--r--
examples/opengl/threadedqopenglwidget/glwidget.py
1
-rw-r--r--
examples/pdf/quickpdfviewer/doc/quickpdfviewer.rst
4
-rw-r--r--
examples/pdf/quickpdfviewer/main.py
49
-rw-r--r--
examples/pdf/quickpdfviewer/quickpdfviewer.pyproject
3
-rw-r--r--
examples/pdf/quickpdfviewer/rc_viewer.py
5505
-rw-r--r--
examples/pdf/quickpdfviewer/resources/document-open.svg
13
-rw-r--r--
examples/pdf/quickpdfviewer/resources/edit-clear.svg
15
-rw-r--r--
examples/pdf/quickpdfviewer/resources/edit-copy.svg
15
-rw-r--r--
examples/pdf/quickpdfviewer/resources/edit-select-all.svg
13
-rw-r--r--
examples/pdf/quickpdfviewer/resources/go-down-search.svg
13
-rw-r--r--
examples/pdf/quickpdfviewer/resources/go-next-view-page.svg
13
-rw-r--r--
examples/pdf/quickpdfviewer/resources/go-previous-view-page.svg
13
-rw-r--r--
examples/pdf/quickpdfviewer/resources/go-up-search.svg
8
-rw-r--r--
examples/pdf/quickpdfviewer/resources/rotate-left.svg
6
-rw-r--r--
examples/pdf/quickpdfviewer/resources/rotate-right.svg
6
-rw-r--r--
examples/pdf/quickpdfviewer/resources/test.pdf
bin
0 -> 76633 bytes
-rw-r--r--
examples/pdf/quickpdfviewer/resources/zoom-fit-best.svg
13
-rw-r--r--
examples/pdf/quickpdfviewer/resources/zoom-fit-width.svg
13
-rw-r--r--
examples/pdf/quickpdfviewer/resources/zoom-in.svg
13
-rw-r--r--
examples/pdf/quickpdfviewer/resources/zoom-original.svg
13
-rw-r--r--
examples/pdf/quickpdfviewer/resources/zoom-out.svg
13
-rw-r--r--
examples/pdf/quickpdfviewer/viewer.qml
307
-rw-r--r--
examples/pdf/quickpdfviewer/viewer.qrc
20
-rw-r--r--
examples/pdfwidgets/pdfviewer/doc/pdfviewer.rst
5
-rw-r--r--
examples/pdfwidgets/pdfviewer/images/document-open.svgz
bin
0 -> 4276 bytes
-rw-r--r--
examples/pdfwidgets/pdfviewer/images/go-next-view-page.svgz
bin
0 -> 12615 bytes
-rw-r--r--
examples/pdfwidgets/pdfviewer/images/go-next-view.svgz
bin
0 -> 6360 bytes
-rw-r--r--
examples/pdfwidgets/pdfviewer/images/go-previous-view-page.svgz
bin
0 -> 12602 bytes
-rw-r--r--
examples/pdfwidgets/pdfviewer/images/go-previous-view.svgz
bin
0 -> 6545 bytes
-rw-r--r--
examples/pdfwidgets/pdfviewer/images/zoom-fit-best.svgz
bin
0 -> 6121 bytes
-rw-r--r--
examples/pdfwidgets/pdfviewer/images/zoom-fit-width.svgz
bin
0 -> 6109 bytes
-rw-r--r--
examples/pdfwidgets/pdfviewer/images/zoom-in.svgz
bin
0 -> 6033 bytes
-rw-r--r--
examples/pdfwidgets/pdfviewer/images/zoom-original.svgz
bin
0 -> 5541 bytes
-rw-r--r--
examples/pdfwidgets/pdfviewer/images/zoom-out.svgz
bin
0 -> 5420 bytes
-rw-r--r--
examples/pdfwidgets/pdfviewer/images/zoom-previous.svgz
bin
0 -> 5665 bytes
-rw-r--r--
examples/pdfwidgets/pdfviewer/main.py
27
-rw-r--r--
examples/pdfwidgets/pdfviewer/mainwindow.py
141
-rw-r--r--
examples/pdfwidgets/pdfviewer/mainwindow.ui
327
-rw-r--r--
examples/pdfwidgets/pdfviewer/pdfviewer.pyproject
4
-rw-r--r--
examples/pdfwidgets/pdfviewer/resources.qrc
11
-rw-r--r--
examples/pdfwidgets/pdfviewer/resources_rc.py
3468
-rw-r--r--
examples/pdfwidgets/pdfviewer/ui_mainwindow.py
259
-rw-r--r--
examples/pdfwidgets/pdfviewer/zoomselector.py
59
-rw-r--r--
examples/qml/editingmodel/MovingRectangle.qml
(renamed from examples/declarative/editingmodel/MovingRectangle.qml)
0
-rw-r--r--
examples/qml/editingmodel/doc/editingmodel.rst
(renamed from examples/declarative/editingmodel/doc/editingmodel.rst)
0
-rw-r--r--
examples/qml/editingmodel/doc/qabstractlistmodelqml.png
(renamed from examples/declarative/editingmodel/doc/qabstractlistmodelqml.png)
bin
45810 -> 45810 bytes
-rw-r--r--
examples/qml/editingmodel/main.py
(renamed from examples/declarative/editingmodel/main.py)
0
-rw-r--r--
examples/qml/editingmodel/main.pyproject
(renamed from examples/declarative/editingmodel/main.pyproject)
0
-rw-r--r--
examples/qml/editingmodel/main.qml
(renamed from examples/declarative/editingmodel/main.qml)
0
-rw-r--r--
examples/qml/editingmodel/model.py
(renamed from examples/declarative/editingmodel/model.py)
0
-rw-r--r--
examples/qml/signals/pytoqml1/main.py
(renamed from examples/declarative/signals/pytoqml1/main.py)
0
-rw-r--r--
examples/qml/signals/pytoqml1/pytoqml1.pyproject
(renamed from examples/declarative/signals/pytoqml1/pytoqml1.pyproject)
0
-rw-r--r--
examples/qml/signals/pytoqml1/view.qml
(renamed from examples/declarative/signals/pytoqml1/view.qml)
0
-rw-r--r--
examples/qml/signals/pytoqml2/main.py
(renamed from examples/declarative/signals/pytoqml2/main.py)
0
-rw-r--r--
examples/qml/signals/pytoqml2/pytoqml2.pyproject
(renamed from examples/declarative/signals/pytoqml2/pytoqml2.pyproject)
0
-rw-r--r--
examples/qml/signals/pytoqml2/view.qml
(renamed from examples/declarative/signals/pytoqml2/view.qml)
0
-rw-r--r--
examples/qml/signals/qmltopy1/main.py
(renamed from examples/declarative/signals/qmltopy1/main.py)
0
-rw-r--r--
examples/qml/signals/qmltopy1/qmltopy1.pyproject
(renamed from examples/declarative/signals/qmltopy1/qmltopy1.pyproject)
0
-rw-r--r--
examples/qml/signals/qmltopy1/view.qml
(renamed from examples/declarative/signals/qmltopy1/view.qml)
0
-rw-r--r--
examples/qml/signals/qmltopy2/main.py
(renamed from examples/declarative/signals/qmltopy2/main.py)
0
-rw-r--r--
examples/qml/signals/qmltopy2/qmltopy2.pyproject
(renamed from examples/declarative/signals/qmltopy2/qmltopy2.pyproject)
0
-rw-r--r--
examples/qml/signals/qmltopy2/view.qml
(renamed from examples/declarative/signals/qmltopy2/view.qml)
0
-rw-r--r--
examples/qml/signals/qmltopy3/main.py
(renamed from examples/declarative/signals/qmltopy3/main.py)
0
-rw-r--r--
examples/qml/signals/qmltopy3/qmltopy3.pyproject
(renamed from examples/declarative/signals/qmltopy3/qmltopy3.pyproject)
0
-rw-r--r--
examples/qml/signals/qmltopy3/view.qml
(renamed from examples/declarative/signals/qmltopy3/view.qml)
0
-rw-r--r--
examples/qml/signals/qmltopy4/main.py
(renamed from examples/declarative/signals/qmltopy4/main.py)
0
-rw-r--r--
examples/qml/signals/qmltopy4/qmltopy4.pyproject
(renamed from examples/declarative/signals/qmltopy4/qmltopy4.pyproject)
0
-rw-r--r--
examples/qml/signals/qmltopy4/view.qml
(renamed from examples/declarative/signals/qmltopy4/view.qml)
0
-rw-r--r--
examples/qml/textproperties/doc/textproperties.png
(renamed from examples/declarative/textproperties/doc/textproperties.png)
bin
14082 -> 14082 bytes
-rw-r--r--
examples/qml/textproperties/doc/textproperties.rst
(renamed from examples/declarative/textproperties/doc/textproperties.rst)
0
-rw-r--r--
examples/qml/textproperties/main.py
(renamed from examples/declarative/textproperties/main.py)
0
-rw-r--r--
examples/qml/textproperties/textproperties.pyproject
(renamed from examples/declarative/textproperties/textproperties.pyproject)
0
-rw-r--r--
examples/qml/textproperties/view.qml
(renamed from examples/declarative/textproperties/view.qml)
0
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/adding/People/Main.qml
9
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/adding/People/qmldir
3
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/adding/adding.pyproject
4
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/adding/doc/adding.rst
67
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/adding/main.py
30
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/adding/person.py
35
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced1-Base-project/People/Main.qml
16
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced1-Base-project/People/qmldir
3
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced1-Base-project/advanced1-Base-project.pyproject
4
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced1-Base-project/birthdayparty.py
46
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced1-Base-project/doc/advanced1-Base-project.rst
57
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced1-Base-project/main.py
32
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced1-Base-project/person.py
41
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced2-Inheritance-and-coercion/People/Main.qml
16
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced2-Inheritance-and-coercion/People/qmldir
3
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced2-Inheritance-and-coercion/advanced2-Inheritance-and-coercion.pyproject
4
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced2-Inheritance-and-coercion/birthdayparty.py
46
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced2-Inheritance-and-coercion/doc/advanced2-Inheritance-and-coercion.rst
62
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced2-Inheritance-and-coercion/main.py
37
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced2-Inheritance-and-coercion/person.py
52
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced3-Default-properties/People/Main.qml
15
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced3-Default-properties/People/qmldir
3
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced3-Default-properties/advanced3-Default-properties.pyproject
4
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced3-Default-properties/birthdayparty.py
47
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced3-Default-properties/doc/advanced3-Default-properties.rst
40
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced3-Default-properties/main.py
36
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced3-Default-properties/person.py
51
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced4-Grouped-properties/People/Main.qml
33
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced4-Grouped-properties/People/qmldir
3
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced4-Grouped-properties/advanced4-Grouped-properties.pyproject
4
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced4-Grouped-properties/birthdayparty.py
47
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced4-Grouped-properties/doc/advanced4-Grouped-properties.rst
39
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced4-Grouped-properties/main.py
44
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced4-Grouped-properties/person.py
102
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced5-Attached-properties/People/Main.qml
22
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced5-Attached-properties/People/qmldir
3
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced5-Attached-properties/advanced5-Attached-properties.pyproject
4
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced5-Attached-properties/birthdayparty.py
71
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced5-Attached-properties/doc/advanced5-Attached-properties.rst
51
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced5-Attached-properties/main.py
46
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced5-Attached-properties/person.py
51
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced6-Property-value-source/People/Main.qml
27
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced6-Property-value-source/People/qmldir
3
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced6-Property-value-source/advanced6-Property-value-source.pyproject
4
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced6-Property-value-source/birthdayparty.py
89
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced6-Property-value-source/doc/advanced6-Property-value-source.rst
43
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced6-Property-value-source/happybirthdaysong.py
49
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced6-Property-value-source/main.py
51
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/advanced6-Property-value-source/person.py
51
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/binding/People/Main.qml
29
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/binding/People/qmldir
3
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/binding/binding.pyproject
4
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/binding/birthdayparty.py
83
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/binding/doc/binding.rst
(renamed from examples/declarative/referenceexamples/binding/doc/binding.rst)
0
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/binding/happybirthdaysong.py
47
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/binding/main.py
52
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/binding/person.py
53
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/extended/doc/extended.rst
(renamed from examples/declarative/referenceexamples/extended/doc/extended.rst)
0
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/extended/example.qml
(renamed from examples/declarative/referenceexamples/extended/example.qml)
0
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/extended/extended.pyproject
(renamed from examples/declarative/referenceexamples/extended/extended.pyproject)
0
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/extended/main.py
(renamed from examples/declarative/referenceexamples/extended/main.py)
0
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/methods/People/Main.qml
19
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/methods/People/qmldir
3
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/methods/birthdayparty.py
47
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/methods/doc/methods.rst
(renamed from examples/declarative/referenceexamples/methods/doc/methods.rst)
0
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/methods/main.py
32
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/methods/methods.pyproject
4
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/methods/person.py
34
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/properties/People/Main.qml
16
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/properties/People/qmldir
3
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/properties/birthdayparty.py
41
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/properties/doc/properties.rst
89
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/properties/main.py
34
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/properties/person.py
35
-rw-r--r--
examples/qml/tutorials/extending-qml-advanced/properties/properties.pyproject
4
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter1-basics/app.qml
26
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter1-basics/basics.py
68
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter1-basics/chapter1-basics.pyproject
(renamed from examples/declarative/extending/chapter1-basics/chapter1-basics.pyproject)
0
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter1-basics/doc/chapter1-basics.rst
107
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter2-methods/app.qml
32
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter2-methods/chapter2-methods.pyproject
(renamed from examples/declarative/extending/chapter2-methods/chapter2-methods.pyproject)
0
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter2-methods/doc/chapter2-methods.rst
36
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter2-methods/methods.py
75
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter3-bindings/app.qml
40
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter3-bindings/bindings.py
79
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter3-bindings/chapter3-bindings.pyproject
(renamed from examples/declarative/extending/chapter3-bindings/chapter3-bindings.pyproject)
0
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter3-bindings/doc/chapter3-bindings.rst
54
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter4-customPropertyTypes/app.qml
22
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter4-customPropertyTypes/chapter4-customPropertyTypes.pyproject
(renamed from examples/declarative/extending/chapter4-customPropertyTypes/chapter4-customPropertyTypes.pyproject)
0
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter4-customPropertyTypes/customPropertyTypes.py
82
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter4-customPropertyTypes/doc/chapter4-customPropertyTypes.rst
73
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter5-listproperties/app.qml
32
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter5-listproperties/chapter5-listproperties.pyproject
(renamed from examples/declarative/extending/chapter5-listproperties/chapter5-listproperties.pyproject)
0
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter5-listproperties/doc/chapter5-listproperties.rst
46
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter5-listproperties/listproperties.py
96
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter6-plugins/Charts/piechart.py
40
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter6-plugins/Charts/pieslice.py
52
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter6-plugins/Charts/plugins.png
bin
0 -> 5014 bytes
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter6-plugins/app.qml
32
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter6-plugins/chapter6-plugins.pyproject
3
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter6-plugins/doc/chapter6-plugins.rst
26
-rw-r--r--
examples/qml/tutorials/extending-qml/chapter6-plugins/doc/plugins.png
bin
0 -> 5014 bytes
-rw-r--r--
examples/qml/usingmodel/doc/usingmodel.png
(renamed from examples/declarative/usingmodel/doc/usingmodel.png)
bin
2791 -> 2791 bytes
-rw-r--r--
examples/qml/usingmodel/doc/usingmodel.rst
(renamed from examples/declarative/usingmodel/doc/usingmodel.rst)
0
-rw-r--r--
examples/qml/usingmodel/usingmodel.py
(renamed from examples/declarative/usingmodel/usingmodel.py)
0
-rw-r--r--
examples/qml/usingmodel/usingmodel.pyproject
(renamed from examples/declarative/usingmodel/usingmodel.pyproject)
0
-rw-r--r--
examples/qml/usingmodel/view.qml
(renamed from examples/declarative/usingmodel/view.qml)
0
-rw-r--r--
examples/quick/models/objectlistmodel/doc/objectlistmodel.png
(renamed from examples/declarative/objectlistmodel/doc/objectlistmodel.png)
bin
1327 -> 1327 bytes
-rw-r--r--
examples/quick/models/objectlistmodel/doc/objectlistmodel.rst
(renamed from examples/declarative/objectlistmodel/doc/objectlistmodel.rst)
0
-rw-r--r--
examples/quick/models/objectlistmodel/objectlistmodel.py
(renamed from examples/declarative/objectlistmodel/objectlistmodel.py)
0
-rw-r--r--
examples/quick/models/objectlistmodel/objectlistmodel.pyproject
(renamed from examples/declarative/objectlistmodel/objectlistmodel.pyproject)
0
-rw-r--r--
examples/quick/models/objectlistmodel/view.qml
(renamed from examples/declarative/objectlistmodel/view.qml)
0
-rw-r--r--
examples/quick/models/stringlistmodel/doc/stringlistmodel.png
(renamed from examples/declarative/stringlistmodel/doc/stringlistmodel.png)
bin
1978 -> 1978 bytes
-rw-r--r--
examples/quick/models/stringlistmodel/doc/stringlistmodel.rst
(renamed from examples/declarative/stringlistmodel/doc/stringlistmodel.rst)
0
-rw-r--r--
examples/quick/models/stringlistmodel/stringlistmodel.py
(renamed from examples/declarative/stringlistmodel/stringlistmodel.py)
0
-rw-r--r--
examples/quick/models/stringlistmodel/stringlistmodel.pyproject
(renamed from examples/declarative/stringlistmodel/stringlistmodel.pyproject)
0
-rw-r--r--
examples/quick/models/stringlistmodel/view.qml
(renamed from examples/declarative/stringlistmodel/view.qml)
0
-rw-r--r--
examples/quick/painteditem/painteditem.py
8
-rw-r--r--
examples/quick/rendercontrol/rendercontrol_opengl/cuberenderer.py
185
-rw-r--r--
examples/quick/rendercontrol/rendercontrol_opengl/demo.qml
161
-rw-r--r--
examples/quick/rendercontrol/rendercontrol_opengl/doc/rendercontrol_opengl.rst
(renamed from examples/declarative/rendercontrol/rendercontrol_opengl/doc/rendercontrol_opengl.rst)
0
-rw-r--r--
examples/quick/rendercontrol/rendercontrol_opengl/main.py
(renamed from examples/declarative/rendercontrol/rendercontrol_opengl/main.py)
0
-rw-r--r--
examples/quick/rendercontrol/rendercontrol_opengl/rendercontrol_opengl.pyproject
(renamed from examples/declarative/rendercontrol/rendercontrol_opengl/rendercontrol_opengl.pyproject)
0
-rw-r--r--
examples/quick/rendercontrol/rendercontrol_opengl/window_singlethreaded.py
272
-rw-r--r--
examples/quick/scenegraph/openglunderqml/doc/openglunderqml.rst
(renamed from examples/declarative/openglunderqml/doc/openglunderqml.rst)
0
-rw-r--r--
examples/quick/scenegraph/openglunderqml/doc/squircle.png
(renamed from examples/declarative/openglunderqml/doc/squircle.png)
bin
37963 -> 37963 bytes
-rw-r--r--
examples/quick/scenegraph/openglunderqml/main.py
(renamed from examples/declarative/openglunderqml/main.py)
0
-rw-r--r--
examples/quick/scenegraph/openglunderqml/main.qml
(renamed from examples/declarative/openglunderqml/main.qml)
0
-rw-r--r--
examples/quick/scenegraph/openglunderqml/openglunderqml.pyproject
(renamed from examples/declarative/openglunderqml/openglunderqml.pyproject)
0
-rw-r--r--
examples/quick/scenegraph/openglunderqml/squircle.py
(renamed from examples/declarative/openglunderqml/squircle.py)
0
-rw-r--r--
examples/quick/scenegraph/openglunderqml/squirclerenderer.py
98
-rw-r--r--
examples/quick/scenegraph/scenegraph_customgeometry/doc/scenegraph_customgeometry.rst
7
-rw-r--r--
examples/quick/scenegraph/scenegraph_customgeometry/main.py
152
-rw-r--r--
examples/quick/scenegraph/scenegraph_customgeometry/main.qml
34
-rw-r--r--
examples/quick/scenegraph/scenegraph_customgeometry/scenegraph_customgeometry.pyproject
3
-rw-r--r--
examples/quick/shared/Button.qml
50
-rw-r--r--
examples/quick/shared/CheckBox.qml
59
-rw-r--r--
examples/quick/shared/FlickrRssModel.qml
45
-rw-r--r--
examples/quick/shared/Images.qml
14
-rw-r--r--
examples/quick/shared/Label.qml
9
-rw-r--r--
examples/quick/shared/LauncherList.qml
205
-rw-r--r--
examples/quick/shared/README
11
-rw-r--r--
examples/quick/shared/SimpleLauncherDelegate.qml
96
-rw-r--r--
examples/quick/shared/Slider.qml
82
-rw-r--r--
examples/quick/shared/TabSet.qml
69
-rw-r--r--
examples/quick/shared/TextField.qml
43
-rw-r--r--
examples/quick/shared/images/back.png
bin
0 -> 1590 bytes
-rw-r--r--
examples/quick/shared/images/checkmark.png
bin
0 -> 809 bytes
-rw-r--r--
examples/quick/shared/images/next.png
bin
0 -> 1371 bytes
-rw-r--r--
examples/quick/shared/images/qt-logo.png
bin
0 -> 13596 bytes
-rw-r--r--
examples/quick/shared/images/slider_handle.png
bin
0 -> 887 bytes
-rw-r--r--
examples/quick/shared/images/tab.png
bin
0 -> 309 bytes
-rw-r--r--
examples/quick/shared/qmldir
11
-rw-r--r--
examples/quick/shared/quick_shared.qrc
15
-rw-r--r--
examples/quick/shared/shared.qrc
21
-rw-r--r--
examples/quick/shared/shared_rc.py
2253
-rw-r--r--
examples/quick/window/AllScreens.qml
42
-rw-r--r--
examples/quick/window/CurrentScreen.qml
83
-rw-r--r--
examples/quick/window/Splash.qml
42
-rw-r--r--
examples/quick/window/doc/window.png
bin
0 -> 9863 bytes
-rw-r--r--
examples/quick/window/doc/window.rst
35
-rw-r--r--
examples/quick/window/main.py
40
-rw-r--r--
examples/quick/window/rc_window.py
335
-rw-r--r--
examples/quick/window/resources/icon.icns
bin
0 -> 59662 bytes
-rw-r--r--
examples/quick/window/resources/icon.ico
bin
0 -> 11825 bytes
-rw-r--r--
examples/quick/window/resources/icon.svg
208
-rw-r--r--
examples/quick/window/resources/icon64.png
bin
0 -> 3004 bytes
-rw-r--r--
examples/quick/window/window.pyproject
3
-rw-r--r--
examples/quick/window/window.qml
151
-rw-r--r--
examples/quick/window/window.qrc
8
-rw-r--r--
examples/quickcontrols/filesystemexplorer/FileSystemModule/Main.qml
188
-rw-r--r--
examples/quickcontrols/filesystemexplorer/FileSystemModule/app.qrc
15
-rw-r--r--
examples/quickcontrols/filesystemexplorer/FileSystemModule/icons.qrc
13
-rw-r--r--
examples/quickcontrols/filesystemexplorer/FileSystemModule/icons/folder_closed.svg
38
-rw-r--r--
examples/quickcontrols/filesystemexplorer/FileSystemModule/icons/folder_open.svg
38
-rw-r--r--
examples/quickcontrols/filesystemexplorer/FileSystemModule/icons/generic_file.svg
38
-rw-r--r--
examples/quickcontrols/filesystemexplorer/FileSystemModule/icons/globe.svg
38
-rw-r--r--
examples/quickcontrols/filesystemexplorer/FileSystemModule/icons/info_sign.svg
38
-rw-r--r--
examples/quickcontrols/filesystemexplorer/FileSystemModule/icons/light_bulb.svg
43
-rw-r--r--
examples/quickcontrols/filesystemexplorer/FileSystemModule/icons/qt_logo.svg
26
-rw-r--r--
examples/quickcontrols/filesystemexplorer/FileSystemModule/icons/read.svg
38
-rw-r--r--
examples/quickcontrols/filesystemexplorer/FileSystemModule/icons/resize.svg
6
-rw-r--r--
examples/quickcontrols/filesystemexplorer/FileSystemModule/qml/About.qml
59
-rw-r--r--
examples/quickcontrols/filesystemexplorer/FileSystemModule/qml/Colors.qml
22
-rw-r--r--
examples/quickcontrols/filesystemexplorer/FileSystemModule/qml/FileSystemView.qml
99
-rw-r--r--
examples/quickcontrols/filesystemexplorer/FileSystemModule/qml/Icon.qml
44
-rw-r--r--
examples/quickcontrols/filesystemexplorer/FileSystemModule/qml/MyMenu.qml
42
-rw-r--r--
examples/quickcontrols/filesystemexplorer/FileSystemModule/qml/MyMenuBar.qml
135
-rw-r--r--
examples/quickcontrols/filesystemexplorer/FileSystemModule/qml/ResizeButton.qml
23
-rw-r--r--
examples/quickcontrols/filesystemexplorer/FileSystemModule/qml/Sidebar.qml
117
-rw-r--r--
examples/quickcontrols/filesystemexplorer/FileSystemModule/qml/WindowDragHandler.qml
16
-rw-r--r--
examples/quickcontrols/filesystemexplorer/FileSystemModule/qmldir
11
-rw-r--r--
examples/quickcontrols/filesystemexplorer/doc/filesystemexplorer.rst
39
-rw-r--r--
examples/quickcontrols/filesystemexplorer/doc/filesystemexplorer.webp
bin
0 -> 83086 bytes
-rw-r--r--
examples/quickcontrols/filesystemexplorer/filesystemexplorer.py
69
-rw-r--r--
examples/quickcontrols/filesystemexplorer/filesystemexplorer.pyproject
27
-rw-r--r--
examples/quickcontrols/gallery/+Material/ToolBar.qml
(renamed from examples/quickcontrols2/gallery/+Material/ToolBar.qml)
0
-rw-r--r--
examples/quickcontrols/gallery/ToolBar.qml
(renamed from examples/quickcontrols2/gallery/ToolBar.qml)
0
-rw-r--r--
examples/quickcontrols/gallery/doc/gallery.png
(renamed from examples/quickcontrols2/gallery/doc/gallery.png)
bin
23828 -> 23828 bytes
-rw-r--r--
examples/quickcontrols/gallery/doc/gallery.rst
(renamed from examples/quickcontrols2/gallery/doc/gallery.rst)
0
-rw-r--r--
examples/quickcontrols/gallery/doc/images/qtquickcontrols2-gallery-drawer.png
(renamed from examples/quickcontrols2/gallery/doc/images/qtquickcontrols2-gallery-drawer.png)
bin
15428 -> 15428 bytes
-rw-r--r--
examples/quickcontrols/gallery/doc/images/qtquickcontrols2-gallery-menu.png
(renamed from examples/quickcontrols2/gallery/doc/images/qtquickcontrols2-gallery-menu.png)
bin
15953 -> 15953 bytes
-rw-r--r--
examples/quickcontrols/gallery/doc/images/qtquickcontrols2-gallery-welcome.png
(renamed from examples/quickcontrols2/gallery/doc/images/qtquickcontrols2-gallery-welcome.png)
bin
18513 -> 18513 bytes
-rw-r--r--
examples/quickcontrols/gallery/gallery.py
(renamed from examples/quickcontrols2/gallery/gallery.py)
0
-rw-r--r--
examples/quickcontrols/gallery/gallery.pyproject
36
-rw-r--r--
examples/quickcontrols/gallery/gallery.qml
318
-rw-r--r--
examples/quickcontrols/gallery/gallery.qrc
(renamed from examples/quickcontrols2/gallery/gallery.qrc)
0
-rw-r--r--
examples/quickcontrols/gallery/icons/gallery/20x20/back.png
(renamed from examples/quickcontrols2/gallery/icons/gallery/20x20/back.png)
bin
146 -> 146 bytes
-rw-r--r--
examples/quickcontrols/gallery/icons/gallery/20x20/drawer.png
(renamed from examples/quickcontrols2/gallery/icons/gallery/20x20/drawer.png)
bin
123 -> 123 bytes
-rw-r--r--
examples/quickcontrols/gallery/icons/gallery/20x20/menu.png
(renamed from examples/quickcontrols2/gallery/icons/gallery/20x20/menu.png)
bin
123 -> 123 bytes
-rw-r--r--
examples/quickcontrols/gallery/icons/gallery/20x20@2/back.png
(renamed from examples/quickcontrols2/gallery/icons/gallery/20x20@2/back.png)
bin
184 -> 184 bytes
-rw-r--r--
examples/quickcontrols/gallery/icons/gallery/20x20@2/drawer.png
(renamed from examples/quickcontrols2/gallery/icons/gallery/20x20@2/drawer.png)
bin
126 -> 126 bytes
-rw-r--r--
examples/quickcontrols/gallery/icons/gallery/20x20@2/menu.png
(renamed from examples/quickcontrols2/gallery/icons/gallery/20x20@2/menu.png)
bin
158 -> 158 bytes
-rw-r--r--
examples/quickcontrols/gallery/icons/gallery/20x20@3/back.png
(renamed from examples/quickcontrols2/gallery/icons/gallery/20x20@3/back.png)
bin
227 -> 227 bytes
-rw-r--r--
examples/quickcontrols/gallery/icons/gallery/20x20@3/drawer.png
(renamed from examples/quickcontrols2/gallery/icons/gallery/20x20@3/drawer.png)
bin
130 -> 130 bytes
-rw-r--r--
examples/quickcontrols/gallery/icons/gallery/20x20@3/menu.png
(renamed from examples/quickcontrols2/gallery/icons/gallery/20x20@3/menu.png)
bin
193 -> 193 bytes
-rw-r--r--
examples/quickcontrols/gallery/icons/gallery/20x20@4/back.png
(renamed from examples/quickcontrols2/gallery/icons/gallery/20x20@4/back.png)
bin
246 -> 246 bytes
-rw-r--r--
examples/quickcontrols/gallery/icons/gallery/20x20@4/drawer.png
(renamed from examples/quickcontrols2/gallery/icons/gallery/20x20@4/drawer.png)
bin
131 -> 131 bytes
-rw-r--r--
examples/quickcontrols/gallery/icons/gallery/20x20@4/menu.png
(renamed from examples/quickcontrols2/gallery/icons/gallery/20x20@4/menu.png)
bin
223 -> 223 bytes
-rw-r--r--
examples/quickcontrols/gallery/icons/gallery/index.theme
(renamed from examples/quickcontrols2/gallery/icons/gallery/index.theme)
0
-rw-r--r--
examples/quickcontrols/gallery/images/arrow.png
(renamed from examples/quickcontrols2/gallery/images/arrow.png)
bin
319 -> 319 bytes
-rw-r--r--
examples/quickcontrols/gallery/images/arrow@2x.png
(renamed from examples/quickcontrols2/gallery/images/arrow@2x.png)
bin
476 -> 476 bytes
-rw-r--r--
examples/quickcontrols/gallery/images/arrow@3x.png
(renamed from examples/quickcontrols2/gallery/images/arrow@3x.png)
bin
611 -> 611 bytes
-rw-r--r--
examples/quickcontrols/gallery/images/arrow@4x.png
(renamed from examples/quickcontrols2/gallery/images/arrow@4x.png)
bin
758 -> 758 bytes
-rw-r--r--
examples/quickcontrols/gallery/images/arrows.png
(renamed from examples/quickcontrols2/gallery/images/arrows.png)
bin
458 -> 458 bytes
-rw-r--r--
examples/quickcontrols/gallery/images/arrows@2x.png
(renamed from examples/quickcontrols2/gallery/images/arrows@2x.png)
bin
699 -> 699 bytes
-rw-r--r--
examples/quickcontrols/gallery/images/arrows@3x.png
(renamed from examples/quickcontrols2/gallery/images/arrows@3x.png)
bin
942 -> 942 bytes
-rw-r--r--
examples/quickcontrols/gallery/images/arrows@4x.png
(renamed from examples/quickcontrols2/gallery/images/arrows@4x.png)
bin
1211 -> 1211 bytes
-rw-r--r--
examples/quickcontrols/gallery/images/qt-logo.png
bin
0 -> 2849 bytes
-rw-r--r--
examples/quickcontrols/gallery/images/qt-logo@2x.png
bin
0 -> 4936 bytes
-rw-r--r--
examples/quickcontrols/gallery/images/qt-logo@3x.png
bin
0 -> 7254 bytes
-rw-r--r--
examples/quickcontrols/gallery/images/qt-logo@4x.png
bin
0 -> 9505 bytes
-rw-r--r--
examples/quickcontrols/gallery/pages/BusyIndicatorPage.qml
28
-rw-r--r--
examples/quickcontrols/gallery/pages/ButtonPage.qml
(renamed from examples/quickcontrols2/gallery/pages/ButtonPage.qml)
0
-rw-r--r--
examples/quickcontrols/gallery/pages/CheckBoxPage.qml
(renamed from examples/quickcontrols2/gallery/pages/CheckBoxPage.qml)
0
-rw-r--r--
examples/quickcontrols/gallery/pages/ComboBoxPage.qml
51
-rw-r--r--
examples/quickcontrols/gallery/pages/DelayButtonPage.qml
(renamed from examples/quickcontrols2/gallery/pages/DelayButtonPage.qml)
0
-rw-r--r--
examples/quickcontrols/gallery/pages/DelegatePage.qml
201
-rw-r--r--
examples/quickcontrols/gallery/pages/DialPage.qml
(renamed from examples/quickcontrols2/gallery/pages/DialPage.qml)
0
-rw-r--r--
examples/quickcontrols/gallery/pages/DialogPage.qml
179
-rw-r--r--
examples/quickcontrols/gallery/pages/FramePage.qml
(renamed from examples/quickcontrols2/gallery/pages/FramePage.qml)
0
-rw-r--r--
examples/quickcontrols/gallery/pages/GroupBoxPage.qml
(renamed from examples/quickcontrols2/gallery/pages/GroupBoxPage.qml)
0
-rw-r--r--
examples/quickcontrols/gallery/pages/PageIndicatorPage.qml
(renamed from examples/quickcontrols2/gallery/pages/PageIndicatorPage.qml)
0
-rw-r--r--
examples/quickcontrols/gallery/pages/ProgressBarPage.qml
(renamed from examples/quickcontrols2/gallery/pages/ProgressBarPage.qml)
0
-rw-r--r--
examples/quickcontrols/gallery/pages/RadioButtonPage.qml
(renamed from examples/quickcontrols2/gallery/pages/RadioButtonPage.qml)
0
-rw-r--r--
examples/quickcontrols/gallery/pages/RangeSliderPage.qml
(renamed from examples/quickcontrols2/gallery/pages/RangeSliderPage.qml)
0
-rw-r--r--
examples/quickcontrols/gallery/pages/ScrollBarPage.qml
(renamed from examples/quickcontrols2/gallery/pages/ScrollBarPage.qml)
0
-rw-r--r--
examples/quickcontrols/gallery/pages/ScrollIndicatorPage.qml
(renamed from examples/quickcontrols2/gallery/pages/ScrollIndicatorPage.qml)
0
-rw-r--r--
examples/quickcontrols/gallery/pages/ScrollablePage.qml
(renamed from examples/quickcontrols2/gallery/pages/ScrollablePage.qml)
0
-rw-r--r--
examples/quickcontrols/gallery/pages/SliderPage.qml
(renamed from examples/quickcontrols2/gallery/pages/SliderPage.qml)
0
-rw-r--r--
examples/quickcontrols/gallery/pages/SpinBoxPage.qml
(renamed from examples/quickcontrols2/gallery/pages/SpinBoxPage.qml)
0
-rw-r--r--
examples/quickcontrols/gallery/pages/StackViewPage.qml
58
-rw-r--r--
examples/quickcontrols/gallery/pages/SwipeViewPage.qml
49
-rw-r--r--
examples/quickcontrols/gallery/pages/SwitchPage.qml
(renamed from examples/quickcontrols2/gallery/pages/SwitchPage.qml)
0
-rw-r--r--
examples/quickcontrols/gallery/pages/TabBarPage.qml
57
-rw-r--r--
examples/quickcontrols/gallery/pages/TextAreaPage.qml
29
-rw-r--r--
examples/quickcontrols/gallery/pages/TextFieldPage.qml
(renamed from examples/quickcontrols2/gallery/pages/TextFieldPage.qml)
0
-rw-r--r--
examples/quickcontrols/gallery/pages/ToolTipPage.qml
(renamed from examples/quickcontrols2/gallery/pages/ToolTipPage.qml)
0
-rw-r--r--
examples/quickcontrols/gallery/pages/TumblerPage.qml
(renamed from examples/quickcontrols2/gallery/pages/TumblerPage.qml)
0
-rw-r--r--
examples/quickcontrols/gallery/qmldir
(renamed from examples/quickcontrols2/gallery/qmldir)
0
-rw-r--r--
examples/quickcontrols/gallery/qtquickcontrols2.conf
(renamed from examples/quickcontrols2/gallery/qtquickcontrols2.conf)
0
-rw-r--r--
examples/quickcontrols/gallery/rc_gallery.py
4410
-rw-r--r--
examples/quickcontrols2/gallery/gallery.pyproject
37
-rw-r--r--
examples/quickcontrols2/gallery/gallery.qml
295
-rw-r--r--
examples/quickcontrols2/gallery/images/qt-logo.png
bin
1301 -> 0 bytes
-rw-r--r--
examples/quickcontrols2/gallery/images/qt-logo@2x.png
bin
2611 -> 0 bytes
-rw-r--r--
examples/quickcontrols2/gallery/images/qt-logo@3x.png
bin
4155 -> 0 bytes
-rw-r--r--
examples/quickcontrols2/gallery/images/qt-logo@4x.png
bin
5916 -> 0 bytes
-rw-r--r--
examples/quickcontrols2/gallery/pages/BusyIndicatorPage.qml
26
-rw-r--r--
examples/quickcontrols2/gallery/pages/ComboBoxPage.qml
50
-rw-r--r--
examples/quickcontrols2/gallery/pages/DelegatePage.qml
170
-rw-r--r--
examples/quickcontrols2/gallery/pages/DialogPage.qml
179
-rw-r--r--
examples/quickcontrols2/gallery/pages/StackViewPage.qml
49
-rw-r--r--
examples/quickcontrols2/gallery/pages/SwipeViewPage.qml
49
-rw-r--r--
examples/quickcontrols2/gallery/pages/TabBarPage.qml
57
-rw-r--r--
examples/quickcontrols2/gallery/pages/TextAreaPage.qml
29
-rw-r--r--
examples/quickcontrols2/gallery/rc_gallery.py
7855
-rw-r--r--
examples/samplebinding/CMakeLists.txt
31
-rw-r--r--
examples/samplebinding/doc/bindings.h.rstinc
2
-rw-r--r--
examples/samplebinding/doc/bindings.xml.rstinc
31
-rw-r--r--
examples/samplebinding/doc/samplebinding.pyproject
1
-rw-r--r--
examples/samplebinding/doc/samplebinding.rst
17
-rw-r--r--
examples/scriptableapplication/CMakeLists.txt
29
-rw-r--r--
examples/scriptableapplication/mainwindow.cpp
60
-rw-r--r--
examples/scriptableapplication/mainwindow.h
2
-rw-r--r--
examples/scriptableapplication/pythonutils.cpp
10
-rw-r--r--
examples/scriptableapplication/pythonutils.h
2
-rw-r--r--
examples/serialbus/can/bitratebox.py
55
-rw-r--r--
examples/serialbus/can/can.pyproject
10
-rw-r--r--
examples/serialbus/can/can.qrc
8
-rw-r--r--
examples/serialbus/can/canbusdeviceinfobox.py
49
-rw-r--r--
examples/serialbus/can/canbusdeviceinfobox.ui
86
-rw-r--r--
examples/serialbus/can/canbusdeviceinfodialog.py
16
-rw-r--r--
examples/serialbus/can/canbusdeviceinfodialog.ui
66
-rw-r--r--
examples/serialbus/can/connectdialog.py
235
-rw-r--r--
examples/serialbus/can/connectdialog.ui
278
-rw-r--r--
examples/serialbus/can/doc/can.rst
6
-rw-r--r--
examples/serialbus/can/images/application-exit.png
bin
0 -> 11200 bytes
-rw-r--r--
examples/serialbus/can/images/clear.png
bin
0 -> 12543 bytes
-rw-r--r--
examples/serialbus/can/images/connect.png
bin
0 -> 15374 bytes
-rw-r--r--
examples/serialbus/can/images/disconnect.png
bin
0 -> 15092 bytes
-rw-r--r--
examples/serialbus/can/main.py
19
-rw-r--r--
examples/serialbus/can/mainwindow.py
232
-rw-r--r--
examples/serialbus/can/mainwindow.ui
207
-rw-r--r--
examples/serialbus/can/rc_can.py
3453
-rw-r--r--
examples/serialbus/can/receivedframesmodel.py
142
-rw-r--r--
examples/serialbus/can/receivedframesview.py
54
-rw-r--r--
examples/serialbus/can/sendframebox.py
195
-rw-r--r--
examples/serialbus/can/sendframebox.ui
211
-rw-r--r--
examples/serialbus/can/ui_canbusdeviceinfobox.py
88
-rw-r--r--
examples/serialbus/can/ui_canbusdeviceinfodialog.py
64
-rw-r--r--
examples/serialbus/can/ui_connectdialog.py
252
-rw-r--r--
examples/serialbus/can/ui_mainwindow.py
172
-rw-r--r--
examples/serialbus/can/ui_sendframebox.py
188
-rw-r--r--
examples/serialbus/modbus/modbusclient/doc/modbusclient.rst
9
-rw-r--r--
examples/serialbus/modbus/modbusclient/images/application-exit.png
bin
0 -> 11200 bytes
-rw-r--r--
examples/serialbus/modbus/modbusclient/images/connect.png
bin
0 -> 15374 bytes
-rw-r--r--
examples/serialbus/modbus/modbusclient/images/disconnect.png
bin
0 -> 15092 bytes
-rw-r--r--
examples/serialbus/modbus/modbusclient/images/settings.png
bin
0 -> 16039 bytes
-rw-r--r--
examples/serialbus/modbus/modbusclient/main.py
26
-rw-r--r--
examples/serialbus/modbus/modbusclient/mainwindow.py
331
-rw-r--r--
examples/serialbus/modbus/modbusclient/mainwindow.ui
520
-rw-r--r--
examples/serialbus/modbus/modbusclient/modbusclient.pyproject
5
-rw-r--r--
examples/serialbus/modbus/modbusclient/modbusclient.qrc
8
-rw-r--r--
examples/serialbus/modbus/modbusclient/rc_modbusclient.py
3672
-rw-r--r--
examples/serialbus/modbus/modbusclient/settingsdialog.py
52
-rw-r--r--
examples/serialbus/modbus/modbusclient/settingsdialog.ui
237
-rw-r--r--
examples/serialbus/modbus/modbusclient/ui_mainwindow.py
377
-rw-r--r--
examples/serialbus/modbus/modbusclient/ui_settingsdialog.py
173
-rw-r--r--
examples/serialbus/modbus/modbusclient/writeregistermodel.py
118
-rw-r--r--
examples/serialport/terminal/console.py
49
-rw-r--r--
examples/serialport/terminal/doc/terminal.rst
9
-rw-r--r--
examples/serialport/terminal/images/application-exit.png
bin
0 -> 11200 bytes
-rw-r--r--
examples/serialport/terminal/images/clear.png
bin
0 -> 12543 bytes
-rw-r--r--
examples/serialport/terminal/images/connect.png
bin
0 -> 15374 bytes
-rw-r--r--
examples/serialport/terminal/images/disconnect.png
bin
0 -> 15092 bytes
-rw-r--r--
examples/serialport/terminal/images/settings.png
bin
0 -> 16039 bytes
-rw-r--r--
examples/serialport/terminal/main.py
17
-rw-r--r--
examples/serialport/terminal/mainwindow.py
108
-rw-r--r--
examples/serialport/terminal/mainwindow.ui
162
-rw-r--r--
examples/serialport/terminal/rc_terminal.py
4464
-rw-r--r--
examples/serialport/terminal/settingsdialog.py
179
-rw-r--r--
examples/serialport/terminal/settingsdialog.ui
177
-rw-r--r--
examples/serialport/terminal/terminal.pyproject
4
-rw-r--r--
examples/serialport/terminal/terminal.qrc
9
-rw-r--r--
examples/serialport/terminal/ui_mainwindow.py
149
-rw-r--r--
examples/serialport/terminal/ui_settingsdialog.py
181
-rw-r--r--
examples/speech/hello_speak/doc/hello_speak.rst
16
-rw-r--r--
examples/speech/hello_speak/doc/hello_speak.webp
bin
0 -> 25432 bytes
-rw-r--r--
examples/speech/hello_speak/hello_speak.pyproject
5
-rw-r--r--
examples/speech/hello_speak/main.py
20
-rw-r--r--
examples/speech/hello_speak/mainwindow.py
134
-rw-r--r--
examples/speech/hello_speak/mainwindow.ui
267
-rw-r--r--
examples/speech/hello_speak/ui_mainwindow.py
211
-rw-r--r--
examples/sql/books/bookdelegate.py
2
-rw-r--r--
examples/sql/books/bookwindow.py
2
-rw-r--r--
examples/statemachine/moveblocks/doc/moveblocks.png
bin
0 -> 4532 bytes
-rw-r--r--
examples/statemachine/moveblocks/doc/moveblocks.rst
10
-rw-r--r--
examples/statemachine/moveblocks/moveblocks.py
222
-rw-r--r--
examples/statemachine/moveblocks/moveblocks.pyproject
3
-rw-r--r--
examples/statemachine/ping_pong/ping_pong.py
(renamed from examples/widgets/state-machine/ping_pong/ping_pong.py)
0
-rw-r--r--
examples/statemachine/ping_pong/ping_pong.pyproject
(renamed from examples/widgets/state-machine/ping_pong/ping_pong.pyproject)
0
-rw-r--r--
examples/statemachine/rogue/rogue.py
(renamed from examples/widgets/state-machine/rogue/rogue.py)
0
-rw-r--r--
examples/statemachine/rogue/rogue.pyproject
(renamed from examples/widgets/state-machine/rogue/rogue.pyproject)
0
-rw-r--r--
examples/statemachine/trafficlight/doc/trafficlight.png
bin
0 -> 4786 bytes
-rw-r--r--
examples/statemachine/trafficlight/doc/trafficlight.rst
(renamed from examples/widgets/state-machine/trafficlight/doc/trafficlight.rst)
0
-rw-r--r--
examples/statemachine/trafficlight/trafficlight.py
(renamed from examples/widgets/state-machine/trafficlight/trafficlight.py)
0
-rw-r--r--
examples/statemachine/trafficlight/trafficlight.pyproject
(renamed from examples/widgets/state-machine/trafficlight/trafficlight.pyproject)
0
-rw-r--r--
examples/texttospeech/hello_speak/hello_speak.py
71
-rw-r--r--
examples/texttospeech/hello_speak/hello_speak.pyproject
3
-rw-r--r--
examples/uitools/uiloader/uiloader.py
4
-rw-r--r--
examples/utils/pyside_config.py
2
-rw-r--r--
examples/webenginequick/nanobrowser/ApplicationRoot.qml
40
-rw-r--r--
examples/webenginequick/nanobrowser/BrowserDialog.qml
27
-rw-r--r--
examples/webenginequick/nanobrowser/BrowserWindow.qml
817
-rw-r--r--
examples/webenginequick/nanobrowser/DownloadView.qml
127
-rw-r--r--
examples/webenginequick/nanobrowser/FindBar.qml
95
-rw-r--r--
examples/webenginequick/nanobrowser/FullScreenNotification.qml
62
-rw-r--r--
examples/webenginequick/nanobrowser/browser.qml
16
-rw-r--r--
examples/webenginequick/nanobrowser/icons/3rdparty/COPYING
1
-rw-r--r--
examples/webenginequick/nanobrowser/icons/3rdparty/go-next.png
bin
0 -> 930 bytes
-rw-r--r--
examples/webenginequick/nanobrowser/icons/3rdparty/go-previous.png
bin
0 -> 955 bytes
-rw-r--r--
examples/webenginequick/nanobrowser/icons/3rdparty/process-stop.png
bin
0 -> 1272 bytes
-rw-r--r--
examples/webenginequick/nanobrowser/icons/3rdparty/view-refresh.png
bin
0 -> 1364 bytes
-rw-r--r--
examples/webenginequick/nanobrowser/nanobrowser.pyproject
5
-rw-r--r--
examples/webenginequick/nanobrowser/quicknanobrowser.py
63
-rw-r--r--
examples/webenginequick/nanobrowser/rc_resources.py
348
-rw-r--r--
examples/webenginequick/nanobrowser/resources.qrc
8
-rw-r--r--
examples/webenginewidgets/markdowneditor/mainwindow.py
9
-rw-r--r--
examples/webenginewidgets/markdowneditor/markdowneditor.pyproject
3
-rw-r--r--
examples/webenginewidgets/markdowneditor/resources/index.html
2
-rw-r--r--
examples/webenginewidgets/simplebrowser/browser.py
68
-rw-r--r--
examples/webenginewidgets/simplebrowser/browserwindow.py
493
-rw-r--r--
examples/webenginewidgets/simplebrowser/certificateerrordialog.ui
133
-rw-r--r--
examples/webenginewidgets/simplebrowser/data/3rdparty/COPYING
1
-rw-r--r--
examples/webenginewidgets/simplebrowser/data/3rdparty/dialog-error.png
bin
0 -> 1645 bytes
-rw-r--r--
examples/webenginewidgets/simplebrowser/data/3rdparty/edit-clear.png
bin
0 -> 1682 bytes
-rw-r--r--
examples/webenginewidgets/simplebrowser/data/3rdparty/go-bottom.png
bin
0 -> 1263 bytes
-rw-r--r--
examples/webenginewidgets/simplebrowser/data/3rdparty/go-next.png
bin
0 -> 1219 bytes
-rw-r--r--
examples/webenginewidgets/simplebrowser/data/3rdparty/go-previous.png
bin
0 -> 1200 bytes
-rw-r--r--
examples/webenginewidgets/simplebrowser/data/3rdparty/process-stop.png
bin
0 -> 1927 bytes
-rw-r--r--
examples/webenginewidgets/simplebrowser/data/3rdparty/qt_attribution.json
24
-rw-r--r--
examples/webenginewidgets/simplebrowser/data/3rdparty/text-html.png
bin
0 -> 1759 bytes
-rw-r--r--
examples/webenginewidgets/simplebrowser/data/3rdparty/view-refresh.png
bin
0 -> 2024 bytes
-rw-r--r--
examples/webenginewidgets/simplebrowser/data/AppLogoColor.png
bin
0 -> 6113 bytes
-rw-r--r--
examples/webenginewidgets/simplebrowser/data/ninja.png
bin
0 -> 1671 bytes
-rw-r--r--
examples/webenginewidgets/simplebrowser/data/rc_simplebrowser.py
1391
-rw-r--r--
examples/webenginewidgets/simplebrowser/data/simplebrowser.qrc
16
-rw-r--r--
examples/webenginewidgets/simplebrowser/doc/simplebrowser.rst
179
-rw-r--r--
examples/webenginewidgets/simplebrowser/doc/simplebrowser.webp
bin
0 -> 67542 bytes
-rw-r--r--
examples/webenginewidgets/simplebrowser/downloadmanagerwidget.py
51
-rw-r--r--
examples/webenginewidgets/simplebrowser/downloadmanagerwidget.ui
104
-rw-r--r--
examples/webenginewidgets/simplebrowser/downloadwidget.py
108
-rw-r--r--
examples/webenginewidgets/simplebrowser/downloadwidget.ui
78
-rw-r--r--
examples/webenginewidgets/simplebrowser/main.py
40
-rw-r--r--
examples/webenginewidgets/simplebrowser/passworddialog.ui
121
-rw-r--r--
examples/webenginewidgets/simplebrowser/simplebrowser.py
66
-rw-r--r--
examples/webenginewidgets/simplebrowser/simplebrowser.pyproject
6
-rw-r--r--
examples/webenginewidgets/simplebrowser/tabwidget.py
241
-rw-r--r--
examples/webenginewidgets/simplebrowser/ui_certificateerrordialog.py
87
-rw-r--r--
examples/webenginewidgets/simplebrowser/ui_downloadmanagerwidget.py
76
-rw-r--r--
examples/webenginewidgets/simplebrowser/ui_downloadwidget.py
86
-rw-r--r--
examples/webenginewidgets/simplebrowser/ui_passworddialog.py
96
-rw-r--r--
examples/webenginewidgets/simplebrowser/webpage.py
29
-rw-r--r--
examples/webenginewidgets/simplebrowser/webpopupwindow.py
53
-rw-r--r--
examples/webenginewidgets/simplebrowser/webview.py
291
-rw-r--r--
examples/webenginewidgets/tabbedbrowser/bookmarkwidget.py
239
-rw-r--r--
examples/webenginewidgets/tabbedbrowser/browsertabwidget.py
207
-rw-r--r--
examples/webenginewidgets/tabbedbrowser/doc/tabbedbrowser.png
bin
37147 -> 0 bytes
-rw-r--r--
examples/webenginewidgets/tabbedbrowser/doc/tabbedbrowser.rst
58
-rw-r--r--
examples/webenginewidgets/tabbedbrowser/downloadwidget.py
111
-rw-r--r--
examples/webenginewidgets/tabbedbrowser/findtoolbar.py
62
-rw-r--r--
examples/webenginewidgets/tabbedbrowser/historywindow.py
66
-rw-r--r--
examples/webenginewidgets/tabbedbrowser/main.py
357
-rw-r--r--
examples/webenginewidgets/tabbedbrowser/tabbedbrowser.pyproject
5
-rw-r--r--
examples/webenginewidgets/tabbedbrowser/webengineview.py
55
-rw-r--r--
examples/webenginewidgets/widgetsnanobrowser/doc/widgetsnanobrowser.png
(renamed from examples/webenginewidgets/simplebrowser/doc/simplebrowser.png)
bin
51615 -> 51615 bytes
-rw-r--r--
examples/webenginewidgets/widgetsnanobrowser/doc/widgetsnanobrowser.rst
8
-rw-r--r--
examples/webenginewidgets/widgetsnanobrowser/widgetsnanobrowser.py
70
-rw-r--r--
examples/webenginewidgets/widgetsnanobrowser/widgetsnanobrowser.pyproject
3
-rw-r--r--
examples/widgetbinding/CMakeLists.txt
37
-rw-r--r--
examples/widgetbinding/dialog.py
3
-rw-r--r--
examples/widgetbinding/doc/widgetbinding.md
(renamed from examples/widgetbinding/README.md)
0
-rw-r--r--
examples/widgetbinding/doc/widgetbinding.pyproject
10
-rw-r--r--
examples/widgetbinding/wigglywidget.cpp
12
-rw-r--r--
examples/widgets/animation/animatedtiles/animatedtiles.py
4
-rw-r--r--
examples/widgets/animation/animatedtiles/animatedtiles.pyproject
3
-rw-r--r--
examples/widgets/animation/appchooser/appchooser.py
2
-rw-r--r--
examples/widgets/animation/appchooser/appchooser.pyproject
2
-rw-r--r--
examples/widgets/animation/easing/easing.py
31
-rw-r--r--
examples/widgets/animation/easing/form.ui
105
-rw-r--r--
examples/widgets/animation/easing/images/qt-logo.png
bin
5149 -> 0 bytes
-rw-r--r--
examples/widgets/animation/easing/ui_form.py
61
-rw-r--r--
examples/widgets/animation/states/states.py
2
-rw-r--r--
examples/widgets/animation/states/states.pyproject
2
-rw-r--r--
examples/widgets/codeeditor/codeeditor.py
104
-rw-r--r--
examples/widgets/codeeditor/codeeditor.pyproject
3
-rw-r--r--
examples/widgets/codeeditor/doc/codeeditor.png
bin
7759 -> 0 bytes
-rw-r--r--
examples/widgets/codeeditor/doc/codeeditor.rst
9
-rw-r--r--
examples/widgets/codeeditor/main.py
15
-rw-r--r--
examples/widgets/desktop/screenshot/screenshot.py
6
-rw-r--r--
examples/widgets/desktop/systray/images/bad.png
(renamed from examples/widgets/systray/images/bad.png)
bin
2496 -> 2496 bytes
-rw-r--r--
examples/widgets/desktop/systray/images/heart.png
(renamed from examples/widgets/systray/images/heart.png)
bin
25780 -> 25780 bytes
-rw-r--r--
examples/widgets/desktop/systray/images/trash.png
(renamed from examples/widgets/systray/images/trash.png)
bin
12128 -> 12128 bytes
-rw-r--r--
examples/widgets/desktop/systray/main.py
(renamed from examples/widgets/systray/main.py)
0
-rw-r--r--
examples/widgets/desktop/systray/rc_systray.py
(renamed from examples/widgets/systray/rc_systray.py)
0
-rw-r--r--
examples/widgets/desktop/systray/systray.pyproject
(renamed from examples/widgets/systray/systray.pyproject)
0
-rw-r--r--
examples/widgets/desktop/systray/systray.qrc
(renamed from examples/widgets/systray/systray.qrc)
0
-rw-r--r--
examples/widgets/desktop/systray/window.py
(renamed from examples/widgets/systray/window.py)
0
-rw-r--r--
examples/widgets/dialogs/classwizard/classwizard.py
16
-rw-r--r--
examples/widgets/dialogs/classwizard/classwizard.pyproject
3
-rw-r--r--
examples/widgets/dialogs/classwizard/listchooser.py
7
-rw-r--r--
examples/widgets/dialogs/findfiles/findfiles.py
184
-rw-r--r--
examples/widgets/dialogs/findfiles/findfiles.pyproject
3
-rw-r--r--
examples/widgets/dialogs/standarddialogs/standarddialogs.py
105
-rw-r--r--
examples/widgets/dialogs/trivialwizard/trivialwizard.py
2
-rw-r--r--
examples/widgets/draganddrop/draggabletext/draggabletext.pyproject
3
-rw-r--r--
examples/widgets/draganddrop/dropsite/doc/dropsite.rst
8
-rw-r--r--
examples/widgets/draganddrop/dropsite/droparea.py
67
-rw-r--r--
examples/widgets/draganddrop/dropsite/dropsite.pyproject
3
-rw-r--r--
examples/widgets/draganddrop/dropsite/dropsitewindow.py
115
-rw-r--r--
examples/widgets/draganddrop/dropsite/main.py
15
-rw-r--r--
examples/widgets/effects/lighting/lighting.py
2
-rw-r--r--
examples/widgets/gettext/main.py
4
-rw-r--r--
examples/widgets/graphicsview/anchorlayout/anchorlayout.py
2
-rw-r--r--
examples/widgets/graphicsview/collidingmice/collidingmice.pyproject
2
-rw-r--r--
examples/widgets/graphicsview/diagramscene/diagramscene.py
30
-rw-r--r--
examples/widgets/graphicsview/diagramscene/diagramscene.pyproject
2
-rw-r--r--
examples/widgets/graphicsview/dragdroprobot/dragdroprobot.py
2
-rw-r--r--
examples/widgets/graphicsview/dragdroprobot/dragdroprobot.pyproject
2
-rw-r--r--
examples/widgets/graphicsview/elasticnodes/elasticnodes.py
6
-rw-r--r--
examples/widgets/imageviewer/imageviewer.py
12
-rw-r--r--
examples/widgets/itemviews/address_book/address_book.py
3
-rw-r--r--
examples/widgets/itemviews/address_book/addresswidget.py
5
-rw-r--r--
examples/widgets/itemviews/basicfiltermodel/basicsortfiltermodel.py
5
-rw-r--r--
examples/widgets/itemviews/dirview/dirview.py
60
-rw-r--r--
examples/widgets/itemviews/dirview/dirview.pyproject
3
-rw-r--r--
examples/widgets/itemviews/dirview/doc/dirview.rst
5
-rw-r--r--
examples/widgets/itemviews/editabletreemodel/treemodel.py
9
-rw-r--r--
examples/widgets/itemviews/fetchmore/fetchmore.py
5
-rw-r--r--
examples/widgets/itemviews/jsonmodel/jsonmodel.py
7
-rw-r--r--
examples/widgets/itemviews/spinboxdelegate/doc/spinboxdelegate.rst
5
-rw-r--r--
examples/widgets/itemviews/spinboxdelegate/spinboxdelegate.py
78
-rw-r--r--
examples/widgets/itemviews/spinboxdelegate/spinboxdelegate.pyproject
3
-rw-r--r--
examples/widgets/itemviews/spreadsheet/doc/spreadsheet.png
bin
0 -> 40187 bytes
-rw-r--r--
examples/widgets/itemviews/spreadsheet/doc/spreadsheet.rst
10
-rw-r--r--
examples/widgets/itemviews/spreadsheet/main.py
19
-rw-r--r--
examples/widgets/itemviews/spreadsheet/spreadsheet.py
544
-rw-r--r--
examples/widgets/itemviews/spreadsheet/spreadsheetdelegate.py
67
-rw-r--r--
examples/widgets/itemviews/spreadsheet/spreadsheetitem.py
122
-rw-r--r--
examples/widgets/layouts/basiclayouts/basiclayouts.py
3
-rw-r--r--
examples/widgets/layouts/dynamiclayouts/dynamiclayouts.py
2
-rw-r--r--
examples/widgets/linguist/main.py
7
-rw-r--r--
examples/widgets/mainwindows/application/application.py
10
-rw-r--r--
examples/widgets/mainwindows/application/application.pyproject
2
-rw-r--r--
examples/widgets/mainwindows/dockwidgets/dockwidgets.py
2
-rw-r--r--
examples/widgets/mainwindows/dockwidgets/dockwidgets.pyproject
2
-rw-r--r--
examples/widgets/mainwindows/mdi/images/new.png
bin
852 -> 0 bytes
-rw-r--r--
examples/widgets/mainwindows/mdi/images/save.png
bin
1187 -> 0 bytes
-rw-r--r--
examples/widgets/mainwindows/mdi/mdi.py
36
-rw-r--r--
examples/widgets/mainwindows/mdi/mdi.pyproject
2
-rw-r--r--
examples/widgets/mainwindows/mdi/mdi.qrc
10
-rw-r--r--
examples/widgets/mainwindows/mdi/mdi_rc.py
608
-rw-r--r--
examples/widgets/painting/basicdrawing/basicdrawing.pyproject
2
-rw-r--r--
examples/widgets/painting/painter/painter.py
15
-rw-r--r--
examples/widgets/painting/plot/plot.py
5
-rw-r--r--
examples/widgets/richtext/orderform/orderform.py
7
-rw-r--r--
examples/widgets/richtext/textedit/main.py
1
-rw-r--r--
examples/widgets/richtext/textedit/textedit.py
14
-rw-r--r--
examples/widgets/richtext/textobject/textobject.py
6
-rw-r--r--
examples/widgets/state-machine/eventtrans/eventtrans.py
57
-rw-r--r--
examples/widgets/state-machine/eventtrans/eventtrans.pyproject
3
-rw-r--r--
examples/widgets/state-machine/factstates/factstates.py
89
-rw-r--r--
examples/widgets/state-machine/factstates/factstates.pyproject
3
-rw-r--r--
examples/widgets/state-machine/trafficlight/doc/trafficlight.png
bin
79 -> 0 bytes
-rw-r--r--
examples/widgets/state-machine/twowaybutton/twowaybutton.py
33
-rw-r--r--
examples/widgets/state-machine/twowaybutton/twowaybutton.pyproject
3
-rw-r--r--
examples/widgets/tetrix/tetrix.py
469
-rw-r--r--
examples/widgets/tools/regularexpression/regularexpression.py
2
-rw-r--r--
examples/widgets/tools/regularexpression/regularexpressiondialog.py
11
-rw-r--r--
examples/widgets/tutorials/addressbook/part1.py
5
-rw-r--r--
examples/widgets/tutorials/addressbook/part2.py
6
-rw-r--r--
examples/widgets/tutorials/addressbook/part3.py
8
-rw-r--r--
examples/widgets/tutorials/addressbook/part4.py
11
-rw-r--r--
examples/widgets/tutorials/addressbook/part5.py
10
-rw-r--r--
examples/widgets/tutorials/addressbook/part6.py
9
-rw-r--r--
examples/widgets/tutorials/addressbook/part7.py
9
-rw-r--r--
examples/widgets/tutorials/cannon/t10.py
2
-rw-r--r--
examples/widgets/tutorials/cannon/t11.py
2
-rw-r--r--
examples/widgets/tutorials/cannon/t12.py
2
-rw-r--r--
examples/widgets/tutorials/cannon/t13.py
4
-rw-r--r--
examples/widgets/tutorials/cannon/t14.py
8
-rw-r--r--
examples/widgets/tutorials/cannon/t2.py
3
-rw-r--r--
examples/widgets/tutorials/cannon/t8.py
2
-rw-r--r--
examples/widgets/tutorials/cannon/t9.py
2
-rw-r--r--
examples/widgets/tutorials/modelview/1_readonly.py
38
-rw-r--r--
examples/widgets/tutorials/modelview/2_formatting.py
65
-rw-r--r--
examples/widgets/tutorials/modelview/3_changingmodel.py
52
-rw-r--r--
examples/widgets/tutorials/modelview/4_headers.py
43
-rw-r--r--
examples/widgets/tutorials/modelview/5_edit.py
73
-rw-r--r--
examples/widgets/tutorials/modelview/6_treeview.py
41
-rw-r--r--
examples/widgets/tutorials/modelview/7_selections.py
70
-rw-r--r--
examples/widgets/tutorials/modelview/doc/modelview.rst
4
-rw-r--r--
examples/widgets/tutorials/modelview/modelview.pyproject
9
-rw-r--r--
examples/widgets/widgets/charactermap/charactermap.pyproject
4
-rw-r--r--
examples/widgets/widgets/charactermap/characterwidget.py
133
-rw-r--r--
examples/widgets/widgets/charactermap/doc/charactermap.rst
8
-rw-r--r--
examples/widgets/widgets/charactermap/fontinfodialog.py
47
-rw-r--r--
examples/widgets/widgets/charactermap/main.py
17
-rw-r--r--
examples/widgets/widgets/charactermap/mainwindow.py
167
-rw-r--r--
examples/widgets/widgets/digitalclock/digitalclock.py
41
-rw-r--r--
examples/widgets/widgets/digitalclock/digitalclock.pyproject
3
-rw-r--r--
examples/widgets/widgets/digitalclock/doc/digitalclock-screenshot.png
bin
0 -> 726 bytes
-rw-r--r--
examples/widgets/widgets/digitalclock/doc/digitalclock.rst
12
-rw-r--r--
examples/widgets/widgets/tetrix/doc/tetrix-screenshot.png
(renamed from examples/widgets/tetrix/doc/tetrix-screenshot.png)
bin
5396 -> 5396 bytes
-rw-r--r--
examples/widgets/widgets/tetrix/doc/tetrix.rst
(renamed from examples/widgets/tetrix/doc/tetrix.rst)
0
-rw-r--r--
examples/widgets/widgets/tetrix/tetrix.py
471
-rw-r--r--
examples/widgets/widgets/tetrix/tetrix.pyproject
(renamed from examples/widgets/tetrix/tetrix.pyproject)
0
-rw-r--r--
examples/widgets/widgetsgallery/main.py
3
-rw-r--r--
examples/widgets/widgetsgallery/widgetgallery.py
22
-rw-r--r--
examples/xml/dombookmarks/dombookmarks.py
39
-rw-r--r--
examples/xml/dombookmarks/dombookmarks.pyproject
2
-rw-r--r--
examples/xml/dombookmarks/frank.xbel
230
-rw-r--r--
examples/xml/dombookmarks/jennifer.xbel
82
-rw-r--r--
requirements-doc.txt
6
-rw-r--r--
requirements.txt
22
-rw-r--r--
setup.py
2
-rw-r--r--
sources/patchelf/COPYING
674
-rw-r--r--
sources/patchelf/README
107
-rw-r--r--
sources/patchelf/elf.h
2674
-rw-r--r--
sources/patchelf/patchelf.cc
1239
-rw-r--r--
sources/pyside-tools/CMakeLists.txt
123
-rw-r--r--
sources/pyside-tools/__init__.py
0
-rw-r--r--
sources/pyside-tools/android_deploy.py
256
-rw-r--r--
sources/pyside-tools/android_deploy.pyproject
9
-rw-r--r--
sources/pyside-tools/cmake/PySideAndroid.cmake
55
-rw-r--r--
sources/pyside-tools/cmake/PySideToolsHelpers.cmake
3
-rw-r--r--
sources/pyside-tools/cmake/PySideToolsSetup.cmake
3
-rw-r--r--
sources/pyside-tools/deploy.py
147
-rw-r--r--
sources/pyside-tools/deploy.pyproject
6
-rw-r--r--
sources/pyside-tools/deploy_lib/__init__.py
13
-rw-r--r--
sources/pyside-tools/deploy_lib/android/__init__.py
7
-rw-r--r--
sources/pyside-tools/deploy_lib/android/android_helper.py
135
-rw-r--r--
sources/pyside-tools/deploy_lib/android/buildozer.py
261
-rw-r--r--
sources/pyside-tools/deploy_lib/android/recipes/PySide6/__init__.tmpl.py
54
-rw-r--r--
sources/pyside-tools/deploy_lib/android/recipes/shiboken6/__init__.tmpl.py
30
-rw-r--r--
sources/pyside-tools/deploy_lib/commands.py
64
-rw-r--r--
sources/pyside-tools/deploy_lib/config.py
468
-rw-r--r--
sources/pyside-tools/deploy_lib/default.spec
80
-rw-r--r--
sources/pyside-tools/deploy_lib/deploy_util.py
122
-rw-r--r--
sources/pyside-tools/deploy_lib/nuitka_helper.py
59
-rw-r--r--
sources/pyside-tools/deploy_lib/pyside_icon.jpg
bin
0 -> 8157 bytes
-rw-r--r--
sources/pyside-tools/deploy_lib/python_helper.py
173
-rw-r--r--
sources/pyside-tools/metaobjectdump.py
93
-rw-r--r--
sources/pyside-tools/project.py
426
-rw-r--r--
sources/pyside-tools/project.pyproject
4
-rw-r--r--
sources/pyside-tools/project/__init__.py
26
-rw-r--r--
sources/pyside-tools/project/newproject.py
165
-rw-r--r--
sources/pyside-tools/project/project_data.py
219
-rw-r--r--
sources/pyside-tools/project/utils.py
105
-rw-r--r--
sources/pyside-tools/pyside_tool.py
70
-rw-r--r--
sources/pyside-tools/qtpy2cpp.py
62
-rw-r--r--
sources/pyside-tools/qtpy2cpp.pyproject
(renamed from tools/qtpy2cpp.pyproject)
0
-rw-r--r--
sources/pyside-tools/qtpy2cpp_lib/astdump.py
(renamed from tools/qtpy2cpp_lib/astdump.py)
0
-rw-r--r--
sources/pyside-tools/qtpy2cpp_lib/formatter.py
(renamed from tools/qtpy2cpp_lib/formatter.py)
0
-rw-r--r--
sources/pyside-tools/qtpy2cpp_lib/nodedump.py
(renamed from tools/qtpy2cpp_lib/nodedump.py)
0
-rw-r--r--
sources/pyside-tools/qtpy2cpp_lib/qt.py
(renamed from tools/qtpy2cpp_lib/qt.py)
0
-rw-r--r--
sources/pyside-tools/qtpy2cpp_lib/tests/baseline/basic_test.cpp
(renamed from tools/qtpy2cpp_lib/tests/baseline/basic_test.cpp)
0
-rw-r--r--
sources/pyside-tools/qtpy2cpp_lib/tests/baseline/basic_test.py
(renamed from tools/qtpy2cpp_lib/tests/baseline/basic_test.py)
0
-rw-r--r--
sources/pyside-tools/qtpy2cpp_lib/tests/test_qtpy2cpp.py
(renamed from tools/qtpy2cpp_lib/tests/test_qtpy2cpp.py)
0
-rw-r--r--
sources/pyside-tools/qtpy2cpp_lib/tokenizer.py
(renamed from tools/qtpy2cpp_lib/tokenizer.py)
0
-rw-r--r--
sources/pyside-tools/qtpy2cpp_lib/visitor.py
(renamed from tools/qtpy2cpp_lib/visitor.py)
0
-rw-r--r--
sources/pyside6/.cmake.conf
2
-rw-r--r--
sources/pyside6/CMakeLists.txt
23
-rw-r--r--
sources/pyside6/PySide6/CMakeLists.txt
8
-rw-r--r--
sources/pyside6/PySide6/Qt3DAnimation/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/Qt3DAnimation/typesystem_3danimation.xml
7
-rw-r--r--
sources/pyside6/PySide6/Qt3DCore/CMakeLists.txt
6
-rw-r--r--
sources/pyside6/PySide6/Qt3DCore/typesystem_3dcore.xml
32
-rw-r--r--
sources/pyside6/PySide6/Qt3DExtras/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/Qt3DExtras/typesystem_3dextras.xml
12
-rw-r--r--
sources/pyside6/PySide6/Qt3DInput/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/Qt3DInput/typesystem_3dinput.xml
5
-rw-r--r--
sources/pyside6/PySide6/Qt3DLogic/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/Qt3DRender/CMakeLists.txt
6
-rw-r--r--
sources/pyside6/PySide6/Qt3DRender/typesystem_3drender.xml
39
-rw-r--r--
sources/pyside6/PySide6/QtAsyncio/__init__.py
14
-rw-r--r--
sources/pyside6/PySide6/QtAsyncio/events.py
516
-rw-r--r--
sources/pyside6/PySide6/QtAsyncio/futures.py
109
-rw-r--r--
sources/pyside6/PySide6/QtAsyncio/tasks.py
144
-rw-r--r--
sources/pyside6/PySide6/QtAxContainer/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtBluetooth/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtBluetooth/typesystem_bluetooth.xml
28
-rw-r--r--
sources/pyside6/PySide6/QtCharts/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtCharts/typesystem_charts.xml
2
-rw-r--r--
sources/pyside6/PySide6/QtConcurrent/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtConcurrent/typesystem_concurrent.xml
3
-rw-r--r--
sources/pyside6/PySide6/QtCore/CMakeLists.txt
48
-rw-r--r--
sources/pyside6/PySide6/QtCore/glue/core_snippets.cpp
24
-rw-r--r--
sources/pyside6/PySide6/QtCore/glue/core_snippets_p.h
4
-rw-r--r--
sources/pyside6/PySide6/QtCore/glue/qtcorehelper.cpp
14
-rw-r--r--
sources/pyside6/PySide6/QtCore/typesystem_core_common.xml
596
-rw-r--r--
sources/pyside6/PySide6/QtDBus/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtDataVisualization/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtDataVisualization/qtdatavisualization_helper.cpp
16
-rw-r--r--
sources/pyside6/PySide6/QtDataVisualization/typesystem_datavisualization.xml
79
-rw-r--r--
sources/pyside6/PySide6/QtDesigner/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtDesigner/typesystem_designer.xml
3
-rw-r--r--
sources/pyside6/PySide6/QtGraphs/CMakeLists.txt
94
-rw-r--r--
sources/pyside6/PySide6/QtGraphs/qtgraphs_helper.cpp
97
-rw-r--r--
sources/pyside6/PySide6/QtGraphs/typesystem_graphs.xml
467
-rw-r--r--
sources/pyside6/PySide6/QtGui/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtGui/QtGui_global.post.h.in
1
-rw-r--r--
sources/pyside6/PySide6/QtGui/typesystem_gui_common.xml
477
-rw-r--r--
sources/pyside6/PySide6/QtHelp/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtHelp/typesystem_help.xml
10
-rw-r--r--
sources/pyside6/PySide6/QtHttpServer/CMakeLists.txt
6
-rw-r--r--
sources/pyside6/PySide6/QtHttpServer/typesystem_httpserver.xml
4
-rw-r--r--
sources/pyside6/PySide6/QtLocation/CMakeLists.txt
7
-rw-r--r--
sources/pyside6/PySide6/QtLocation/typesystem_location.xml
9
-rw-r--r--
sources/pyside6/PySide6/QtMultimedia/CMakeLists.txt
6
-rw-r--r--
sources/pyside6/PySide6/QtMultimedia/typesystem_multimedia.xml
14
-rw-r--r--
sources/pyside6/PySide6/QtMultimediaWidgets/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtNetwork/CMakeLists.txt
7
-rw-r--r--
sources/pyside6/PySide6/QtNetwork/typesystem_network.xml
101
-rw-r--r--
sources/pyside6/PySide6/QtNetworkAuth/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtNfc/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtNfc/typesystem_nfc.xml
2
-rw-r--r--
sources/pyside6/PySide6/QtOpenGL/CMakeLists.txt
68
-rw-r--r--
sources/pyside6/PySide6/QtOpenGL/QtOpenGL_global.post.h.in
10
-rw-r--r--
sources/pyside6/PySide6/QtOpenGL/glue/utils.cpp
40
-rw-r--r--
sources/pyside6/PySide6/QtOpenGL/typesystem_glgeti_v_includes.xml
1
-rw-r--r--
sources/pyside6/PySide6/QtOpenGL/typesystem_glgeti_v_modifications.xml
18
-rw-r--r--
sources/pyside6/PySide6/QtOpenGL/typesystem_glgetv_includes.xml
5
-rw-r--r--
sources/pyside6/PySide6/QtOpenGL/typesystem_glgetv_modifications.xml
36
-rw-r--r--
sources/pyside6/PySide6/QtOpenGL/typesystem_opengl.xml
362
-rw-r--r--
sources/pyside6/PySide6/QtOpenGL/typesystem_opengl_modifications1_0_compat.xml
2
-rw-r--r--
sources/pyside6/PySide6/QtOpenGL/typesystem_opengl_modifications4_1.xml
20
-rw-r--r--
sources/pyside6/PySide6/QtOpenGL/typesystem_opengl_modifications4_4.xml
4
-rw-r--r--
sources/pyside6/PySide6/QtOpenGL/typesystem_opengl_modifications4_5.xml
2
-rw-r--r--
sources/pyside6/PySide6/QtOpenGLWidgets/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtOpenGLWidgets/typesystem_openglwidgets.xml
1
-rw-r--r--
sources/pyside6/PySide6/QtPdf/CMakeLists.txt
45
-rw-r--r--
sources/pyside6/PySide6/QtPdf/typesystem_pdf.xml
34
-rw-r--r--
sources/pyside6/PySide6/QtPdfWidgets/CMakeLists.txt
44
-rw-r--r--
sources/pyside6/PySide6/QtPdfWidgets/typesystem_pdfwidgets.xml
16
-rw-r--r--
sources/pyside6/PySide6/QtPositioning/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtPositioning/typesystem_positioning.xml
2
-rw-r--r--
sources/pyside6/PySide6/QtPrintSupport/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtQml/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtQml/typesystem_qml.xml
45
-rw-r--r--
sources/pyside6/PySide6/QtQuick/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtQuick/typesystem_quick.xml
63
-rw-r--r--
sources/pyside6/PySide6/QtQuick3D/CMakeLists.txt
4
-rw-r--r--
sources/pyside6/PySide6/QtQuick3D/typesystem_quick3d.xml
1
-rw-r--r--
sources/pyside6/PySide6/QtQuickControls2/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtQuickControls2/typesystem_quickcontrols2.xml
2
-rw-r--r--
sources/pyside6/PySide6/QtQuickWidgets/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtRemoteObjects/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtRemoteObjects/typesystem_remoteobjects.xml
8
-rw-r--r--
sources/pyside6/PySide6/QtScxml/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtScxml/typesystem_scxml.xml
14
-rw-r--r--
sources/pyside6/PySide6/QtSensors/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtSerialBus/CMakeLists.txt
56
-rw-r--r--
sources/pyside6/PySide6/QtSerialBus/typesystem_serialbus.xml
96
-rw-r--r--
sources/pyside6/PySide6/QtSerialPort/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtSerialPort/typesystem_serialport.xml
2
-rw-r--r--
sources/pyside6/PySide6/QtSpatialAudio/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtSql/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtSql/typesystem_sql.xml
9
-rw-r--r--
sources/pyside6/PySide6/QtStateMachine/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtStateMachine/typesystem_statemachine.xml
5
-rw-r--r--
sources/pyside6/PySide6/QtSvg/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtSvg/typesystem_svg.xml
1
-rw-r--r--
sources/pyside6/PySide6/QtSvgWidgets/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtTest/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtTest/typesystem_test.xml
28
-rw-r--r--
sources/pyside6/PySide6/QtTextToSpeech/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtTextToSpeech/typesystem_texttospeech.xml
1
-rw-r--r--
sources/pyside6/PySide6/QtUiTools/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtWebChannel/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtWebChannel/typesystem_webchannel.xml
3
-rw-r--r--
sources/pyside6/PySide6/QtWebEngineCore/CMakeLists.txt
4
-rw-r--r--
sources/pyside6/PySide6/QtWebEngineCore/typesystem_webenginecore.xml
25
-rw-r--r--
sources/pyside6/PySide6/QtWebEngineQuick/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtWebEngineWidgets/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtWebSockets/CMakeLists.txt
9
-rw-r--r--
sources/pyside6/PySide6/QtWidgets/CMakeLists.txt
4
-rw-r--r--
sources/pyside6/PySide6/QtWidgets/typesystem_widgets_common.xml
131
-rw-r--r--
sources/pyside6/PySide6/QtWinExtras/CMakeLists.txt
48
-rw-r--r--
sources/pyside6/PySide6/QtWinExtras/QtWinExtras_global.pre.h.in
5
-rw-r--r--
sources/pyside6/PySide6/QtWinExtras/typesystem_winextras.xml
30
-rw-r--r--
sources/pyside6/PySide6/QtXml/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/PySide6/QtXml/typesystem_xml.xml
23
-rw-r--r--
sources/pyside6/PySide6/__init__.py.in
20
-rw-r--r--
sources/pyside6/PySide6/_config.py.in
1
-rw-r--r--
sources/pyside6/PySide6/glue/qtcore.cpp
407
-rw-r--r--
sources/pyside6/PySide6/glue/qtdatavisualization.cpp
38
-rw-r--r--
sources/pyside6/PySide6/glue/qtgraphs.cpp
8
-rw-r--r--
sources/pyside6/PySide6/glue/qtgui.cpp
155
-rw-r--r--
sources/pyside6/PySide6/glue/qtopengl.cpp
16
-rw-r--r--
sources/pyside6/PySide6/glue/qtquick.cpp
21
-rw-r--r--
sources/pyside6/PySide6/glue/qtserialbus.cpp
30
-rw-r--r--
sources/pyside6/PySide6/glue/qtstatemachine.cpp
3
-rw-r--r--
sources/pyside6/PySide6/glue/qtwidgets.cpp
38
-rw-r--r--
sources/pyside6/PySide6/pysidewtypes.h
12
-rw-r--r--
sources/pyside6/PySide6/qtcorehelper.h
14
-rw-r--r--
sources/pyside6/PySide6/qtgraphs_helper.h
19
-rw-r--r--
sources/pyside6/PySide6/qtguihelper.h
2
-rw-r--r--
sources/pyside6/PySide6/support/deprecated.py
30
-rw-r--r--
sources/pyside6/PySide6/templates/core_common.xml
9
-rw-r--r--
sources/pyside6/PySide6/templates/gui_common.xml
9
-rw-r--r--
sources/pyside6/cmake/Macros/FindQt5Extra.cmake
25
-rw-r--r--
sources/pyside6/cmake/Macros/PySideModules.cmake
29
-rw-r--r--
sources/pyside6/cmake/Macros/icecc.cmake
3
-rw-r--r--
sources/pyside6/cmake/PySideHelpers.cmake
23
-rw-r--r--
sources/pyside6/cmake/PySideSetup.cmake
17
-rw-r--r--
sources/pyside6/cmake_uninstall.cmake
3
-rw-r--r--
sources/pyside6/doc/CMakeLists.txt
116
-rw-r--r--
sources/pyside6/doc/README.md
34
-rw-r--r--
sources/pyside6/doc/_static/css/qt_style.css
64
-rw-r--r--
sources/pyside6/doc/_static/qtforpython.png
bin
4936 -> 4043 bytes
-rw-r--r--
sources/pyside6/doc/_themes/pysidedocs/static/pyside.css
2198
-rw-r--r--
sources/pyside6/doc/_themes/pysidedocs_qthelp/static/pyside.css
8
-rw-r--r--
sources/pyside6/doc/additionaldocs.lst
167
-rw-r--r--
sources/pyside6/doc/api.rst
68
-rw-r--r--
sources/pyside6/doc/commercial/index.rst
159
-rw-r--r--
sources/pyside6/doc/commercial/products.png
bin
0 -> 23289 bytes
-rw-r--r--
sources/pyside6/doc/commercial/qtcreator_python.png
bin
0 -> 40845 bytes
-rw-r--r--
sources/pyside6/doc/commercial/versions_commercial.png
bin
0 -> 34660 bytes
-rw-r--r--
sources/pyside6/doc/commercial/versions_lts.png
bin
0 -> 34293 bytes
-rw-r--r--
sources/pyside6/doc/conf.py.in
46
-rw-r--r--
sources/pyside6/doc/considerations.rst
183
-rw-r--r--
sources/pyside6/doc/contents.rst
12
-rw-r--r--
sources/pyside6/doc/deployment-briefcase.rst
204
-rw-r--r--
sources/pyside6/doc/deployment-cxfreeze.rst
130
-rw-r--r--
sources/pyside6/doc/deployment-fbs.rst
97
-rw-r--r--
sources/pyside6/doc/deployment-nuitka.rst
132
-rw-r--r--
sources/pyside6/doc/deployment-py2exe.rst
16
-rw-r--r--
sources/pyside6/doc/deployment-pyinstaller.rst
163
-rw-r--r--
sources/pyside6/doc/deployment.rst
146
-rw-r--r--
sources/pyside6/doc/deployment/deployment-briefcase.rst
211
-rw-r--r--
sources/pyside6/doc/deployment/deployment-cxfreeze.rst
131
-rw-r--r--
sources/pyside6/doc/deployment/deployment-fbs.rst
97
-rw-r--r--
sources/pyside6/doc/deployment/deployment-nuitka.rst
132
-rw-r--r--
sources/pyside6/doc/deployment/deployment-py2exe.rst
16
-rw-r--r--
sources/pyside6/doc/deployment/deployment-pyinstaller.rst
164
-rw-r--r--
sources/pyside6/doc/deployment/deployment-pyside6-deploy.rst
151
-rw-r--r--
sources/pyside6/doc/deployment/index.rst
153
-rw-r--r--
sources/pyside6/doc/developer/add_module.rst
52
-rw-r--r--
sources/pyside6/doc/developer/add_port_example.rst
64
-rw-r--r--
sources/pyside6/doc/developer/add_tool.rst
49
-rw-r--r--
sources/pyside6/doc/developer/documentation.rst
72
-rw-r--r--
sources/pyside6/doc/developer/enumfeatures_doc.rst
160
-rw-r--r--
sources/pyside6/doc/developer/extras.rst
42
-rw-r--r--
sources/pyside6/doc/developer/feature-motivation.rst
303
-rw-r--r--
sources/pyside6/doc/developer/index.rst
34
-rw-r--r--
sources/pyside6/doc/developer/limited_api.rst
703
-rw-r--r--
sources/pyside6/doc/developer/signature_doc.rst
361
-rw-r--r--
sources/pyside6/doc/extras/QtCharts.rst
4
-rw-r--r--
sources/pyside6/doc/extras/QtCore.Property.rst
7
-rw-r--r--
sources/pyside6/doc/extras/QtCore.QEnum.rst
5
-rw-r--r--
sources/pyside6/doc/extras/QtSerialBus.rst
46
-rw-r--r--
sources/pyside6/doc/faq.rst
16
-rw-r--r--
sources/pyside6/doc/faq/distribution.rst
(renamed from sources/pyside6/doc/tutorials/pretutorial/distribution.rst)
0
-rw-r--r--
sources/pyside6/doc/faq/hello_linux.png
(renamed from sources/pyside6/doc/tutorials/pretutorial/hello_linux.png)
bin
5960 -> 5960 bytes
-rw-r--r--
sources/pyside6/doc/faq/hello_macOS.png
(renamed from sources/pyside6/doc/tutorials/pretutorial/hello_macOS.png)
bin
38777 -> 38777 bytes
-rw-r--r--
sources/pyside6/doc/faq/hello_win10.jpg
(renamed from sources/pyside6/doc/tutorials/pretutorial/hello_win10.jpg)
bin
5314 -> 5314 bytes
-rw-r--r--
sources/pyside6/doc/faq/tiobe.png
(renamed from sources/pyside6/doc/tutorials/pretutorial/tiobe.png)
bin
49961 -> 49961 bytes
-rw-r--r--
sources/pyside6/doc/faq/typesoffiles.rst
(renamed from sources/pyside6/doc/tutorials/pretutorial/typesoffiles.rst)
0
-rw-r--r--
sources/pyside6/doc/faq/whatisqt.rst
(renamed from sources/pyside6/doc/tutorials/pretutorial/whatisqt.rst)
0
-rw-r--r--
sources/pyside6/doc/faq/whatisshiboken.rst
(renamed from sources/pyside6/doc/tutorials/pretutorial/whatisshiboken.rst)
0
-rw-r--r--
sources/pyside6/doc/faq/whichide.rst
(renamed from sources/pyside6/doc/tutorials/pretutorial/whichide.rst)
0
-rw-r--r--
sources/pyside6/doc/faq/whyqtforpython.rst
203
-rw-r--r--
sources/pyside6/doc/feature-why.rst
303
-rw-r--r--
sources/pyside6/doc/gettingstarted-linux.rst
79
-rw-r--r--
sources/pyside6/doc/gettingstarted-macOS.rst
80
-rw-r--r--
sources/pyside6/doc/gettingstarted-windows.rst
88
-rw-r--r--
sources/pyside6/doc/gettingstarted.rst
505
-rw-r--r--
sources/pyside6/doc/gettingstarted/index.rst
570
-rw-r--r--
sources/pyside6/doc/gettingstarted/linux.rst
115
-rw-r--r--
sources/pyside6/doc/gettingstarted/macOS.rst
85
-rw-r--r--
sources/pyside6/doc/gettingstarted/package_details.rst
144
-rw-r--r--
sources/pyside6/doc/gettingstarted/packages.png
bin
0 -> 12157 bytes
-rw-r--r--
sources/pyside6/doc/gettingstarted/porting_from2.rst
94
-rw-r--r--
sources/pyside6/doc/gettingstarted/windows.rst
113
-rw-r--r--
sources/pyside6/doc/images/Commercial.svg
49
-rw-r--r--
sources/pyside6/doc/images/Development.svg
27
-rw-r--r--
sources/pyside6/doc/images/linux.svg
37
-rw-r--r--
sources/pyside6/doc/images/macos.svg
38
-rw-r--r--
sources/pyside6/doc/images/windows.svg
38
-rw-r--r--
sources/pyside6/doc/import_inheritance.py
152
-rw-r--r--
sources/pyside6/doc/index.rst
272
-rw-r--r--
sources/pyside6/doc/inheritance_diagram.py
215
-rw-r--r--
sources/pyside6/doc/inheritance_diagram.pyproject
6
-rw-r--r--
sources/pyside6/doc/inheritance_graph.py
126
-rw-r--r--
sources/pyside6/doc/json_inheritance.py
74
-rw-r--r--
sources/pyside6/doc/modules.rst
313
-rw-r--r--
sources/pyside6/doc/porting_from2.rst
100
-rw-r--r--
sources/pyside6/doc/pysideinclude.py
8
-rw-r--r--
sources/pyside6/doc/qtattributionsscannertorst.py
46
-rw-r--r--
sources/pyside6/doc/qtmodules/pyside-qtdoc.qdocconf.in
2
-rw-r--r--
sources/pyside6/doc/qtmodules/pyside-qtpdf.qdocconf.in
3
-rw-r--r--
sources/pyside6/doc/qtmodules/pyside-qtquickcontrols2.qdocconf.in
4
-rw-r--r--
sources/pyside6/doc/qtmodules/pyside-qtserialbus.qdocconf.in
2
-rw-r--r--
sources/pyside6/doc/qtmodules/pyside-qtspatialaudio.qdocconf.in
3
-rw-r--r--
sources/pyside6/doc/quickstart.rst
217
-rw-r--r--
sources/pyside6/doc/snippets/qtbase/examples/widgets/dialogs/standarddialogs/dialog_0.cpp.py
4
-rw-r--r--
sources/pyside6/doc/snippets/qtbase/examples/widgets/dialogs/standarddialogs/dialog_1.cpp.py
5
-rw-r--r--
sources/pyside6/doc/snippets/qtbase/examples/widgets/dialogs/standarddialogs/dialog_2.cpp.py
5
-rw-r--r--
sources/pyside6/doc/snippets/qtbase/examples/widgets/dialogs/standarddialogs/dialog_3.cpp.py
5
-rw-r--r--
sources/pyside6/doc/snippets/qtbase/examples/widgets/dialogs/standarddialogs/dialog_4.cpp.py
4
-rw-r--r--
sources/pyside6/doc/snippets/qtbase/examples/widgets/itemviews/spinboxdelegate/delegate_0.h.py
18
-rw-r--r--
sources/pyside6/doc/snippets/qtbase/examples/widgets/tutorials/modelview/1_readonly/mymodel_Quoting_ModelView_Tutorial.h.py
15
-rw-r--r--
sources/pyside6/doc/snippets/qtbase/examples/widgets/tutorials/modelview/5_edit/mymodel_Quoting_ModelView_Tutorial.h.py
27
-rw-r--r--
sources/pyside6/doc/snippets/qtbase/src/gui/doc/snippets/code/src_gui_painting_qpainter_drawText.cpp.py
13
-rw-r--r--
sources/pyside6/doc/snippets/qtbase/src/widgets/doc/snippets/stringlistmodel/model_0.h.py
24
-rw-r--r--
sources/pyside6/doc/tutorials/basictutorial/dialog.rst
40
-rw-r--r--
sources/pyside6/doc/tutorials/basictutorial/icons.zip
bin
0 -> 6156 bytes
-rw-r--r--
sources/pyside6/doc/tutorials/basictutorial/qrcfiles.rst
33
-rw-r--r--
sources/pyside6/doc/tutorials/basictutorial/signals_and_slots.rst
193
-rw-r--r--
sources/pyside6/doc/tutorials/basictutorial/translations.rst
140
-rw-r--r--
sources/pyside6/doc/tutorials/basictutorial/uifiles.rst
26
-rw-r--r--
sources/pyside6/doc/tutorials/basictutorial/widgetstyling.rst
36
-rw-r--r--
sources/pyside6/doc/tutorials/datavisualize/index.rst
3
-rw-r--r--
sources/pyside6/doc/tutorials/debugging/mixed_debugging.rst
4
-rw-r--r--
sources/pyside6/doc/tutorials/debugging/qtcreator/qtcreator.rst
26
-rw-r--r--
sources/pyside6/doc/tutorials/debugging/vscode/python_set_interpreter.png
bin
0 -> 4664 bytes
-rw-r--r--
sources/pyside6/doc/tutorials/debugging/vscode/vscode.rst
152
-rw-r--r--
sources/pyside6/doc/tutorials/expenses/expenses.rst
86
-rw-r--r--
sources/pyside6/doc/tutorials/expenses/main.py
79
-rw-r--r--
sources/pyside6/doc/tutorials/expenses/main_snake_prop.py
2
-rw-r--r--
sources/pyside6/doc/tutorials/expenses/steps/01-expenses.py
2
-rw-r--r--
sources/pyside6/doc/tutorials/expenses/steps/02-expenses.py
7
-rw-r--r--
sources/pyside6/doc/tutorials/expenses/steps/03-expenses.py
13
-rw-r--r--
sources/pyside6/doc/tutorials/expenses/steps/04-expenses.py
14
-rw-r--r--
sources/pyside6/doc/tutorials/expenses/steps/05-expenses.py
26
-rw-r--r--
sources/pyside6/doc/tutorials/expenses/steps/06-expenses.py
41
-rw-r--r--
sources/pyside6/doc/tutorials/expenses/steps/07-expenses.py
49
-rw-r--r--
sources/pyside6/doc/tutorials/expenses/steps/08-expenses.py
59
-rw-r--r--
sources/pyside6/doc/tutorials/expenses/steps/09-expenses.py
56
-rw-r--r--
sources/pyside6/doc/tutorials/expenses/steps/10-expenses.py
62
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/FileSystemModule/Main.qml
203
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/FileSystemModule/app.qrc
15
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/FileSystemModule/icons.qrc
14
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/FileSystemModule/icons/folder_closed.svg
38
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/FileSystemModule/icons/folder_open.svg
38
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/FileSystemModule/icons/generic_file.svg
38
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/FileSystemModule/icons/globe.svg
38
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/FileSystemModule/icons/info_sign.svg
38
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/FileSystemModule/icons/leaf.svg
7
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/FileSystemModule/icons/light_bulb.svg
43
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/FileSystemModule/icons/qt_logo.svg
26
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/FileSystemModule/icons/read.svg
38
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/FileSystemModule/icons/resize.svg
6
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/FileSystemModule/qml/About.qml
59
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/FileSystemModule/qml/ColorScheme.qml
118
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/FileSystemModule/qml/FileSystemView.qml
99
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/FileSystemModule/qml/Icon.qml
44
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/FileSystemModule/qml/MyMenu.qml
42
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/FileSystemModule/qml/MyMenuBar.qml
135
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/FileSystemModule/qml/ResizeButton.qml
23
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/FileSystemModule/qml/Sidebar.qml
124
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/FileSystemModule/qml/WindowDragHandler.qml
16
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/FileSystemModule/qmldir
11
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/extendedexplorer.md
210
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/extendedexplorer.py
70
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/extendedexplorer.pyproject
29
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/resources/Colors.qml
22
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/resources/colorscheme.png
bin
0 -> 27675 bytes
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/resources/extendedexplorer.gif
bin
0 -> 2082470 bytes
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/resources/extendedexplorer.webp
bin
0 -> 42602 bytes
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/scheme_manager.py
97
-rw-r--r--
sources/pyside6/doc/tutorials/extendedexplorer/schemes.json
82
-rw-r--r--
sources/pyside6/doc/tutorials/index.rst
306
-rw-r--r--
sources/pyside6/doc/tutorials/modelviewprogramming/qlistview-dnd.py
137
-rw-r--r--
sources/pyside6/doc/tutorials/modelviewprogramming/simplemodel-use.py
44
-rw-r--r--
sources/pyside6/doc/tutorials/modelviewprogramming/stringlistmodel.py
124
-rw-r--r--
sources/pyside6/doc/tutorials/portingguide/chapter3/chapter3.rst
4
-rw-r--r--
sources/pyside6/doc/tutorials/portingguide/index.rst
2
-rw-r--r--
sources/pyside6/doc/tutorials/pretutorial/whyqtforpython.rst
208
-rw-r--r--
sources/pyside6/doc/tutorials/qmlapp/qmlapplication.rst
2
-rw-r--r--
sources/pyside6/doc/tutorials/qmlintegration/qmlintegration.rst
14
-rw-r--r--
sources/pyside6/doc/tutorials/qmlsqlintegration/qmlsqlintegration.rst
97
-rw-r--r--
sources/pyside6/doc/videos.rst
223
-rw-r--r--
sources/pyside6/libpyside/CMakeLists.txt
78
-rw-r--r--
sources/pyside6/libpyside/class_property.cpp
13
-rw-r--r--
sources/pyside6/libpyside/class_property.h
17
-rw-r--r--
sources/pyside6/libpyside/dynamicqmetaobject.cpp
44
-rw-r--r--
sources/pyside6/libpyside/dynamicqmetaobject.h
2
-rw-r--r--
sources/pyside6/libpyside/feature_select.cpp
288
-rw-r--r--
sources/pyside6/libpyside/feature_select.h
8
-rw-r--r--
sources/pyside6/libpyside/globalreceiverv2.cpp
187
-rw-r--r--
sources/pyside6/libpyside/globalreceiverv2.h
114
-rw-r--r--
sources/pyside6/libpyside/pyside.cpp
340
-rw-r--r--
sources/pyside6/libpyside/pyside_numpy.cpp
16
-rw-r--r--
sources/pyside6/libpyside/pysideclassinfo.cpp
7
-rw-r--r--
sources/pyside6/libpyside/pysideclassinfo.h
5
-rw-r--r--
sources/pyside6/libpyside/pysideclassinfo_p.h
6
-rw-r--r--
sources/pyside6/libpyside/pysideinit.h
3
-rw-r--r--
sources/pyside6/libpyside/pysidelogging_p.h
11
-rw-r--r--
sources/pyside6/libpyside/pysidemetafunction.h
5
-rw-r--r--
sources/pyside6/libpyside/pysidemetafunction_p.h
5
-rw-r--r--
sources/pyside6/libpyside/pysideproperty.cpp
62
-rw-r--r--
sources/pyside6/libpyside/pysideproperty.h
5
-rw-r--r--
sources/pyside6/libpyside/pysideproperty_p.h
5
-rw-r--r--
sources/pyside6/libpyside/pysideqenum.cpp
7
-rw-r--r--
sources/pyside6/libpyside/pysideqenum.h
5
-rw-r--r--
sources/pyside6/libpyside/pysideqflags.cpp
197
-rw-r--r--
sources/pyside6/libpyside/pysideqflags.h
43
-rw-r--r--
sources/pyside6/libpyside/pysideqobject.h
10
-rw-r--r--
sources/pyside6/libpyside/pysidesignal.cpp
424
-rw-r--r--
sources/pyside6/libpyside/pysidesignal.h
19
-rw-r--r--
sources/pyside6/libpyside/pysidesignal_p.h
6
-rw-r--r--
sources/pyside6/libpyside/pysideslot.cpp
46
-rw-r--r--
sources/pyside6/libpyside/pysideslot_p.h
24
-rw-r--r--
sources/pyside6/libpyside/pysidestaticstrings.cpp
5
-rw-r--r--
sources/pyside6/libpyside/pysidestaticstrings.h
5
-rw-r--r--
sources/pyside6/libpyside/pysideutils.h
19
-rw-r--r--
sources/pyside6/libpyside/pysideweakref.cpp
9
-rw-r--r--
sources/pyside6/libpyside/pysideweakref.h
8
-rw-r--r--
sources/pyside6/libpyside/qobjectconnect.cpp
45
-rw-r--r--
sources/pyside6/libpyside/signalmanager.cpp
284
-rw-r--r--
sources/pyside6/libpyside/signalmanager.h
15
-rw-r--r--
sources/pyside6/libpysideqml/CMakeLists.txt
43
-rw-r--r--
sources/pyside6/libpysideqml/pysideqml.cpp
2
-rw-r--r--
sources/pyside6/libpysideqml/pysideqmlattached.cpp
4
-rw-r--r--
sources/pyside6/libpysideqml/pysideqmlattached_p.h
4
-rw-r--r--
sources/pyside6/libpysideqml/pysideqmlextended.cpp
6
-rw-r--r--
sources/pyside6/libpysideqml/pysideqmlextended_p.h
4
-rw-r--r--
sources/pyside6/libpysideqml/pysideqmlforeign.cpp
4
-rw-r--r--
sources/pyside6/libpysideqml/pysideqmllistproperty.cpp
27
-rw-r--r--
sources/pyside6/libpysideqml/pysideqmlmetacallerror.cpp
6
-rw-r--r--
sources/pyside6/libpysideqml/pysideqmlregistertype.cpp
4
-rw-r--r--
sources/pyside6/libpysideqml/pysideqmltypeinfo.cpp
2
-rw-r--r--
sources/pyside6/libpysideqml/pysideqmltypeinfo_p.h
4
-rw-r--r--
sources/pyside6/plugins/designer/CMakeLists.txt
10
-rw-r--r--
sources/pyside6/plugins/designer/designercustomwidgets.cpp
20
-rw-r--r--
sources/pyside6/plugins/uitools/CMakeLists.txt
18
-rw-r--r--
sources/pyside6/plugins/uitools/customwidget.cpp
2
-rw-r--r--
sources/pyside6/qtexampleicons/CMakeLists.txt
52
-rw-r--r--
sources/pyside6/qtexampleicons/module.c
41
-rw-r--r--
sources/pyside6/tests/CMakeLists.txt
6
-rw-r--r--
sources/pyside6/tests/Qt3DExtras/Qt3DExtras.pyproject
3
-rw-r--r--
sources/pyside6/tests/Qt3DExtras/qt3dextras_test.py
4
-rw-r--r--
sources/pyside6/tests/QtAsyncio/CMakeLists.txt
2
-rw-r--r--
sources/pyside6/tests/QtAsyncio/QtAsyncio.pyproject
3
-rw-r--r--
sources/pyside6/tests/QtAsyncio/qasyncio_test.py
51
-rw-r--r--
sources/pyside6/tests/QtAsyncio/qasyncio_test_chain.py
57
-rw-r--r--
sources/pyside6/tests/QtAsyncio/qasyncio_test_queues.py
68
-rw-r--r--
sources/pyside6/tests/QtAsyncio/qasyncio_test_time.py
49
-rw-r--r--
sources/pyside6/tests/QtBluetooth/QtBluetooth.pyproject
4
-rw-r--r--
sources/pyside6/tests/QtCharts/CMakeLists.txt
1
-rw-r--r--
sources/pyside6/tests/QtCharts/QtCharts.pyproject
3
-rw-r--r--
sources/pyside6/tests/QtCharts/qcharts_numpy_test.py
49
-rw-r--r--
sources/pyside6/tests/QtCore/CMakeLists.txt
5
-rw-r--r--
sources/pyside6/tests/QtCore/QtCore.pyproject
148
-rw-r--r--
sources/pyside6/tests/QtCore/bug_1019.py
1
-rw-r--r--
sources/pyside6/tests/QtCore/bug_462.py
2
-rw-r--r--
sources/pyside6/tests/QtCore/bug_826.py
5
-rw-r--r--
sources/pyside6/tests/QtCore/child_event_test.py
8
-rw-r--r--
sources/pyside6/tests/QtCore/deletelater_test.py
4
-rw-r--r--
sources/pyside6/tests/QtCore/destroysignal_test.py
32
-rw-r--r--
sources/pyside6/tests/QtCore/duck_punching_test.py
8
-rw-r--r--
sources/pyside6/tests/QtCore/multiple_feature_test.py
12
-rw-r--r--
sources/pyside6/tests/QtCore/qcbor_test.py
5
-rw-r--r--
sources/pyside6/tests/QtCore/qdatastream_test.py
10
-rw-r--r--
sources/pyside6/tests/QtCore/qenum_test.py
49
-rw-r--r--
sources/pyside6/tests/QtCore/qflags_test.py
65
-rw-r--r--
sources/pyside6/tests/QtCore/qiodevice_buffered_read_test.py
78
-rw-r--r--
sources/pyside6/tests/QtCore/qlocale_test.py
22
-rw-r--r--
sources/pyside6/tests/QtCore/qmetaobject_test.py
20
-rw-r--r--
sources/pyside6/tests/QtCore/qobject_connect_notify_test.py
8
-rw-r--r--
sources/pyside6/tests/QtCore/qobject_event_filter_test.py
8
-rw-r--r--
sources/pyside6/tests/QtCore/qobject_timer_event_test.py
4
-rw-r--r--
sources/pyside6/tests/QtCore/qobject_tr_as_instance_test.py
2
-rw-r--r--
sources/pyside6/tests/QtCore/qrunnable_test.py
45
-rw-r--r--
sources/pyside6/tests/QtCore/qsettings_test.py
17
-rw-r--r--
sources/pyside6/tests/QtCore/qsysinfo_test.py
9
-rw-r--r--
sources/pyside6/tests/QtCore/qthread_test.py
6
-rw-r--r--
sources/pyside6/tests/QtCore/qtimer_singleshot_test.py
14
-rw-r--r--
sources/pyside6/tests/QtCore/qtimer_timeout_test.py
8
-rw-r--r--
sources/pyside6/tests/QtCore/signal_sender.py
91
-rw-r--r--
sources/pyside6/tests/QtCore/thread_signals_test.py
4
-rw-r--r--
sources/pyside6/tests/QtCore/translation_test.py
4
-rw-r--r--
sources/pyside6/tests/QtDBus/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/tests/QtDBus/QtDBus.pyproject
3
-rw-r--r--
sources/pyside6/tests/QtDBus/test_dbus.py
4
-rw-r--r--
sources/pyside6/tests/QtDataVisualization/QtDataVisualization.pyproject
3
-rw-r--r--
sources/pyside6/tests/QtDataVisualization/datavisualization_test.py
21
-rw-r--r--
sources/pyside6/tests/QtGraphs/CMakeLists.txt
(renamed from sources/pyside6/tests/QtWinExtras/CMakeLists.txt)
0
-rw-r--r--
sources/pyside6/tests/QtGui/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/tests/QtGui/QtGui.pyproject
56
-rw-r--r--
sources/pyside6/tests/QtGui/bug_367.py
4
-rw-r--r--
sources/pyside6/tests/QtGui/bug_617.py
10
-rw-r--r--
sources/pyside6/tests/QtGui/bug_740.py
4
-rw-r--r--
sources/pyside6/tests/QtGui/event_filter_test.py
4
-rw-r--r--
sources/pyside6/tests/QtGui/float_to_int_implicit_conversion_test.py
4
-rw-r--r--
sources/pyside6/tests/QtGui/qbrush_test.py
4
-rw-r--r--
sources/pyside6/tests/QtGui/qcursor_test.py
4
-rw-r--r--
sources/pyside6/tests/QtGui/qdatastream_gui_operators_test.py
4
-rw-r--r--
sources/pyside6/tests/QtGui/qfont_test.py
4
-rw-r--r--
sources/pyside6/tests/QtGui/qfontmetrics_test.py
6
-rw-r--r--
sources/pyside6/tests/QtGui/qimage_test.py
4
-rw-r--r--
sources/pyside6/tests/QtGui/qimage_win_test.py
4
-rw-r--r--
sources/pyside6/tests/QtGui/qitemselection_test.py
4
-rw-r--r--
sources/pyside6/tests/QtGui/qkeysequence_test.py
21
-rw-r--r--
sources/pyside6/tests/QtGui/qpainter_test.py
6
-rw-r--r--
sources/pyside6/tests/QtGui/qpdfwriter_test.py
4
-rw-r--r--
sources/pyside6/tests/QtGui/qpen_test.py
7
-rw-r--r--
sources/pyside6/tests/QtGui/qpixelformat_test.py
4
-rw-r--r--
sources/pyside6/tests/QtGui/qpixmap_constructor.py
4
-rw-r--r--
sources/pyside6/tests/QtGui/qpixmap_test.py
6
-rw-r--r--
sources/pyside6/tests/QtGui/qpixmapcache_test.py
4
-rw-r--r--
sources/pyside6/tests/QtGui/qrasterwindow_test.py
45
-rw-r--r--
sources/pyside6/tests/QtGui/qregion_test.py
4
-rw-r--r--
sources/pyside6/tests/QtGui/qstandarditemmodel_test.py
6
-rw-r--r--
sources/pyside6/tests/QtGui/qstring_qkeysequence_test.py
4
-rw-r--r--
sources/pyside6/tests/QtGui/qstylehints_test.py
4
-rw-r--r--
sources/pyside6/tests/QtGui/qtextdocument_functions.py
13
-rw-r--r--
sources/pyside6/tests/QtGui/qtextline_test.py
11
-rw-r--r--
sources/pyside6/tests/QtHelp/QtHelp.pyproject
4
-rw-r--r--
sources/pyside6/tests/QtLocation/QtLocation.pyproject
3
-rw-r--r--
sources/pyside6/tests/QtMultimedia/QtMultimedia.pyproject
3
-rw-r--r--
sources/pyside6/tests/QtMultimedia/audio_test.py
4
-rw-r--r--
sources/pyside6/tests/QtMultimediaWidgets/QtMultimediaWidgets.pyproject
3
-rw-r--r--
sources/pyside6/tests/QtNetwork/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/tests/QtNetwork/QtNetwork.pyproject
11
-rw-r--r--
sources/pyside6/tests/QtNetwork/accessManager_test.py
4
-rw-r--r--
sources/pyside6/tests/QtNetwork/bug_446.py
4
-rw-r--r--
sources/pyside6/tests/QtNetwork/qhostinfo_test.py
6
-rw-r--r--
sources/pyside6/tests/QtNfc/QtNfc.pyproject
3
-rw-r--r--
sources/pyside6/tests/QtNfc/test_nfc.py
4
-rw-r--r--
sources/pyside6/tests/QtOpenGL/QtOpenGL.pyproject
4
-rw-r--r--
sources/pyside6/tests/QtOpenGL/qopenglbuffer_test.py
4
-rw-r--r--
sources/pyside6/tests/QtOpenGL/qopenglwindow_test.py
46
-rw-r--r--
sources/pyside6/tests/QtPdf/CMakeLists.txt
1
-rw-r--r--
sources/pyside6/tests/QtPdfWidgets/CMakeLists.txt
1
-rw-r--r--
sources/pyside6/tests/QtPositioning/QtPositioning.pyproject
3
-rw-r--r--
sources/pyside6/tests/QtPrintSupport/QtPrintSupport.pyproject
4
-rw-r--r--
sources/pyside6/tests/QtQml/CMakeLists.txt
4
-rw-r--r--
sources/pyside6/tests/QtQml/QtQml.pyproject
65
-rw-r--r--
sources/pyside6/tests/QtQml/bug_847.py
4
-rw-r--r--
sources/pyside6/tests/QtQml/bug_995.py
2
-rw-r--r--
sources/pyside6/tests/QtQml/bug_997.py
4
-rw-r--r--
sources/pyside6/tests/QtQml/javascript_exceptions.py
4
-rw-r--r--
sources/pyside6/tests/QtQml/qqmlcomponent_test.py
36
-rw-r--r--
sources/pyside6/tests/QtQml/signal_types.py
124
-rw-r--r--
sources/pyside6/tests/QtQml/signal_types.qml
26
-rw-r--r--
sources/pyside6/tests/QtScxml/QtScxml.pyproject
3
-rw-r--r--
sources/pyside6/tests/QtScxml/test_dynamic.py
37
-rw-r--r--
sources/pyside6/tests/QtSensors/QtSensors.pyproject
3
-rw-r--r--
sources/pyside6/tests/QtSerialBus/CMakeLists.txt
1
-rw-r--r--
sources/pyside6/tests/QtSerialPort/QtSerialPort.pyproject
3
-rw-r--r--
sources/pyside6/tests/QtSql/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/tests/QtSql/QtSql.pyproject
5
-rw-r--r--
sources/pyside6/tests/QtSql/qsqldatabaseandqueries_test.py
8
-rw-r--r--
sources/pyside6/tests/QtSql/qvarianttype_test.py
6
-rw-r--r--
sources/pyside6/tests/QtStateMachine/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/tests/QtStateMachine/QtStateMachine.pyproject
7
-rw-r--r--
sources/pyside6/tests/QtStateMachine/qstatemachine_test.py
6
-rw-r--r--
sources/pyside6/tests/QtSvg/QtSvg.pyproject
4
-rw-r--r--
sources/pyside6/tests/QtSvgWidgets/QtSvgWidgets.pyproject
3
-rw-r--r--
sources/pyside6/tests/QtTest/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/tests/QtTest/QtTest.pyproject
7
-rw-r--r--
sources/pyside6/tests/QtTextToSpeech/QtTextToSpeech.pyproject
3
-rw-r--r--
sources/pyside6/tests/QtTextToSpeech/qtexttospeech_test.py
3
-rw-r--r--
sources/pyside6/tests/QtUiTools/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/tests/QtUiTools/QtUiTools.pyproject
28
-rw-r--r--
sources/pyside6/tests/QtWebEngineCore/QtWebEngineCore.pyproject
4
-rw-r--r--
sources/pyside6/tests/QtWebEngineWidgets/QtWebEngineWidgets.pyproject
3
-rw-r--r--
sources/pyside6/tests/QtWidgets/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/tests/QtWidgets/QtWidgets.pyproject
130
-rw-r--r--
sources/pyside6/tests/QtWidgets/qformlayout_test.py
65
-rw-r--r--
sources/pyside6/tests/QtWidgets/qlabel_test.py
3
-rw-r--r--
sources/pyside6/tests/QtWidgets/qlayout_test.py
7
-rw-r--r--
sources/pyside6/tests/QtXml/QtXml.pyproject
3
-rw-r--r--
sources/pyside6/tests/QtXml/qdomdocument_test.py
2
-rw-r--r--
sources/pyside6/tests/pysidetest/CMakeLists.txt
58
-rw-r--r--
sources/pyside6/tests/pysidetest/containertest.cpp
18
-rw-r--r--
sources/pyside6/tests/pysidetest/enum_test.py
117
-rw-r--r--
sources/pyside6/tests/pysidetest/multiple_inheritance_test.py
147
-rw-r--r--
sources/pyside6/tests/pysidetest/new_inherited_functions_test.py
14
-rw-r--r--
sources/pyside6/tests/pysidetest/pyenum_relax_options_test.py
130
-rw-r--r--
sources/pyside6/tests/pysidetest/pysidetest.pyproject
33
-rw-r--r--
sources/pyside6/tests/pysidetest/pysidetest_global.h
1
-rw-r--r--
sources/pyside6/tests/pysidetest/qvariant_test.py
48
-rw-r--r--
sources/pyside6/tests/pysidetest/shared_pointer_test.py
2
-rw-r--r--
sources/pyside6/tests/pysidetest/sharedpointertestbench.cpp
17
-rw-r--r--
sources/pyside6/tests/pysidetest/sharedpointertestbench.h
4
-rw-r--r--
sources/pyside6/tests/pysidetest/signalinstance_equality_test.py
13
-rw-r--r--
sources/pyside6/tests/pysidetest/snake_case_sub.py
22
-rw-r--r--
sources/pyside6/tests/pysidetest/snake_case_test.py
34
-rw-r--r--
sources/pyside6/tests/pysidetest/testobject.h
8
-rw-r--r--
sources/pyside6/tests/pysidetest/testqvariantenum.cpp
29
-rw-r--r--
sources/pyside6/tests/pysidetest/testqvariantenum.h
25
-rw-r--r--
sources/pyside6/tests/pysidetest/true_property_test.py
54
-rw-r--r--
sources/pyside6/tests/pysidetest/typesystem_pysidetest.xml
10
-rw-r--r--
sources/pyside6/tests/registry/existence_test.py
17
-rw-r--r--
sources/pyside6/tests/registry/init_platform.py
22
-rw-r--r--
sources/pyside6/tests/signals/CMakeLists.txt
6
-rw-r--r--
sources/pyside6/tests/signals/anonymous_slot_leak_test.py
55
-rw-r--r--
sources/pyside6/tests/signals/bug_311.py
4
-rw-r--r--
sources/pyside6/tests/signals/bug_319.py
4
-rw-r--r--
sources/pyside6/tests/signals/lambda_test.py
4
-rw-r--r--
sources/pyside6/tests/signals/multiple_connections_test.py
6
-rw-r--r--
sources/pyside6/tests/signals/qobject_sender_test.py
6
-rw-r--r--
sources/pyside6/tests/signals/ref02_test.py
8
-rw-r--r--
sources/pyside6/tests/signals/ref05_test.py
8
-rw-r--r--
sources/pyside6/tests/signals/ref06_test.py
8
-rw-r--r--
sources/pyside6/tests/signals/signal_across_threads.py
8
-rw-r--r--
sources/pyside6/tests/signals/signal_emission_test.py
16
-rw-r--r--
sources/pyside6/tests/signals/signal_newenum_test.py
50
-rw-r--r--
sources/pyside6/tests/signals/signal_object_test.py
4
-rw-r--r--
sources/pyside6/tests/signals/signal_signature_test.py
4
-rw-r--r--
sources/pyside6/tests/signals/static_metaobject_test.py
4
-rw-r--r--
sources/pyside6/tests/tools/metaobjectdump/baseline_coercion_birthdayparty.json
1
-rw-r--r--
sources/pyside6/tests/tools/metaobjectdump/baseline_coercion_person.json
1
-rw-r--r--
sources/pyside6/tests/tools/metaobjectdump/baseline_default_birthdayparty.json
2
-rw-r--r--
sources/pyside6/tests/tools/metaobjectdump/baseline_default_person.json
2
-rw-r--r--
sources/pyside6/tests/tools/metaobjectdump/baseline_inheritance_birthdayparty.json
1
-rw-r--r--
sources/pyside6/tests/tools/metaobjectdump/baseline_inheritance_person.json
1
-rw-r--r--
sources/pyside6/tests/tools/metaobjectdump/baseline_property_happybirthdaysong.json
1
-rw-r--r--
sources/pyside6/tests/tools/metaobjectdump/test_metaobjectdump.py
11
-rw-r--r--
sources/pyside6/tests/tools/pyside6-android-deploy/CMakeLists.txt
3
-rw-r--r--
sources/pyside6/tests/tools/pyside6-android-deploy/extensive_android_deploy_test.py
88
-rw-r--r--
sources/pyside6/tests/tools/pyside6-android-deploy/test_pyside6_android_deploy.py
177
-rw-r--r--
sources/pyside6/tests/tools/pyside6-deploy/CMakeLists.txt
1
-rw-r--r--
sources/pyside6/tests/tools/pyside6-deploy/extensive_deploy_test.py
88
-rw-r--r--
sources/pyside6/tests/tools/pyside6-deploy/test_pyside6_deploy.py
254
-rw-r--r--
sources/pyside6/tests/tools/pyside6-qml/test_pyside6_qml.py
6
-rw-r--r--
sources/pyside6/tests/util/helper/usesqapplication.py
31
-rw-r--r--
sources/pyside6/tests/util/helper/usesqcoreapplication.py
37
-rw-r--r--
sources/pyside6/tests/util/helper/usesqguiapplication.py
27
-rw-r--r--
sources/pyside6/tests/util/pyqt_diff.py
39
-rw-r--r--
sources/shiboken6/.cmake.conf
2
-rw-r--r--
sources/shiboken6/ApiExtractor/CMakeLists.txt
126
-rw-r--r--
sources/shiboken6/ApiExtractor/abstractmetaargument.cpp
12
-rw-r--r--
sources/shiboken6/ApiExtractor/abstractmetaargument.h
13
-rw-r--r--
sources/shiboken6/ApiExtractor/abstractmetabuilder.cpp
1011
-rw-r--r--
sources/shiboken6/ApiExtractor/abstractmetabuilder.h
30
-rw-r--r--
sources/shiboken6/ApiExtractor/abstractmetabuilder_helpers.cpp
33
-rw-r--r--
sources/shiboken6/ApiExtractor/abstractmetabuilder_p.h
159
-rw-r--r--
sources/shiboken6/ApiExtractor/abstractmetaenum.cpp
156
-rw-r--r--
sources/shiboken6/ApiExtractor/abstractmetaenum.h
30
-rw-r--r--
sources/shiboken6/ApiExtractor/abstractmetafield.cpp
8
-rw-r--r--
sources/shiboken6/ApiExtractor/abstractmetafield.h
7
-rw-r--r--
sources/shiboken6/ApiExtractor/abstractmetafunction.cpp
193
-rw-r--r--
sources/shiboken6/ApiExtractor/abstractmetafunction.h
51
-rw-r--r--
sources/shiboken6/ApiExtractor/abstractmetalang.cpp
372
-rw-r--r--
sources/shiboken6/ApiExtractor/abstractmetalang.h
98
-rw-r--r--
sources/shiboken6/ApiExtractor/abstractmetalang_helpers.h
15
-rw-r--r--
sources/shiboken6/ApiExtractor/abstractmetalang_typedefs.h
13
-rw-r--r--
sources/shiboken6/ApiExtractor/abstractmetatype.cpp
207
-rw-r--r--
sources/shiboken6/ApiExtractor/abstractmetatype.h
27
-rw-r--r--
sources/shiboken6/ApiExtractor/addedfunction.cpp
221
-rw-r--r--
sources/shiboken6/ApiExtractor/addedfunction.h
105
-rw-r--r--
sources/shiboken6/ApiExtractor/addedfunction_p.h
42
-rw-r--r--
sources/shiboken6/ApiExtractor/apiextractor.cpp
415
-rw-r--r--
sources/shiboken6/ApiExtractor/apiextractor.h
30
-rw-r--r--
sources/shiboken6/ApiExtractor/apiextractorresult.cpp
55
-rw-r--r--
sources/shiboken6/ApiExtractor/apiextractorresult.h
29
-rw-r--r--
sources/shiboken6/ApiExtractor/apiextractorresultdata_p.h
30
-rw-r--r--
sources/shiboken6/ApiExtractor/arraytypeentry.h
8
-rw-r--r--
sources/shiboken6/ApiExtractor/clangparser/clangbuilder.cpp
229
-rw-r--r--
sources/shiboken6/ApiExtractor/clangparser/clangdebugutils.cpp
102
-rw-r--r--
sources/shiboken6/ApiExtractor/clangparser/clangparser.cpp
6
-rw-r--r--
sources/shiboken6/ApiExtractor/clangparser/clangparser.h
2
-rw-r--r--
sources/shiboken6/ApiExtractor/clangparser/clangutils.cpp
73
-rw-r--r--
sources/shiboken6/ApiExtractor/clangparser/clangutils.h
10
-rw-r--r--
sources/shiboken6/ApiExtractor/clangparser/compilersupport.cpp
93
-rw-r--r--
sources/shiboken6/ApiExtractor/clangparser/compilersupport.h
7
-rw-r--r--
sources/shiboken6/ApiExtractor/classdocumentation.cpp
37
-rw-r--r--
sources/shiboken6/ApiExtractor/classdocumentation.h
1
-rw-r--r--
sources/shiboken6/ApiExtractor/cmake_uninstall.cmake
3
-rw-r--r--
sources/shiboken6/ApiExtractor/codesnip.cpp
4
-rw-r--r--
sources/shiboken6/ApiExtractor/codesnip.h
9
-rw-r--r--
sources/shiboken6/ApiExtractor/complextypeentry.h
32
-rw-r--r--
sources/shiboken6/ApiExtractor/conditionalstreamreader.cpp
4
-rw-r--r--
sources/shiboken6/ApiExtractor/configurabletypeentry.h
28
-rw-r--r--
sources/shiboken6/ApiExtractor/constantvaluetypeentry.h
2
-rw-r--r--
sources/shiboken6/ApiExtractor/containertypeentry.h
35
-rw-r--r--
sources/shiboken6/ApiExtractor/customconversion.cpp
197
-rw-r--r--
sources/shiboken6/ApiExtractor/customconversion.h
97
-rw-r--r--
sources/shiboken6/ApiExtractor/customconversion_typedefs.h
14
-rw-r--r--
sources/shiboken6/ApiExtractor/customtypenentry.h
2
-rw-r--r--
sources/shiboken6/ApiExtractor/debughelpers_p.h
56
-rw-r--r--
sources/shiboken6/ApiExtractor/dependency.h
4
-rw-r--r--
sources/shiboken6/ApiExtractor/docparser.cpp
47
-rw-r--r--
sources/shiboken6/ApiExtractor/docparser.h
20
-rw-r--r--
sources/shiboken6/ApiExtractor/dotview.cpp
12
-rw-r--r--
sources/shiboken6/ApiExtractor/doxygenparser.cpp
17
-rw-r--r--
sources/shiboken6/ApiExtractor/doxygenparser.h
2
-rw-r--r--
sources/shiboken6/ApiExtractor/enclosingclassmixin.cpp
4
-rw-r--r--
sources/shiboken6/ApiExtractor/enclosingclassmixin.h
13
-rw-r--r--
sources/shiboken6/ApiExtractor/enumtypeentry.h
24
-rw-r--r--
sources/shiboken6/ApiExtractor/enumvaluetypeentry.h
4
-rw-r--r--
sources/shiboken6/ApiExtractor/fileout.cpp
46
-rw-r--r--
sources/shiboken6/ApiExtractor/flagstypeentry.h
7
-rw-r--r--
sources/shiboken6/ApiExtractor/functiontypeentry.h
5
-rw-r--r--
sources/shiboken6/ApiExtractor/header_paths.h
1
-rw-r--r--
sources/shiboken6/ApiExtractor/icecc.cmake
3
-rw-r--r--
sources/shiboken6/ApiExtractor/include.cpp
11
-rw-r--r--
sources/shiboken6/ApiExtractor/include.h
54
-rw-r--r--
sources/shiboken6/ApiExtractor/messages.cpp
171
-rw-r--r--
sources/shiboken6/ApiExtractor/messages.h
70
-rw-r--r--
sources/shiboken6/ApiExtractor/modifications.cpp
264
-rw-r--r--
sources/shiboken6/ApiExtractor/modifications.h
137
-rw-r--r--
sources/shiboken6/ApiExtractor/modifications_p.h
42
-rw-r--r--
sources/shiboken6/ApiExtractor/modifications_typedefs.h
25
-rw-r--r--
sources/shiboken6/ApiExtractor/namespacetypeentry.h
7
-rw-r--r--
sources/shiboken6/ApiExtractor/objecttypeentry.h
2
-rw-r--r--
sources/shiboken6/ApiExtractor/optionsparser.cpp
232
-rw-r--r--
sources/shiboken6/ApiExtractor/optionsparser.h
98
-rw-r--r--
sources/shiboken6/ApiExtractor/parser/codemodel.cpp
218
-rw-r--r--
sources/shiboken6/ApiExtractor/parser/codemodel.h
117
-rw-r--r--
sources/shiboken6/ApiExtractor/parser/codemodel_fwd.h
31
-rw-r--r--
sources/shiboken6/ApiExtractor/parser/enumvalue.cpp
52
-rw-r--r--
sources/shiboken6/ApiExtractor/parser/enumvalue.h
7
-rw-r--r--
sources/shiboken6/ApiExtractor/parser/typeinfo.cpp
50
-rw-r--r--
sources/shiboken6/ApiExtractor/parser/typeinfo.h
6
-rw-r--r--
sources/shiboken6/ApiExtractor/predefined_templates.cpp
49
-rw-r--r--
sources/shiboken6/ApiExtractor/predefined_templates.h
4
-rw-r--r--
sources/shiboken6/ApiExtractor/primitivetypeentry.h
36
-rw-r--r--
sources/shiboken6/ApiExtractor/propertyspec.cpp
59
-rw-r--r--
sources/shiboken6/ApiExtractor/propertyspec.h
20
-rw-r--r--
sources/shiboken6/ApiExtractor/pymethoddefentry.cpp
13
-rw-r--r--
sources/shiboken6/ApiExtractor/pymethoddefentry.h
9
-rw-r--r--
sources/shiboken6/ApiExtractor/pythontypeentry.h
1
-rw-r--r--
sources/shiboken6/ApiExtractor/qtdocparser.cpp
85
-rw-r--r--
sources/shiboken6/ApiExtractor/qtdocparser.h
15
-rw-r--r--
sources/shiboken6/ApiExtractor/reporthandler.cpp
26
-rw-r--r--
sources/shiboken6/ApiExtractor/smartpointertypeentry.h
18
-rw-r--r--
sources/shiboken6/ApiExtractor/templateargumententry.h
2
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/CMakeLists.txt
5
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testabstractmetaclass.cpp
153
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testabstractmetatype.cpp
50
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testaddfunction.cpp
90
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testarrayargument.cpp
28
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testcodeinjection.cpp
38
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testcontainer.cpp
18
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testconversionoperator.cpp
33
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testconversionruletag.cpp
111
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testctorinformation.cpp
18
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testdroptypeentries.cpp
20
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testdtorinformation.cpp
22
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testenum.cpp
69
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testextrainclude.cpp
18
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testfunctiontag.cpp
16
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testimplicitconversions.cpp
44
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testinserttemplate.cpp
17
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testmodifydocumentation.cpp
34
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testmodifydocumentation.h
1
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testmodifyfunction.cpp
75
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testmultipleinheritance.cpp
8
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testnamespace.cpp
24
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testnestedtypes.cpp
32
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testnumericaltypedef.cpp
22
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testprimitivetypetag.cpp
10
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testrefcounttag.cpp
20
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testreferencetopointer.cpp
12
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testremovefield.cpp
8
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testremoveimplconv.cpp
14
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testremoveoperatormethod.cpp
53
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testresolvetype.cpp
73
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testresolvetype.h
1
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testreverseoperators.cpp
23
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testtemplates.cpp
104
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testtyperevision.cpp
18
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testutil.h
4
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testvaluetypedefaultctortag.cpp
10
-rw-r--r--
sources/shiboken6/ApiExtractor/tests/testvoidarg.cpp
19
-rw-r--r--
sources/shiboken6/ApiExtractor/textstream.h
26
-rw-r--r--
sources/shiboken6/ApiExtractor/typedatabase.cpp
667
-rw-r--r--
sources/shiboken6/ApiExtractor/typedatabase.h
101
-rw-r--r--
sources/shiboken6/ApiExtractor/typedatabase_p.h
8
-rw-r--r--
sources/shiboken6/ApiExtractor/typedatabase_typedefs.h
27
-rw-r--r--
sources/shiboken6/ApiExtractor/typedefentry.h
10
-rw-r--r--
sources/shiboken6/ApiExtractor/typeparser.cpp
14
-rw-r--r--
sources/shiboken6/ApiExtractor/typeparser.h
2
-rw-r--r--
sources/shiboken6/ApiExtractor/typesystem.cpp
866
-rw-r--r--
sources/shiboken6/ApiExtractor/typesystem.h
82
-rw-r--r--
sources/shiboken6/ApiExtractor/typesystem_enums.h
8
-rw-r--r--
sources/shiboken6/ApiExtractor/typesystem_typedefs.h
81
-rw-r--r--
sources/shiboken6/ApiExtractor/typesystemparser.cpp
676
-rw-r--r--
sources/shiboken6/ApiExtractor/typesystemparser_p.h
60
-rw-r--r--
sources/shiboken6/ApiExtractor/typesystemtypeentry.h
8
-rw-r--r--
sources/shiboken6/ApiExtractor/usingmember.h
4
-rw-r--r--
sources/shiboken6/ApiExtractor/valuetypeentry.h
19
-rw-r--r--
sources/shiboken6/ApiExtractor/xmlutils.cpp
4
-rw-r--r--
sources/shiboken6/ApiExtractor/xmlutils.h
5
-rw-r--r--
sources/shiboken6/ApiExtractor/xmlutils_libxslt.cpp
8
-rw-r--r--
sources/shiboken6/ApiExtractor/xmlutils_libxslt.h
5
-rw-r--r--
sources/shiboken6/ApiExtractor/xmlutils_qt.h
5
-rw-r--r--
sources/shiboken6/CMakeLists.txt
12
-rw-r--r--
sources/shiboken6/cmake/FindDocTools.cmake
3
-rw-r--r--
sources/shiboken6/cmake/ShibokenHelpers.cmake
183
-rw-r--r--
sources/shiboken6/cmake/ShibokenSetup.cmake
16
-rw-r--r--
sources/shiboken6/cmake_uninstall.cmake
3
-rw-r--r--
sources/shiboken6/config.tests/target_python_info/CMakeLists.txt
5
-rw-r--r--
sources/shiboken6/config.tests/target_qt_info/CMakeLists.txt
5
-rw-r--r--
sources/shiboken6/config.tests/target_qt_mkspec/CMakeLists.txt
5
-rw-r--r--
sources/shiboken6/data/CMakeLists.txt
13
-rw-r--r--
sources/shiboken6/data/Shiboken6ToolsConfig.cmake.in
2
-rw-r--r--
sources/shiboken6/data/shiboken6.pc.in
2
-rw-r--r--
sources/shiboken6/doc/CMakeLists.txt
9
-rw-r--r--
sources/shiboken6/doc/_static/css/qt_font.css
8
-rw-r--r--
sources/shiboken6/doc/_static/css/qt_style.css
61
-rw-r--r--
sources/shiboken6/doc/_static/shiboken.png
bin
0 -> 17343 bytes
-rw-r--r--
sources/shiboken6/doc/_static/shiboken.svg
129
-rw-r--r--
sources/shiboken6/doc/_themes/pysidedocs_qthelp/static/pyside.css
8
-rw-r--r--
sources/shiboken6/doc/conf.py.in
70
-rw-r--r--
sources/shiboken6/doc/considerations.rst
70
-rw-r--r--
sources/shiboken6/doc/examples/index.rst
9
-rw-r--r--
sources/shiboken6/doc/examples/samplebinding.rst
246
-rw-r--r--
sources/shiboken6/doc/gettingstarted.rst
10
-rw-r--r--
sources/shiboken6/doc/images/boostgen.png
bin
153473 -> 0 bytes
-rw-r--r--
sources/shiboken6/doc/images/converter.png
bin
22467 -> 34204 bytes
-rw-r--r--
sources/shiboken6/doc/images/converter.svg
2522
-rw-r--r--
sources/shiboken6/doc/images/genrunnerarch.png
bin
68761 -> 0 bytes
-rw-r--r--
sources/shiboken6/doc/images/genrunnerarch.svg
654
-rw-r--r--
sources/shiboken6/doc/images/qtforpython-underthehood.png
bin
19144 -> 62001 bytes
-rw-r--r--
sources/shiboken6/doc/images/qtforpython-underthehood.svg
1502
-rw-r--r--
sources/shiboken6/doc/images/shibokenqtarch.png
bin
17602 -> 28655 bytes
-rw-r--r--
sources/shiboken6/doc/images/shibokenqtarch.svg
71
-rw-r--r--
sources/shiboken6/doc/index.rst
105
-rw-r--r--
sources/shiboken6/doc/scripts/patch_qhp.py
79
-rw-r--r--
sources/shiboken6/doc/shibokengenerator.rst
90
-rw-r--r--
sources/shiboken6/doc/shibokenmodule.rst
56
-rw-r--r--
sources/shiboken6/doc/typesystem_arguments.rst
272
-rw-r--r--
sources/shiboken6/doc/typesystem_builtin_types.rst
14
-rw-r--r--
sources/shiboken6/doc/typesystem_codeinjection.rst
376
-rw-r--r--
sources/shiboken6/doc/typesystem_containers.rst
114
-rw-r--r--
sources/shiboken6/doc/typesystem_conversionrule.rst
184
-rw-r--r--
sources/shiboken6/doc/typesystem_converters.rst
283
-rw-r--r--
sources/shiboken6/doc/typesystem_documentation.rst
52
-rw-r--r--
sources/shiboken6/doc/typesystem_manipulating_objects.rst
633
-rw-r--r--
sources/shiboken6/doc/typesystem_modify_function.rst
68
-rw-r--r--
sources/shiboken6/doc/typesystem_ownership.rst
186
-rw-r--r--
sources/shiboken6/doc/typesystem_solving_compilation.rst
98
-rw-r--r--
sources/shiboken6/doc/typesystem_specialfunctions.rst
22
-rw-r--r--
sources/shiboken6/doc/typesystem_specifying_types.rst
1172
-rw-r--r--
sources/shiboken6/doc/typesystem_templates.rst
145
-rw-r--r--
sources/shiboken6/doc/typesystem_variables.rst
180
-rw-r--r--
sources/shiboken6/generator/CMakeLists.txt
42
-rw-r--r--
sources/shiboken6/generator/_config.py.in
1
-rw-r--r--
sources/shiboken6/generator/defaultvalue.cpp
120
-rw-r--r--
sources/shiboken6/generator/defaultvalue.h
46
-rw-r--r--
sources/shiboken6/generator/generator.cpp
298
-rw-r--r--
sources/shiboken6/generator/generator.h
194
-rw-r--r--
sources/shiboken6/generator/generatorcontext.cpp
38
-rw-r--r--
sources/shiboken6/generator/generatorcontext.h
56
-rw-r--r--
sources/shiboken6/generator/main.cpp
792
-rw-r--r--
sources/shiboken6/generator/qtdoc/qtdocgenerator.cpp
648
-rw-r--r--
sources/shiboken6/generator/qtdoc/qtdocgenerator.h
66
-rw-r--r--
sources/shiboken6/generator/qtdoc/qtxmltosphinx.cpp
234
-rw-r--r--
sources/shiboken6/generator/qtdoc/qtxmltosphinx.h
28
-rw-r--r--
sources/shiboken6/generator/qtdoc/rstformat.h
22
-rw-r--r--
sources/shiboken6/generator/shiboken/configurablescope.h
33
-rw-r--r--
sources/shiboken6/generator/shiboken/cppgenerator.cpp
3710
-rw-r--r--
sources/shiboken6/generator/shiboken/cppgenerator.h
336
-rw-r--r--
sources/shiboken6/generator/shiboken/cppgenerator_container.cpp
135
-rw-r--r--
sources/shiboken6/generator/shiboken/cppgenerator_smartpointer.cpp
446
-rw-r--r--
sources/shiboken6/generator/shiboken/generatorargument.cpp
110
-rw-r--r--
sources/shiboken6/generator/shiboken/generatorargument.h
60
-rw-r--r--
sources/shiboken6/generator/shiboken/generatorstrings.h
34
-rw-r--r--
sources/shiboken6/generator/shiboken/headergenerator.cpp
583
-rw-r--r--
sources/shiboken6/generator/shiboken/headergenerator.h
38
-rw-r--r--
sources/shiboken6/generator/shiboken/overloaddata.cpp
78
-rw-r--r--
sources/shiboken6/generator/shiboken/overloaddata.h
7
-rw-r--r--
sources/shiboken6/generator/shiboken/pytypenames.h
1
-rw-r--r--
sources/shiboken6/generator/shiboken/shibokengenerator.cpp
754
-rw-r--r--
sources/shiboken6/generator/shiboken/shibokengenerator.h
213
-rw-r--r--
sources/shiboken6/icecc.cmake
3
-rw-r--r--
sources/shiboken6/libshiboken/CMakeLists.txt
62
-rw-r--r--
sources/shiboken6/libshiboken/basewrapper.cpp
135
-rw-r--r--
sources/shiboken6/libshiboken/basewrapper.h
48
-rw-r--r--
sources/shiboken6/libshiboken/basewrapper_p.h
26
-rw-r--r--
sources/shiboken6/libshiboken/bindingmanager.cpp
95
-rw-r--r--
sources/shiboken6/libshiboken/bindingmanager.h
5
-rw-r--r--
sources/shiboken6/libshiboken/bufferprocs_py37.h
4
-rw-r--r--
sources/shiboken6/libshiboken/debugfreehook.cpp
4
-rw-r--r--
sources/shiboken6/libshiboken/embed/embedding_generator.py
21
-rw-r--r--
sources/shiboken6/libshiboken/embed/signature_bootstrap.py
75
-rw-r--r--
sources/shiboken6/libshiboken/helper.cpp
99
-rw-r--r--
sources/shiboken6/libshiboken/helper.h
6
-rw-r--r--
sources/shiboken6/libshiboken/pep384_issue33738.cpp
9
-rw-r--r--
sources/shiboken6/libshiboken/pep384impl.cpp
104
-rw-r--r--
sources/shiboken6/libshiboken/pep384impl.h
26
-rw-r--r--
sources/shiboken6/libshiboken/pep384impl_doc.rst
704
-rw-r--r--
sources/shiboken6/libshiboken/sbkarrayconverter.cpp
6
-rw-r--r--
sources/shiboken6/libshiboken/sbkarrayconverter.h
6
-rw-r--r--
sources/shiboken6/libshiboken/sbkarrayconverter_p.h
2
-rw-r--r--
sources/shiboken6/libshiboken/sbkcontainer.h
12
-rw-r--r--
sources/shiboken6/libshiboken/sbkconverter.cpp
9
-rw-r--r--
sources/shiboken6/libshiboken/sbkconverter.h
9
-rw-r--r--
sources/shiboken6/libshiboken/sbkconverter_p.h
12
-rw-r--r--
sources/shiboken6/libshiboken/sbkcpptonumpy.cpp
67
-rw-r--r--
sources/shiboken6/libshiboken/sbkcpptonumpy.h
41
-rw-r--r--
sources/shiboken6/libshiboken/sbkenum.cpp
1111
-rw-r--r--
sources/shiboken6/libshiboken/sbkenum.h
134
-rw-r--r--
sources/shiboken6/libshiboken/sbkenum_p.h
30
-rw-r--r--
sources/shiboken6/libshiboken/sbkerrors.cpp
72
-rw-r--r--
sources/shiboken6/libshiboken/sbkerrors.h
34
-rw-r--r--
sources/shiboken6/libshiboken/sbkfeature_base.cpp
361
-rw-r--r--
sources/shiboken6/libshiboken/sbkfeature_base.h
2
-rw-r--r--
sources/shiboken6/libshiboken/sbkmodule.cpp
2
-rw-r--r--
sources/shiboken6/libshiboken/sbkmodule.h
5
-rw-r--r--
sources/shiboken6/libshiboken/sbknumpy.cpp
6
-rw-r--r--
sources/shiboken6/libshiboken/sbknumpyarrayconverter.cpp
6
-rw-r--r--
sources/shiboken6/libshiboken/sbknumpyview.cpp
102
-rw-r--r--
sources/shiboken6/libshiboken/sbknumpyview.h
2
-rw-r--r--
sources/shiboken6/libshiboken/sbkpython.h
1
-rw-r--r--
sources/shiboken6/libshiboken/sbkstaticstrings.cpp
7
-rw-r--r--
sources/shiboken6/libshiboken/sbkstaticstrings.h
5
-rw-r--r--
sources/shiboken6/libshiboken/sbktypefactory.cpp
33
-rw-r--r--
sources/shiboken6/libshiboken/sbkwindows.h
17
-rw-r--r--
sources/shiboken6/libshiboken/shiboken.h
1
-rw-r--r--
sources/shiboken6/libshiboken/signature.h
4
-rw-r--r--
sources/shiboken6/libshiboken/signature/signature.cpp
83
-rw-r--r--
sources/shiboken6/libshiboken/signature/signature_doc.rst
376
-rw-r--r--
sources/shiboken6/libshiboken/signature/signature_extend.cpp
46
-rw-r--r--
sources/shiboken6/libshiboken/signature/signature_globals.cpp
163
-rw-r--r--
sources/shiboken6/libshiboken/signature/signature_helper.cpp
26
-rw-r--r--
sources/shiboken6/libshiboken/signature_p.h
11
-rw-r--r--
sources/shiboken6/libshiboken/voidptr.cpp
12
-rw-r--r--
sources/shiboken6/shibokenmodule/CMakeLists.txt
34
-rw-r--r--
sources/shiboken6/shibokenmodule/Shiboken.pyi
17
-rw-r--r--
sources/shiboken6/shibokenmodule/__init__.py.in
3
-rw-r--r--
sources/shiboken6/shibokenmodule/_config.py.in
1
-rw-r--r--
sources/shiboken6/shibokenmodule/files.dir/shibokensupport/enum_310.py
1102
-rw-r--r--
sources/shiboken6/shibokenmodule/files.dir/shibokensupport/feature.py
55
-rw-r--r--
sources/shiboken6/shibokenmodule/files.dir/shibokensupport/shibokensupport.pyproject
1
-rw-r--r--
sources/shiboken6/shibokenmodule/files.dir/shibokensupport/signature/errorhandler.py
2
-rw-r--r--
sources/shiboken6/shibokenmodule/files.dir/shibokensupport/signature/layout.py
2
-rw-r--r--
sources/shiboken6/shibokenmodule/files.dir/shibokensupport/signature/lib/enum_sig.py
44
-rw-r--r--
sources/shiboken6/shibokenmodule/files.dir/shibokensupport/signature/lib/pyi_generator.py
21
-rw-r--r--
sources/shiboken6/shibokenmodule/files.dir/shibokensupport/signature/loader.py
39
-rw-r--r--
sources/shiboken6/shibokenmodule/files.dir/shibokensupport/signature/mapping.py
39
-rw-r--r--
sources/shiboken6/shibokenmodule/files.dir/shibokensupport/signature/parser.py
54
-rw-r--r--
sources/shiboken6/shibokenmodule/files.dir/shibokensupport/signature/qt_attribution.json
2
-rw-r--r--
sources/shiboken6/shibokenmodule/typesystem_shiboken.xml
45
-rw-r--r--
sources/shiboken6/tests/CMakeLists.txt
5
-rw-r--r--
sources/shiboken6/tests/dumpcodemodel/CMakeLists.txt
5
-rw-r--r--
sources/shiboken6/tests/dumpcodemodel/main.cpp
63
-rw-r--r--
sources/shiboken6/tests/libminimal/CMakeLists.txt
14
-rw-r--r--
sources/shiboken6/tests/libminimal/containeruser.cpp
55
-rw-r--r--
sources/shiboken6/tests/libminimal/containeruser.h
36
-rw-r--r--
sources/shiboken6/tests/libminimal/listuser.cpp
44
-rw-r--r--
sources/shiboken6/tests/libminimal/listuser.h
6
-rw-r--r--
sources/shiboken6/tests/libminimal/minbool.h
6
-rw-r--r--
sources/shiboken6/tests/libminimal/obj.cpp
3
-rw-r--r--
sources/shiboken6/tests/libminimal/spanuser.cpp
58
-rw-r--r--
sources/shiboken6/tests/libminimal/spanuser.h
35
-rw-r--r--
sources/shiboken6/tests/libother/CMakeLists.txt
17
-rw-r--r--
sources/shiboken6/tests/libother/extendsnoimplicitconversion.h
3
-rw-r--r--
sources/shiboken6/tests/libother/number.cpp
20
-rw-r--r--
sources/shiboken6/tests/libother/number.h
4
-rw-r--r--
sources/shiboken6/tests/libother/otherderived.cpp
16
-rw-r--r--
sources/shiboken6/tests/libother/otherderived.h
16
-rw-r--r--
sources/shiboken6/tests/libother/othermultiplederived.cpp
11
-rw-r--r--
sources/shiboken6/tests/libother/othermultiplederived.h
4
-rw-r--r--
sources/shiboken6/tests/libother/otherobjecttype.cpp
5
-rw-r--r--
sources/shiboken6/tests/libother/otherobjecttype.h
8
-rw-r--r--
sources/shiboken6/tests/libother/smartptrtester.cpp
2
-rw-r--r--
sources/shiboken6/tests/libsample/CMakeLists.txt
140
-rw-r--r--
sources/shiboken6/tests/libsample/abstract.cpp
57
-rw-r--r--
sources/shiboken6/tests/libsample/abstract.h
25
-rw-r--r--
sources/shiboken6/tests/libsample/blackbox.cpp
71
-rw-r--r--
sources/shiboken6/tests/libsample/blackbox.h
21
-rw-r--r--
sources/shiboken6/tests/libsample/bucket.cpp
26
-rw-r--r--
sources/shiboken6/tests/libsample/bucket.h
6
-rw-r--r--
sources/shiboken6/tests/libsample/bytearray.cpp
117
-rw-r--r--
sources/shiboken6/tests/libsample/bytearray.h
66
-rw-r--r--
sources/shiboken6/tests/libsample/collector.cpp
8
-rw-r--r--
sources/shiboken6/tests/libsample/collector.h
21
-rw-r--r--
sources/shiboken6/tests/libsample/complex.cpp
13
-rw-r--r--
sources/shiboken6/tests/libsample/complex.h
6
-rw-r--r--
sources/shiboken6/tests/libsample/cvlist.h
6
-rw-r--r--
sources/shiboken6/tests/libsample/derived.cpp
48
-rw-r--r--
sources/shiboken6/tests/libsample/derived.h
20
-rw-r--r--
sources/shiboken6/tests/libsample/echo.h
48
-rw-r--r--
sources/shiboken6/tests/libsample/exceptiontest.cpp
7
-rw-r--r--
sources/shiboken6/tests/libsample/exceptiontest.h
2
-rw-r--r--
sources/shiboken6/tests/libsample/expression.cpp
32
-rw-r--r--
sources/shiboken6/tests/libsample/expression.h
22
-rw-r--r--
sources/shiboken6/tests/libsample/filter.cpp
22
-rw-r--r--
sources/shiboken6/tests/libsample/filter.h
28
-rw-r--r--
sources/shiboken6/tests/libsample/functions.cpp
121
-rw-r--r--
sources/shiboken6/tests/libsample/functions.h
27
-rw-r--r--
sources/shiboken6/tests/libsample/handle.cpp
8
-rw-r--r--
sources/shiboken6/tests/libsample/handle.h
32
-rw-r--r--
sources/shiboken6/tests/libsample/implicitconv.cpp
24
-rw-r--r--
sources/shiboken6/tests/libsample/implicitconv.h
24
-rw-r--r--
sources/shiboken6/tests/libsample/injectcode.cpp
33
-rw-r--r--
sources/shiboken6/tests/libsample/injectcode.h
22
-rw-r--r--
sources/shiboken6/tests/libsample/list.h
35
-rw-r--r--
sources/shiboken6/tests/libsample/listuser.cpp
37
-rw-r--r--
sources/shiboken6/tests/libsample/listuser.h
20
-rw-r--r--
sources/shiboken6/tests/libsample/main.cpp
220
-rw-r--r--
sources/shiboken6/tests/libsample/mapuser.cpp
42
-rw-r--r--
sources/shiboken6/tests/libsample/mapuser.h
15
-rw-r--r--
sources/shiboken6/tests/libsample/modelindex.h
29
-rw-r--r--
sources/shiboken6/tests/libsample/modifications.cpp
110
-rw-r--r--
sources/shiboken6/tests/libsample/modifications.h
56
-rw-r--r--
sources/shiboken6/tests/libsample/modified_constructor.cpp
3
-rw-r--r--
sources/shiboken6/tests/libsample/modified_constructor.h
4
-rw-r--r--
sources/shiboken6/tests/libsample/multiple_derived.cpp
33
-rw-r--r--
sources/shiboken6/tests/libsample/multiple_derived.h
94
-rw-r--r--
sources/shiboken6/tests/libsample/noimplicitconversion.h
9
-rw-r--r--
sources/shiboken6/tests/libsample/nondefaultctor.h
10
-rw-r--r--
sources/shiboken6/tests/libsample/nontypetemplate.h
4
-rw-r--r--
sources/shiboken6/tests/libsample/null.h
8
-rw-r--r--
sources/shiboken6/tests/libsample/objectmodel.cpp
15
-rw-r--r--
sources/shiboken6/tests/libsample/objectmodel.h
14
-rw-r--r--
sources/shiboken6/tests/libsample/objecttype.cpp
127
-rw-r--r--
sources/shiboken6/tests/libsample/objecttype.h
89
-rw-r--r--
sources/shiboken6/tests/libsample/objecttypebyvalue.h
20
-rw-r--r--
sources/shiboken6/tests/libsample/objecttypeholder.cpp
10
-rw-r--r--
sources/shiboken6/tests/libsample/objecttypeholder.h
8
-rw-r--r--
sources/shiboken6/tests/libsample/objecttypelayout.cpp
16
-rw-r--r--
sources/shiboken6/tests/libsample/objecttypelayout.h
13
-rw-r--r--
sources/shiboken6/tests/libsample/objecttypeoperators.cpp
12
-rw-r--r--
sources/shiboken6/tests/libsample/objecttypeoperators.h
22
-rw-r--r--
sources/shiboken6/tests/libsample/objectview.cpp
13
-rw-r--r--
sources/shiboken6/tests/libsample/objectview.h
16
-rw-r--r--
sources/shiboken6/tests/libsample/oddbool.cpp
2
-rw-r--r--
sources/shiboken6/tests/libsample/oddbool.h
4
-rw-r--r--
sources/shiboken6/tests/libsample/onlycopy.cpp
13
-rw-r--r--
sources/shiboken6/tests/libsample/onlycopy.h
10
-rw-r--r--
sources/shiboken6/tests/libsample/overload.cpp
184
-rw-r--r--
sources/shiboken6/tests/libsample/overload.h
83
-rw-r--r--
sources/shiboken6/tests/libsample/overloadsort.cpp
35
-rw-r--r--
sources/shiboken6/tests/libsample/overloadsort.h
52
-rw-r--r--
sources/shiboken6/tests/libsample/pairuser.cpp
20
-rw-r--r--
sources/shiboken6/tests/libsample/pairuser.h
10
-rw-r--r--
sources/shiboken6/tests/libsample/pen.cpp
20
-rw-r--r--
sources/shiboken6/tests/libsample/pen.h
10
-rw-r--r--
sources/shiboken6/tests/libsample/photon.cpp
14
-rw-r--r--
sources/shiboken6/tests/libsample/photon.h
57
-rw-r--r--
sources/shiboken6/tests/libsample/point.cpp
75
-rw-r--r--
sources/shiboken6/tests/libsample/point.h
56
-rw-r--r--
sources/shiboken6/tests/libsample/pointerholder.h
11
-rw-r--r--
sources/shiboken6/tests/libsample/pointf.cpp
63
-rw-r--r--
sources/shiboken6/tests/libsample/pointf.h
46
-rw-r--r--
sources/shiboken6/tests/libsample/polygon.cpp
25
-rw-r--r--
sources/shiboken6/tests/libsample/polygon.h
14
-rw-r--r--
sources/shiboken6/tests/libsample/privatector.h
24
-rw-r--r--
sources/shiboken6/tests/libsample/privatedtor.h
18
-rw-r--r--
sources/shiboken6/tests/libsample/protected.cpp
9
-rw-r--r--
sources/shiboken6/tests/libsample/protected.h
69
-rw-r--r--
sources/shiboken6/tests/libsample/rect.h
48
-rw-r--r--
sources/shiboken6/tests/libsample/reference.cpp
36
-rw-r--r--
sources/shiboken6/tests/libsample/reference.h
37
-rw-r--r--
sources/shiboken6/tests/libsample/removednamespaces.h
1
-rw-r--r--
sources/shiboken6/tests/libsample/sample.cpp
2
-rw-r--r--
sources/shiboken6/tests/libsample/sample.h
4
-rw-r--r--
sources/shiboken6/tests/libsample/samplenamespace.cpp
81
-rw-r--r--
sources/shiboken6/tests/libsample/samplenamespace.h
46
-rw-r--r--
sources/shiboken6/tests/libsample/sbkdate.h
3
-rw-r--r--
sources/shiboken6/tests/libsample/simplefile.cpp
48
-rw-r--r--
sources/shiboken6/tests/libsample/simplefile.h
8
-rw-r--r--
sources/shiboken6/tests/libsample/size.cpp
9
-rw-r--r--
sources/shiboken6/tests/libsample/size.h
65
-rw-r--r--
sources/shiboken6/tests/libsample/sometime.cpp
29
-rw-r--r--
sources/shiboken6/tests/libsample/sometime.h
25
-rw-r--r--
sources/shiboken6/tests/libsample/stdcomplex.cpp
32
-rw-r--r--
sources/shiboken6/tests/libsample/stdcomplex.h
55
-rw-r--r--
sources/shiboken6/tests/libsample/str.cpp
95
-rw-r--r--
sources/shiboken6/tests/libsample/str.h
33
-rw-r--r--
sources/shiboken6/tests/libsample/strlist.cpp
6
-rw-r--r--
sources/shiboken6/tests/libsample/strlist.h
32
-rw-r--r--
sources/shiboken6/tests/libsample/templateptr.cpp
2
-rw-r--r--
sources/shiboken6/tests/libsample/templateptr.h
9
-rw-r--r--
sources/shiboken6/tests/libsample/transform.cpp
34
-rw-r--r--
sources/shiboken6/tests/libsample/transform.h
12
-rw-r--r--
sources/shiboken6/tests/libsample/valueandvirtual.h
9
-rw-r--r--
sources/shiboken6/tests/libsample/virtualmethods.cpp
14
-rw-r--r--
sources/shiboken6/tests/libsample/virtualmethods.h
38
-rw-r--r--
sources/shiboken6/tests/libsample/voidholder.h
15
-rw-r--r--
sources/shiboken6/tests/libsmart/CMakeLists.txt
17
-rw-r--r--
sources/shiboken6/tests/libsmart/smart.cpp
6
-rw-r--r--
sources/shiboken6/tests/libsmart/smart.h
1
-rw-r--r--
sources/shiboken6/tests/libsmart/smart_integer.h
8
-rw-r--r--
sources/shiboken6/tests/libsmart/smart_obj.h
4
-rw-r--r--
sources/shiboken6/tests/libsmart/smart_sharedptr.h
5
-rw-r--r--
sources/shiboken6/tests/libsmart/smart_test.h
13
-rw-r--r--
sources/shiboken6/tests/libsmart/stduniqueptrtestbench.cpp
16
-rw-r--r--
sources/shiboken6/tests/libsmart/stduniqueptrtestbench.h
4
-rw-r--r--
sources/shiboken6/tests/minimalbinding/CMakeLists.txt
23
-rw-r--r--
sources/shiboken6/tests/minimalbinding/brace_pattern_test.py
1
-rw-r--r--
sources/shiboken6/tests/minimalbinding/containeruser_test.py
44
-rw-r--r--
sources/shiboken6/tests/minimalbinding/global.h
2
-rw-r--r--
sources/shiboken6/tests/minimalbinding/listuser_test.py
10
-rw-r--r--
sources/shiboken6/tests/minimalbinding/minimal-binding.txt.in
1
-rw-r--r--
sources/shiboken6/tests/minimalbinding/minimalbinding.pyproject
10
-rw-r--r--
sources/shiboken6/tests/minimalbinding/spanuser_test.py
42
-rw-r--r--
sources/shiboken6/tests/minimalbinding/typesystem_minimal.xml
47
-rw-r--r--
sources/shiboken6/tests/otherbinding/CMakeLists.txt
21
-rw-r--r--
sources/shiboken6/tests/otherbinding/other-binding.txt.in
2
-rw-r--r--
sources/shiboken6/tests/otherbinding/otherbinding.pyproject
17
-rw-r--r--
sources/shiboken6/tests/otherbinding/signature_test.py
1
-rw-r--r--
sources/shiboken6/tests/otherbinding/typesystem_other.xml
4
-rw-r--r--
sources/shiboken6/tests/qtxmltosphinx/CMakeLists.txt
5
-rw-r--r--
sources/shiboken6/tests/qtxmltosphinx/main.cpp
4
-rw-r--r--
sources/shiboken6/tests/qtxmltosphinxtest/CMakeLists.txt
5
-rw-r--r--
sources/shiboken6/tests/qtxmltosphinxtest/qtxmltosphinxtest.cpp
107
-rw-r--r--
sources/shiboken6/tests/qtxmltosphinxtest/qtxmltosphinxtest.h
2
-rw-r--r--
sources/shiboken6/tests/samplebinding/CMakeLists.txt
24
-rw-r--r--
sources/shiboken6/tests/samplebinding/derived_test.py
20
-rw-r--r--
sources/shiboken6/tests/samplebinding/enum_test.py
55
-rw-r--r--
sources/shiboken6/tests/samplebinding/enumfromremovednamespace_test.py
10
-rw-r--r--
sources/shiboken6/tests/samplebinding/exception_test.py
11
-rw-r--r--
sources/shiboken6/tests/samplebinding/global.h
1
-rw-r--r--
sources/shiboken6/tests/samplebinding/modifications_test.py
12
-rw-r--r--
sources/shiboken6/tests/samplebinding/multi_cpp_inheritance_test.py
15
-rw-r--r--
sources/shiboken6/tests/samplebinding/namespace_test.py
36
-rw-r--r--
sources/shiboken6/tests/samplebinding/pointerprimitivetype_test.py
3
-rw-r--r--
sources/shiboken6/tests/samplebinding/primitivereferenceargument_test.py
4
-rw-r--r--
sources/shiboken6/tests/samplebinding/renaming_test.py
1
-rw-r--r--
sources/shiboken6/tests/samplebinding/sample-binding.txt.in
1
-rw-r--r--
sources/shiboken6/tests/samplebinding/sample_test.py
47
-rw-r--r--
sources/shiboken6/tests/samplebinding/samplebinding.pyproject
131
-rw-r--r--
sources/shiboken6/tests/samplebinding/samplesnippets.cpp
19
-rw-r--r--
sources/shiboken6/tests/samplebinding/stdcomplex_test.py
71
-rw-r--r--
sources/shiboken6/tests/samplebinding/typeconverters_test.py
11
-rw-r--r--
sources/shiboken6/tests/samplebindin