aboutsummaryrefslogtreecommitdiffstats
path: root/examples/examples.pyproject
blob: 330884f05ce416536e2ded88d7eb765bd557d0ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
{
    "files": ["charts/memoryusage.py",
              "corelib/threads/mandelbrot.py",
              "corelib/tools/codecs/codecs.py",
              "corelib/tools/regexp.py",
              "corelib/tools/settingseditor/settingseditor.py",
              "declarative/extending/chapter1-basics/basics.py",
              "declarative/extending/chapter2-methods/methods.py",
              "declarative/extending/chapter3-bindings/bindings.py",
              "declarative/extending/chapter4-customPropertyTypes/customPropertyTypes.py",
              "declarative/extending/chapter5-listproperties/listproperties.py",
              "declarative/scrolling.py",
              "declarative/signals/pytoqml1/main.py",
              "declarative/signals/qmltopy1/main.py",
              "declarative/signals/qmltopy2/main.py",
              "declarative/signals/qmltopy3/main.py",
              "declarative/signals/qmltopy4/main.py",
              "declarative/usingmodel.py",
              "installer_test/hello.py",
              "macextras/macpasteboardmime.py",
              "multimedia/audiooutput.py",
              "multimedia/camera.py",
              "multimedia/player.py",
              "network/blockingfortuneclient.py",
              "network/fortuneclient.py",
              "network/fortuneserver.py",
              "network/threadedfortuneserver.py",
              "opengl/2dpainting.py",
              "opengl/grabber.py",
              "opengl/hellogl.py",
              "opengl/overpainting.py",
              "opengl/samplebuffers.py",
              "opengl/textures/textures.py",
              "script/helloscript.py",
              "texttospeech/texttospeech.py",
              "tutorial/t1.py",
              "tutorial/t10.py",
              "tutorial/t11.py",
              "tutorial/t12.py",
              "tutorial/t13.py",
              "tutorial/t14.py",
              "tutorial/t2.py",
              "tutorial/t3.py",
              "tutorial/t4.py",
              "tutorial/t5.py",
              "tutorial/t6.py",
              "tutorial/t7.py",
              "tutorial/t8.py",
              "tutorial/t9.py",
              "webenginewidgets/simplebrowser.py",
              "widgets/animation/animatedtiles/animatedtiles.py",
              "widgets/animation/appchooser/appchooser.py",
              "widgets/animation/easing/easing.py",
              "widgets/animation/states/states.py",
              "widgets/dialogs/classwizard/classwizard.py",
              "widgets/dialogs/extension.py",
              "widgets/dialogs/findfiles.py",
              "widgets/dialogs/standarddialogs.py",
              "widgets/dialogs/trivialwizard.py",
              "widgets/draganddrop/draggabletext/draggabletext.py",
              "widgets/effects/lighting.py",
              "widgets/graphicsview/anchorlayout.py",
              "widgets/graphicsview/collidingmice/collidingmice.py",
              "widgets/graphicsview/diagramscene/diagramscene.py",
              "widgets/graphicsview/dragdroprobot/dragdroprobot.py",
              "widgets/graphicsview/elasticnodes.py",
              "widgets/itemviews/addressbook/adddialogwidget.py",
              "widgets/itemviews/addressbook/addressbook.py",
              "widgets/itemviews/addressbook/addresswidget.py",
              "widgets/itemviews/addressbook/newaddresstab.py",
              "widgets/itemviews/addressbook/tablemodel.py",
              "widgets/itemviews/basicsortfiltermodel.py",
              "widgets/itemviews/fetchmore.py",
              "widgets/itemviews/stardelegate/stardelegate.py",
              "widgets/itemviews/stardelegate/stareditor.py",
              "widgets/itemviews/stardelegate/starrating.py",
              "widgets/layouts/basiclayouts.py",
              "widgets/layouts/dynamiclayouts.py",
              "widgets/layouts/flowlayout.py",
              "widgets/mainwindows/application/application.py",
              "widgets/mainwindows/dockwidgets/dockwidgets.py",
              "widgets/mainwindows/mdi/mdi.py",
              "widgets/painting/basicdrawing/basicdrawing.py",
              "widgets/painting/concentriccircles.py",
              "widgets/richtext/orderform.py",
              "widgets/richtext/syntaxhighlighter.py",
              "widgets/richtext/syntaxhighlighter/syntaxhighlighter.py",
              "widgets/richtext/textobject/textobject.py",
              "widgets/state-machine/eventtrans.py",
              "widgets/state-machine/factstates.py",
              "widgets/state-machine/pingpong.py",
              "widgets/state-machine/rogue.py",
              "widgets/state-machine/trafficlight.py",
              "widgets/state-machine/twowaybutton.py",
              "widgets/tutorials/addressbook/part1.py",
              "widgets/tutorials/addressbook/part2.py",
              "widgets/tutorials/addressbook/part3.py",
              "widgets/tutorials/addressbook/part4.py",
              "widgets/tutorials/addressbook/part5.py",
              "widgets/tutorials/addressbook/part6.py",
              "widgets/tutorials/addressbook/part7.py",
              "widgets/widgets/hellogl_openglwidget_legacy.py",
              "widgets/widgets/tetrix.py",
              "xml/dombookmarks/dombookmarks.py",
              "xmlpatterns/schema/schema.py"]
}