qcanvas 0.0.3a0.post3__py3-none-any.whl → 0.0.3.1a0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
qcanvas/__main__.py CHANGED
@@ -11,6 +11,7 @@ from sqlalchemy.ext.asyncio import create_async_engine
11
11
  from sqlalchemy.ext.asyncio.session import async_sessionmaker as AsyncSessionMaker
12
12
 
13
13
  import qcanvas.db as db
14
+ from qcanvas.QtVersionHelper.QtGui import QPixmap
14
15
  from qcanvas.QtVersionHelper.QtCore import Signal
15
16
  from qcanvas.QtVersionHelper.QtWidgets import QApplication, QProgressDialog, QMainWindow
16
17
  from qcanvas.net.canvas.canvas_client import CanvasClient
@@ -23,7 +24,10 @@ from qcanvas.util.linkscanner import CanvasFileScanner
23
24
  from qcanvas.util.linkscanner.canvas_media_object_scanner import CanvasMediaObjectScanner
24
25
  from qcanvas.util.linkscanner.dropbox_scanner import DropboxScanner
25
26
 
26
- engine = create_async_engine("sqlite+aiosqlite:///meme", echo=False)
27
+ # noinspection PyUnresolvedReferences
28
+ import qcanvas.icons
29
+
30
+ engine = create_async_engine("sqlite+aiosqlite:///canvas_db.😘", echo=False)
27
31
 
28
32
  logging.basicConfig()
29
33
  logging.getLogger("canvas_client").setLevel(logging.DEBUG)
@@ -41,10 +45,12 @@ class LoaderWindow(QMainWindow):
41
45
 
42
46
  def __init__(self):
43
47
  super().__init__()
48
+ self.main_icon = QPixmap(":/main_icon.svg")
44
49
  self.init.connect(self.on_init)
45
50
  self.setup.connect(self.on_setup)
46
51
  self.ready.connect(self.on_ready)
47
52
  self.setWindowTitle(app_name)
53
+ self.setWindowIcon(self.main_icon)
48
54
  self.setCentralWidget(QProgressDialog("Verifying config", None, 0, 0))
49
55
 
50
56
  self.init.emit()
@@ -63,6 +69,7 @@ class LoaderWindow(QMainWindow):
63
69
  @asyncSlot()
64
70
  async def on_setup(self):
65
71
  setup = SetupDialog(self)
72
+ setup.setWindowIcon(self.main_icon)
66
73
  setup.rejected.connect(lambda: sys.exit(0))
67
74
  setup.accepted.connect(self.on_ready)
68
75
  setup.show()
@@ -85,6 +92,7 @@ class LoaderWindow(QMainWindow):
85
92
  def open_main_app(self, data_manager: DataManager):
86
93
  self.main_window = AppMainWindow(data_manager)
87
94
  self.main_window.setWindowTitle(app_name)
95
+ self.main_window.setWindowIcon(self.main_icon)
88
96
  self.main_window.show()
89
97
  # Set the main window as the parent of this window so this window is destroyed when the main window is closed
90
98
  self.setParent(self.main_window)
@@ -0,0 +1 @@
1
+ from qcanvas.icons import rc_icons
@@ -0,0 +1,5 @@
1
+ <!DOCTYPE RCC><RCC version="1.0">
2
+ <qresource>
3
+ <file>main_icon.svg</file>
4
+ </qresource>
5
+ </RCC>
@@ -0,0 +1,312 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ inkscape:export-ydpi="90.000000"
6
+ inkscape:export-xdpi="90.000000"
7
+ width="256"
8
+ height="256"
9
+ id="svg11300"
10
+ sodipodi:version="0.32"
11
+ inkscape:version="1.3.2 (1:1.3.2+202311252150+091e20ef0f)"
12
+ sodipodi:docname="icon.svg"
13
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
14
+ version="1.0"
15
+ style="display:inline;enable-background:new"
16
+ inkscape:export-filename="/home/sam/moka-next-template.png"
17
+ xml:space="preserve"
18
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
19
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
20
+ xmlns:xlink="http://www.w3.org/1999/xlink"
21
+ xmlns="http://www.w3.org/2000/svg"
22
+ xmlns:svg="http://www.w3.org/2000/svg"
23
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
24
+ xmlns:cc="http://creativecommons.org/ns#"
25
+ xmlns:dc="http://purl.org/dc/elements/1.1/"><sodipodi:namedview
26
+ stroke="#ef2929"
27
+ fill="#f57900"
28
+ id="base"
29
+ pagecolor="#777777"
30
+ bordercolor="#666666"
31
+ borderopacity="0.25490196"
32
+ inkscape:pageopacity="0"
33
+ inkscape:pageshadow="2"
34
+ inkscape:zoom="2"
35
+ inkscape:cx="246.75"
36
+ inkscape:cy="112.75"
37
+ inkscape:current-layer="layer7"
38
+ showgrid="false"
39
+ inkscape:grid-bbox="true"
40
+ inkscape:document-units="px"
41
+ inkscape:showpageshadow="false"
42
+ inkscape:window-width="1920"
43
+ inkscape:window-height="1018"
44
+ inkscape:window-x="1920"
45
+ inkscape:window-y="0"
46
+ width="400px"
47
+ height="300px"
48
+ inkscape:snap-nodes="true"
49
+ inkscape:snap-bbox="true"
50
+ gridtolerance="10000"
51
+ inkscape:object-nodes="true"
52
+ inkscape:snap-grids="true"
53
+ showguides="true"
54
+ inkscape:guide-bbox="true"
55
+ inkscape:window-maximized="1"
56
+ inkscape:bbox-nodes="true"
57
+ inkscape:bbox-paths="true"
58
+ inkscape:snap-bbox-edge-midpoints="true"
59
+ inkscape:snap-bbox-midpoints="true"
60
+ inkscape:pagecheckerboard="0"
61
+ inkscape:deskcolor="#d1d1d1"><inkscape:grid
62
+ spacingy="1px"
63
+ spacingx="1px"
64
+ id="grid5883"
65
+ type="xygrid"
66
+ enabled="true"
67
+ visible="false"
68
+ empspacing="4"
69
+ snapvisiblegridlinesonly="true"
70
+ dotted="false"
71
+ color="#000000"
72
+ opacity="0.12549"
73
+ empcolor="#203ef3"
74
+ empopacity="0.36470588"
75
+ originx="-16"
76
+ originy="-28"
77
+ units="px" /><inkscape:grid
78
+ type="xygrid"
79
+ id="grid11592"
80
+ empspacing="8"
81
+ visible="false"
82
+ enabled="false"
83
+ spacingx="0.5px"
84
+ spacingy="0.5px"
85
+ color="#ff0000"
86
+ opacity="0.12549"
87
+ empcolor="#ff0000"
88
+ empopacity="0.25098039"
89
+ snapvisiblegridlinesonly="true"
90
+ dotted="true"
91
+ originx="-16"
92
+ originy="-28"
93
+ units="px" /></sodipodi:namedview><defs
94
+ id="defs3"><linearGradient
95
+ inkscape:collect="always"
96
+ xlink:href="#outerBackgroundGradient-2"
97
+ id="linearGradient4254"
98
+ x1="35"
99
+ y1="156"
100
+ x2="253"
101
+ y2="156"
102
+ gradientUnits="userSpaceOnUse"
103
+ gradientTransform="rotate(-90,144,156)" /><linearGradient
104
+ id="outerBackgroundGradient-2"><stop
105
+ style="stop-color:#e70a0a;stop-opacity:1;"
106
+ offset="0"
107
+ id="stop3864-8-6-00" /><stop
108
+ style="stop-color:#fe0000;stop-opacity:1;"
109
+ offset="1"
110
+ id="stop3866-9-1-1" /></linearGradient><style
111
+ id="style1">.cls-1{fill:#fff;}</style></defs><metadata
112
+ id="metadata4"><rdf:RDF><cc:Work
113
+ rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
114
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:creator><cc:Agent><dc:title>Sam Hewitt</dc:title></cc:Agent></dc:creator><dc:source /><cc:license
115
+ rdf:resource="" /><dc:title /><dc:subject><rdf:Bag /></dc:subject><dc:date /><dc:rights><cc:Agent><dc:title /></cc:Agent></dc:rights><dc:publisher><cc:Agent><dc:title /></cc:Agent></dc:publisher><dc:identifier /><dc:relation /><dc:language /><dc:coverage /><dc:description /><dc:contributor><cc:Agent><dc:title /></cc:Agent></dc:contributor></cc:Work><cc:Work
116
+ rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
117
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><g
118
+ style="display:inline"
119
+ inkscape:groupmode="layer"
120
+ inkscape:label="Icon"
121
+ id="layer1"
122
+ transform="translate(-16,-28)"><g
123
+ style="display:none"
124
+ inkscape:label="Baseplate"
125
+ id="layer7"
126
+ inkscape:groupmode="layer"><text
127
+ y="19.745117"
128
+ xml:space="preserve"
129
+ x="15.006836"
130
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'DejaVu Sans';-inkscape-font-specification:'DejaVu Sans';display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new"
131
+ inkscape:label="context"
132
+ id="context"><tspan
133
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18px;line-height:1.25;font-family:'DejaVu Sans';-inkscape-font-specification:'DejaVu Sans'"
134
+ y="19.745117"
135
+ x="15.006836"
136
+ sodipodi:role="line"
137
+ id="tspan3933">apps</tspan></text><text
138
+ y="19.745117"
139
+ xml:space="preserve"
140
+ x="122.48828"
141
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:0%;font-family:'DejaVu Sans';-inkscape-font-specification:'DejaVu Sans Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new"
142
+ inkscape:label="icon-name"
143
+ id="icon-name"><tspan
144
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:18px;line-height:1.25;font-family:'DejaVu Sans';-inkscape-font-specification:'DejaVu Sans Bold'"
145
+ y="19.745117"
146
+ x="122.48828"
147
+ sodipodi:role="line"
148
+ id="tspan3937">amd</tspan></text><rect
149
+ style="display:inline;overflow:visible;visibility:visible;fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
150
+ id="rect16x16"
151
+ width="16"
152
+ height="16"
153
+ x="416"
154
+ y="140"
155
+ inkscape:label="16x16" /><rect
156
+ style="display:inline;overflow:visible;visibility:visible;fill:#d4d4d4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
157
+ id="rect24x24"
158
+ width="24"
159
+ height="24"
160
+ x="416"
161
+ y="100"
162
+ inkscape:label="24x24" /><rect
163
+ style="display:inline;overflow:visible;visibility:visible;fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
164
+ id="rect32x32"
165
+ width="32"
166
+ height="32"
167
+ x="416"
168
+ y="52"
169
+ inkscape:label="32x32" /><rect
170
+ inkscape:label="22x22"
171
+ y="101"
172
+ x="417"
173
+ height="22"
174
+ width="22"
175
+ id="rect22x22"
176
+ style="display:inline;overflow:visible;visibility:visible;fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /><rect
177
+ inkscape:label="48x48"
178
+ y="220"
179
+ x="288"
180
+ height="48"
181
+ width="48"
182
+ id="rect48x48"
183
+ style="display:inline;overflow:visible;visibility:visible;fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /><rect
184
+ style="display:inline;overflow:visible;visibility:visible;fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
185
+ id="rect256x256"
186
+ width="256"
187
+ height="256"
188
+ x="16"
189
+ y="28"
190
+ inkscape:label="256x256" /><rect
191
+ style="display:inline;overflow:visible;visibility:visible;fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
192
+ id="rect64x64"
193
+ width="64"
194
+ height="64"
195
+ x="288"
196
+ y="140"
197
+ inkscape:label="64x64" /><rect
198
+ style="display:inline;overflow:visible;visibility:visible;fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
199
+ id="rect96x96"
200
+ width="96"
201
+ height="96"
202
+ x="288"
203
+ y="28"
204
+ inkscape:label="96x96" /><rect
205
+ style="display:inline;overflow:visible;visibility:visible;fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
206
+ id="rect256x256-7"
207
+ width="256"
208
+ height="256"
209
+ x="16"
210
+ y="28"
211
+ inkscape:label="256x256" /></g><g
212
+ inkscape:groupmode="layer"
213
+ id="layer4"
214
+ inkscape:label="Shadow"
215
+ style="display:inline"
216
+ sodipodi:insensitive="true"><rect
217
+ ry="50"
218
+ y="47"
219
+ x="34"
220
+ height="220"
221
+ width="220"
222
+ id="rect4114"
223
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0.1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0;marker:none;enable-background:accumulate" /></g><g
224
+ inkscape:groupmode="layer"
225
+ id="layer2"
226
+ inkscape:label="Background"
227
+ style="display:inline"><path
228
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4254);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
229
+ d="M 84,46.5 C 56.568735,46.5 34.5,68.568732 34.5,96 v 120 c 0,27.43127 22.068735,49.5 49.5,49.5 h 120 c 27.43127,0 49.5,-22.06873 49.5,-49.5 V 96 C 253.5,68.568732 231.43127,46.5 204,46.5 Z"
230
+ id="path4200" /></g><g
231
+ inkscape:groupmode="layer"
232
+ id="layer6"
233
+ inkscape:label="Symbols"
234
+ style="display:inline"><g
235
+ id="Layer_1-2"
236
+ data-name="Layer 1"
237
+ transform="matrix(1.322302,0,0,1.322302,59.921425,71.894979)"><path
238
+ class="cls-1"
239
+ d="M 18.45,63.47 A 18.4,18.4 0 0 0 2.31,45.23 73.13,73.13 0 0 0 2.31,81.7 18.38,18.38 0 0 0 18.45,63.47"
240
+ id="path1" /><path
241
+ class="cls-1"
242
+ d="M 29.13,57.7 A 5.77,5.77 0 1 0 34.9,63.47 5.77,5.77 0 0 0 29.13,57.7"
243
+ id="path2" /><path
244
+ class="cls-1"
245
+ d="m 108.72,63.47 a 18.38,18.38 0 0 0 16.14,18.23 73.13,73.13 0 0 0 0,-36.47 18.4,18.4 0 0 0 -16.14,18.24"
246
+ id="path3" /><path
247
+ class="cls-1"
248
+ d="m 98,57.7 a 5.77,5.77 0 1 0 5.76,5.77 A 5.77,5.77 0 0 0 98,57.7"
249
+ id="path4" /><path
250
+ class="cls-1"
251
+ d="m 63.46,108.77 a 18.39,18.39 0 0 0 -18.23,16.13 73.13,73.13 0 0 0 36.47,0 18.38,18.38 0 0 0 -18.24,-16.13"
252
+ id="path5" /><path
253
+ class="cls-1"
254
+ d="m 63.47,92.31 a 5.77,5.77 0 1 0 5.76,5.77 5.77,5.77 0 0 0 -5.76,-5.77"
255
+ id="path6" /><path
256
+ class="cls-1"
257
+ d="M 63.47,18.44 A 18.37,18.37 0 0 0 81.7,2.31 a 73.13,73.13 0 0 0 -36.47,0 18.39,18.39 0 0 0 18.24,16.13"
258
+ id="path7" /><path
259
+ class="cls-1"
260
+ d="m 63.47,23.37 a 5.77,5.77 0 1 0 5.76,5.76 5.76,5.76 0 0 0 -5.76,-5.76"
261
+ id="path8" /><path
262
+ class="cls-1"
263
+ d="m 95.44,95.44 a 18.4,18.4 0 0 0 -1.5,24.29 73,73 0 0 0 25.78,-25.79 18.39,18.39 0 0 0 -24.28,1.5"
264
+ id="path9" /><path
265
+ class="cls-1"
266
+ d="m 83.8,83.8 a 5.77,5.77 0 1 0 8.16,0 5.78,5.78 0 0 0 -8.16,0"
267
+ id="path10" /><path
268
+ class="cls-1"
269
+ d="M 31.59,31.59 A 18.36,18.36 0 0 0 33.09,7.31 72.93,72.93 0 0 0 7.31,33.09 18.36,18.36 0 0 0 31.59,31.59"
270
+ id="path11" /><path
271
+ class="cls-1"
272
+ d="m 35.07,35.08 a 5.77,5.77 0 1 0 8.16,0 5.78,5.78 0 0 0 -8.16,0"
273
+ id="path12" /><path
274
+ class="cls-1"
275
+ d="M 95.4,31.53 A 18.39,18.39 0 0 0 119.69,33 72.88,72.88 0 0 0 93.9,7.25 18.39,18.39 0 0 0 95.4,31.53"
276
+ id="path13" /><path
277
+ class="cls-1"
278
+ d="m 91.92,43.17 a 5.76,5.76 0 1 0 -8.15,0 5.76,5.76 0 0 0 8.15,0"
279
+ id="path14" /><path
280
+ class="cls-1"
281
+ d="M 31.56,95.37 A 18.39,18.39 0 0 0 7.28,93.87 73,73 0 0 0 33.06,119.66 18.38,18.38 0 0 0 31.56,95.37"
282
+ id="path15" /><path
283
+ class="cls-1"
284
+ d="m 35,83.73 a 5.77,5.77 0 1 0 8.16,0 5.79,5.79 0 0 0 -8.16,0"
285
+ id="path16" /></g></g><g
286
+ inkscape:groupmode="layer"
287
+ id="layer5"
288
+ inkscape:label="Highlights"
289
+ style="display:inline"
290
+ sodipodi:insensitive="true"><path
291
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0.13;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0;marker:none;enable-background:accumulate"
292
+ d="M 84,47 C 56.836703,47 35,68.836703 35,96 v 1 C 35,69.836703 56.836703,48 84,48 h 120 c 27.1633,0 49,21.836703 49,49 V 96 C 253,68.836703 231.1633,47 204,47 Z"
293
+ id="rect3894"
294
+ inkscape:connector-curvature="0" /><path
295
+ id="path4085"
296
+ d="m 204,266 c 27.1633,0 49,-21.8367 49,-49 v -1 c 0,27.1633 -21.8367,49 -49,49 H 84 C 56.8367,265 35,243.1633 35,216 v 1 c 0,27.1633 21.8367,49 49,49 z"
297
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0.41;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0;marker:none;enable-background:accumulate"
298
+ inkscape:connector-curvature="0" /><path
299
+ inkscape:connector-curvature="0"
300
+ id="path4280"
301
+ d="M 84,265 C 56.836703,265 35,243.1633 35,216 v -1 c 0,27.1633 21.836703,49 49,49 h 120 c 27.1633,0 49,-21.8367 49,-49 v 1 c 0,27.1633 -21.8367,49 -49,49 z"
302
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0.1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0;marker:none;enable-background:accumulate"
303
+ inkscape:label="path4280" /></g><g
304
+ inkscape:groupmode="layer"
305
+ id="layer3"
306
+ inkscape:label="Border"
307
+ style="display:inline"
308
+ sodipodi:insensitive="true"><path
309
+ style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0.41;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0;marker:none;enable-background:accumulate"
310
+ d="M 84,46 C 56.3,46 34,68.3 34,96 v 120 c 0,27.7 22.3,50 50,50 h 120 c 27.7,0 50,-22.3 50,-50 V 96 C 254,68.3 231.7,46 204,46 Z m 0,1 h 120 c 27.1633,0 49,21.836703 49,49 v 120 c 0,27.1633 -21.8367,49 -49,49 H 84 C 56.836703,265 35,243.1633 35,216 V 96 C 35,68.836703 56.836703,47 84,47 Z"
311
+ id="rect4040"
312
+ inkscape:connector-curvature="0" /></g></g></svg>
@@ -0,0 +1,239 @@
1
+ # Resource object code (Python 3)
2
+ # Created by: object code
3
+ # Created by: The Resource Compiler for Qt version 6.6.1
4
+ # WARNING! All changes made in this file will be lost!
5
+
6
+ from qcanvas.QtVersionHelper import QtCore
7
+
8
+ qt_resource_data = b"\
9
+ \x00\x00\x0c\xda\
10
+ \x00\
11
+ \x00:\xf7x\xda\xdd[\xeb\x8f\xdb6\x12\xff\xbe\x7f\x85\
12
+ \xce\xc1\xa1\x09\x22\xc9\x22\xa9\xa7\xf7Q4\x09z\x09p\
13
+ \x87\x03.i\x0f\xe8\x97B\x96h[]=\x0cI^\
14
+ \xdb9\xdc\xff~3\xd4[\xa6\xed\x8d\xbb\xdd\x5c\xbaF\
15
+ di8\x1c\x0e\x7f3C\xceP\xce\xcd\xf7\xbb$V\
16
+ \x1ex^DYz;!\xba1Qx\x1ada\x94\
17
+ .o'?}\xfaQs'JQ\xfai\xe8\xc7Y\
18
+ \xcao'i6\xf9\xfe\xee\xea\xe6/\x9a\xa6\xbc\xcd\xb9\
19
+ _\xf2P\xd9F\xe5J\xf9\x90\xde\x17\x81\xbf\xe6\xca\xcb\
20
+ UY\xaeg\xd3\xe9v\xbb\xd5\xa3\x9a\xa8g\xf9r\xfa\
21
+ J\xd1\xb4\xbb\xab\xab\x9b\xe2ay\xa5(J\xd36\xe3\
22
+ \xbbu\x96\x97\xda>\x5cG\xb7\x13\xcf\xd0\x0d\xf17\x91\
23
+ \xf1\xec$<\xdb(,W\xb7\x13j\xd9\xe2q\xc5\xa3\
24
+ \xe5\xaa\xec\x9e\xa3\xf0v\x02#\x12\xc2j\xfe\x02\xe6\xb6\
25
+ \x86\x7f\xb3v\xd2\x86\xce\xe8p\xb8\x1e\x1eL\xa7\xcaK\
26
+ 2\x137\xaf\xa9A\x19!\xd4\xa2\xc42^\x1b\x1e\xe1\
27
+ \xd4\xe0\x0bc\xf1j(8\xcc\x82\xd4O\x00\xab(\xc8\
28
+ R\x1d\x06\x1f\x0a\xcf6\xe5zS\xfe\xcaw%O\xab\
29
+ Q\x00\x9d\x1eT\xa2\x19\xbb\xb54\xd1\x7f`#1^\
30
+ \xb9\x8fa\x900*\xd6\xb1\xbf\x9fEi\x1c\xa5\xfc\x9a\
31
+ \xa7\xfe<\xe6\xda\xdc\x0f\xee\x97y\xb6I\xc3Y\xca\xb7\
32
+ R0\x17Q\xcc+=\xa7\xab,\xe1\xd3\xc2O\xa6I\
33
+ v\xefk)\xa8\xa6\x95<\x01\xb1%\xd7\xd7i\xa5?\
34
+ \xf8\xc9\xacX\xfb\x01\xf0\xafs^\xf0\xfc\x817\xf4\xb4\
35
+ \x985\xc2o'\xc7\xcc\x8fC\x89\xfe\xc5t0\xaf\xaa\
36
+ \x7f\x03^\xdb\xbf!\xe8E\xb6\xc9\x03\xbe\x00\x11\x5cO\
37
+ y9}\xf7\xe9]\xdb\xa8\x19zX\x86=1;\xc0\
38
+ \xe0~\xa0\xc3\x96\x89\xd1\x89\xe7yS\xd1\xdaq\xcb\xf8\
39
+ (\xb8\xd5\xb41Y\xad\xda\xc3\xf2\x91\x9cy\xb88:\
40
+ \xb6A\xa7\x94j\xc0\xa1\x15\xfb\xb4\xf4wZZ\xbc\xe8\
41
+ u\x0d\x82\xb6g\x80a\x15=\xf0 K\x92,-*\
42
+ \xf0\x06\xcca\xc7\xbc\xde\xe4\xb1\xe0\x08\x83)\x8fy\xc2\
43
+ \xd3\xb2\x98\x12\x9dL'w7\xadC\x22\xf4\xe1C\xc4\
44
+ \xb7(\x02\x1d'\xcf\xee\xc1R/\xf8\x82z\xd4\x9bT\
45
+ Tp\x87\x18h\x0b\xcb\xf1\xeaH\xa9\x82g\xee\x17\xbc\
46
+ ~\x5c\xfbK\xd0*\xcer\xe0s\xc4_\xdd0\xcf\xf2\
47
+ \x90\xe7M\x93-\xfe\x06M\x19\x18>*\xf7\x18k\xd4\
48
+ 2=\x83xM{\xeb\x95(\xbcc\x93\xb5\x16+?\
49
+ \xcc\xb6\x10\xda\xe3\xc6\xcfY\x96H\xc8\xc1\x0e\x88\xa6\xad\
50
+ ;\xd6A\x0b\x0c\x01q,k\xd9\xe49`\xa8AD\
51
+ q\x98\x8b\xf8jfY\xac\xb2\xed2GL\x16~\xdc\
52
+ \x82\xd2v\xc5&m>\xcf`\xd42\xdf\x1c4\xc3\xaa\
53
+ \xb0A\xf3h\x9b4*\xc1\xf7\xd6\xbb1\x07\xca\xef\xcf\
54
+ S:\xca6J\xa1Q\xabW=\xe2Q\xe3\x08G\xb3\
55
+ \x10\x12\x83\xb8GXv'\x05\xf4\xccP\x8ff\x1aF\
56
+ \xabu#\x9e\xf5h\xddLR\x7f\xad\xa5Y\xc8\x0b9\
57
+ \x16\xa2\xfd\x00*\x04\xb0\xccb\x9e\xfb)\xae2\xa4]\
58
+ \xe2\xfb\x8b\xe7\xfc7\x1e\x94ge\xa3\xa8a\xbb0\xde\
59
+ &:\xdaM\xb4\x9d0_\x0dJ\xe2\xef\xa2$\xfa\xcc\
60
+ \xc1\x09\xc8\x98\x05;\x9f\xd2L\xb4\xaf\xfdru\x0e\x15\
61
+ \x8d\x87K\xae%Q\xb8\xce\xa2\xb4<\xcb}\x86QD\
62
+ \xed\x8a\x07\xf7<\x9fg~\x1eJ\xa2\x0bT\xbeo\xa2\
63
+ 7$\xf8\x81\xe5c\xe0\xd8U\x07\x80\x11#4]b\
64
+ \xfc\xb4fo\xa9\xbb!\x15#\x05\xfbZ\xae\xcbZb\
65
+ \xb9\xc7Mb\xb7\xc7\x86\x96XmZ\xe1@\x7f\xd8\xf1\
66
+ \xa2\x22\x9a\xe3\x16\xd7\x0f\x04`N\xd6\xf5x\xe0\x91\x9d\
67
+ \x0a\x00G\xdd\x01E\xe3^Xdi\xbc\x1f\xc9\x0c\xb3\
68
+ \xb2\xe4\xe1Xd3\xf7^Z\x81\x7f\xbdU\x8b\xe0\xb2\
69
+ \xd5W\xa1\xe9B\x0d\xc6\x17\xac\xdf\xd2\xeb\xc5l\xd31\
70
+ `\xfa\x9d\xc4<ZF)\xe0\xa4\x11{D\x84\x0e\x1a\
71
+ \xed8\xbbUB\x99\x1e\xb1\x85\x14\xca\x06tB,\x8f\
72
+ J1s\xcf\x02\xdcXcH\xee\x8cl\xe8\xd6\xa1\xf1\
73
+ \xf7cz\x83\xd0b\xf1\xc5\xa0\x8e\xba\x0cA\xa5\x96\xe1\
74
+ \xb9\x06\xf3.5\xfd\x80x\xa9A\xa6\x87\x9b\xeb\xddM\
75
+ \xc8\x17E\xb7q\xe2\x13\x838B}\xfc\xfco\xb9\x1f\
76
+ F\xb0\xfc\xb7vjw\x9c,\x8eaI\xbb\x9d\xf8\xf1\
77
+ \xd6\xdf\x17\xedx\x22Y\x99\xadr\x0e9\xc5\x0bH\x0a\
78
+ y\xfe\xa6\xcd\xe9\x1aa\x1a\x1d\xd8}8\x92\x09\xe8v\
79
+ \xd2\x08,\xd5V\xfb\xb8\x87Gbu3\xdeQ\xcc\x98\
80
+ ;7\xde\xd3a\xfb\xb2\x96\xf9S\x05\xc2\x06\xd2\xbf\x8f\
81
+ \x98\xcb\xfd3\xfd\xa9\xe7!\x0d\xd7'X\xc1\x0b\xc8\xd8\
82
+ `S\xce\xb3\x12\x92\xc8\x97\x9ag\xa8\xc44U\x90\xf9\
83
+ J\xe0w\x04\x14\x98\xc4\xf1\xa9BFSf\xeb\x86\xb7\
84
+ M\x80\x91\xa8\x09\xcf\x99\xbd\xe0\x8e\xe1\x1b\xfe\xb5 \xd5\
85
+ .3#\xd7\x93\xaeO\xb6X\x14\xbc\xec\x96\xc0fT\
86
+ \xec\xc1\x5c\xdb\xd4\x5c\xcd\xd6\xc0\xf5P\xc7\xb3\xa3-8\
87
+ \xba\xe9#F#\xf2\xd1l\xcd\xd3\x88F*\x87\x1a\x22\
88
+ \x82\xa3\xc3xW\x83N@\x80\x85Y\x0f\xe2B#\xff\
89
+ \xc1|\x0dTX,\xae\xff\x0b\xde\x88m \x04}\xee\
90
+ \xee&\xe1\xa5\x1f\xfa\xa5\xdf\xf9bC1\x01D\xc8A\
91
+ g\xffz\xf7\xe3\xddM\x10\xcc\xfe\x9d\xe5\xf7\x9dj\xd8\
92
+ \xe2\xcf\xc1\x00\xb7\x13\xe0\x0b\x83\x19\xda\xd0/\xef\xa2\x04\
93
+ \xb6\x10\xccu_C\xfe\x09\x83\xb4\x0d\xc8\x83\xabP'\
94
+ \xa2\x12\x02\xf5\x81\xc8\xda\xa5ij\x18$\x11v\x9a~\
95
+ ,a\x0a\x1fP\xb6@\x00d\x89\xd47\xcb\x85j?\
96
+ ,\x05\x0c8BT\xc2\xe4>\xfa\x89\xf2\x9eC\xadY\
97
+ \x0a\x0d*\xe2\xcd\xb4\xe3\x9c\xf6\x05\xc0}\xa5\x02J\x06\
98
+ \x9e8\x0a\xa0\xda:\xa1h\xa3\x82\x90[\xdf\x17\x1b\x91\
99
+ mT\x90\xbd\xf1\x97\xc2N}:\xdc\x03\xaa\x0d{\x8e\
100
+ \x19Q!S^t\x1cj\xda0\xc3\xedz3\x8f\xa3\
101
+ b\xc5\xf3Gv\xed\xf1\xc3\x13\xa4-i\x19-\x22\x9e\
102
+ 7jp\xa8\xdb\xa0R\xac\x1fc?]n\x00\xe3\x06\
103
+ \xe2\x0c\x0a\xc9\xee\x11v\xfe \x8f\xd6=~\xa8Y\xcb\
104
+ <\x9ao\x8e\xd8A\xa2\xcf\xa0\xc7\xb4\xf6\xaa\xff;\xf7\
105
+ \xea\x14\x9b\xb6\x110m\xe2\xe2\xeefy\xd5\x8f\xf2a\
106
+ Q}\x98\xe9g\x9bu\x02\x89^] \x8c\xdbc\x7f\
107
+ \xce\xa1\x96\xfa\x00\xc0\xf4\x0a)\xc1\xda\xac\x04e\xb7D\
108
+ \x8a\xdbX\xac\x92\xc4Va\xcby5i\xd59P(\
109
+ \xcd\xd2n\xbd\x1d\x0f\xf8\x06J5Q\xb4\x0fw\x85~\
110
+ \x0dsj\x16w7%T\xfe\x1d\xd8\x98\xe4y\xbac\
111
+ Z\x848\xbd\x05\xec\xd8A@\xdd\x8a\x1b\x87n\x18\xb6\
112
+ \xcb\xec\xc9\xc1\xea\xb9\x00W\xd1\xc4=\xcc\x04l\x1c_\
113
+ \x0b\xca\x83\x9fG~Z\x0eh[Q`\x0cHP\xb8\
114
+ \xf22X544M]\xe6\xcc\x8c\xbfV,\x0b?\
115
+ \x89\xe2\xfd\xec\xbbw\xfc7\xff\xe7\x8d\xf2\x11\xa0\xfd\xee\
116
+ Zk\xe6\xacUb\xd6<\x80\x80\x09D\x94\x8cXG\
117
+ \xa7)\xd5\x22[\xa5\x85\xe2\xa1\xb7\xceWe\xb4\xb0\xc8\
118
+ \x89S\x17\xb9\xa50d\x00\xeb\xd1\xb6\xd0P\xc1\x10\x00\
119
+ p\xdaw\xfb?\x02\xbf\x8a\x06\xc5\xcc\x8c\xb8\xeb\xdd\x00\
120
+ N\x02Y\xd6\x93\x00:\xe9O\xe2\x88C\x1du\x9a\xde\
121
+ \x99Z\x9e\xe1\xf4{\xc1\xd8\xa1&\xb0b\x1e\x83\x5c\xcb\
122
+ _\xaf\x8b\x9b\xa9 @p#\x96O\xe6\xd3\x94\xea\xa6\
123
+ \xeb\xf6\xf2\xc1\xdfa\x93y\x16\x87\xcf\xe4\xd1\xca\x1b\x18\
124
+ \xeb\xbbk\x04A\xf3\xe3h\x99\xce\x8a\xd2\xcf\xcb\xebm\
125
+ \x1e\x95\x90\xb4k\x18\xff\xb38\xd7\xcay\xcd\x93\x06+\
126
+ Hm*\xa6g\x0a\x06<&\xd50\x8d\x1e\x85CG\
127
+ \x7f\xca\x808\x0a\xfe3\x84Ce\x8d\xc7\xc7\x84\xc4\xe9\
128
+ \xbe,&\x1c\x88\x89$\x1c\x87D\x0e\xc9\xcb\x81\x1b\x8f\
129
+ \x8c\x8di\xc2\x22\xce\xb6\xb3\xba\xb2\xba\x16\xdfQ\x8c\xe6\
130
+ nH\x95Cp\xfc\x0b\xc6\x0e!\x1e\xf3\x8d\xb0K\xfa\
131
+ \x99\xe7\xd9\xc0E\xaa\xfb\xea\x14kF\xaf\x13?\xbf\xe7\
132
+ \xf91\xef\xf1\x83`\x93l\x06\xfbZ5K\x9c\x07\xb1\
133
+ w\xa4\xbff4\x07c}Z{\x14f\x0f\x83\xda\x1c\
134
+ \x10\xd0\x12\xa6q\xc2O\xab\xa10\x97xZ\x00C\x13\
135
+ ?_\x0b@j\xee\xa8y\x08\xe0\x80\xd6\xbeT1\xcf\
136
+ \x01h\x9c\x02\xb0\x1a\xea\xe9\x01\xfc\xba\x1e\xc8\xe8\x8e\xd1\
137
+ C\x00\x07\xb4\xf6\xb4\x94\x9e\x01\xd0\xa2'\xf0\xabF:\
138
+ \xc4\xef\x00g\xba\xa3tl\x182\x1e\xd9\x91\x19X2\
139
+ \x91\x01\xad\xf5\x9a\xd1\x10\xdf\x92\x09\xcf\x03h\xba;\xd3\
140
+ \x1d\x02H\xa91\x04\x90\xba\xae\x04\xc0A\xb7\xe6\xd8\xdc\
141
+ \x95\x008\x1e\xe2\xdb\x06\xf0\xdb\x8e`j\xd9;jI\
142
+ v\x91!q\xfcj\xb9\xdb\xa7GA<\xd8\xb0\x0f\x82\
143
+ \xb3\x1e\xec\xcf\x06\xa2m\xeel\xc9>b\xcb\xf6\x11\xdb\
144
+ <\x15Kg7\xe2j\xa8?\x1b\x80\x9e\xbd\xf3$>\
145
+ \xe8\xc9\x5c\xd0\xb3\xcf\x00x\xd2\x05\xab\x91\xfe\xa4Q\xac\
146
+ 9\xcf\x1f\xc7\xd3e\xef\xc4\xe6\xdc1Q\xefT\xc6<\
147
+ z\x94\xf3Q\xbc\x03\x9e\x5c\x9d\xb2L\xd7\xdaT\x04Q\
148
+ Z\xe0oJ\xf0\xd7\x03\xf5{\x8e\xb1\x89s\xcc1\x8c\
149
+ \xe14Mg\x08\x03\x93\xa6~\x83\xfd\xafM\x0d\x0c\xd9\
150
+ \xd6F\x88y\xb8\xb3\xd5g\xe6s\x8e\x9f\xeb\x0b|\xac\
151
+ \xf1(C''K\xd1/\xf07\xe3\xcb\xf6\xbcK\xcd\
152
+ LO\x9c\xd85c\x9d1\xf5\xdd\x0d\xbe8~zP\
153
+ \x05\x90\x9b<~\xf9\xe2\xf0\xe5\xd1\xab\xe7\x8ed\xc0\xeb\
154
+ \x1f\x8ak\xaa\xa6\xad[\xca[\xc5\x82/\xdbu\x98U\
155
+ \x11\x98\xa9[\xaa\xedV4Z=z\xb6\xf2\xa0\x10j\
156
+ (\x81b\xa8\xd4\xd1MF\xa8\xa3@\xd9l\xd4\x1d=\
157
+ \xe8\x88\x97\xeanU\xf36\x9c\xaaQ5jM\x8f\xfa\
158
+ Q0\xff\xac\x80\xf4\xb7\x0a\xb5\xd8`\x5c\xcaH\xddY\
159
+ hE\x8dZ\xdf_F\x91\x80\xf62i\xfd*\xe9R\
160
+ \xcf\xb1\x8f/\x10\xfbd\x9e\xc5\xc5Y\xb7Y\x0e\xb5\xfa\
161
+ ;J\xfd\x95h\xfd\xdc\x1d\x0f\xc0\xb5\xea\x97`\xa2Y\
162
+ \xe9\x97\x0a\xbd\x83\xea\xc4/\xf3h\xf7\x92\xe8\x8cRf\
163
+ P\xd5\x80O\xfb`y\xbaG\x09\xb8\x8d\xea\x10\xdd\xf5\
164
+ L\xcf\xf1^\x1dx\xad\xa2\x04\xb1_\x14\xe0\xb7\xf8\x0a\
165
+ kpj!lO\x5c\xdd\x04\xac\x99n:\xca\x0f\xe2\
166
+ I\xc5\x8bb\x88\x0f\xd5\x19QMK\xa7Lq\x98N\
167
+ \x98*\xae\xfdF\x97\xe8\x0evc\xae*\xaeu[O\
168
+ \xec\xc1I\x09*X\xbd\x81\xfb2U\xa9\x87\x1aX\x8e\
169
+ \x8e\x9aZ\xba\xe3\xa8x\xc1\xc1\xe0\x1f\xf8\xa6WO\xa3\
170
+ \xdf$\xf4l\xfbIU\xa1_\xacJ\xa2\x10\xc3\xd5\x1d\
171
+ Z\x8f\xe7\xcb\xe6o\xebD )E\xceP5fc\
172
+ \xd71\xdeZ\xd7\xcf\x94*\xcb.P\xd6s+\xd0\xfc\
173
+ \x03\xd0\xe0\xd6\xae\x9e\x7f8@\xad\xee%\xd5\xc2\xbc@\
174
+ \x0b\xc4\xcaV\x05p\x0dd\x9e\x80\xcck\xe7\x8eh\xa9\
175
+ \x88\x80\x0c3\x01\x98jH\xb0\x16\x1dMU`\xc7\xa4\
176
+ \xfaZ\x17\xea\xeb\xa8\x1e:\xf9I\xe4\xc6\xb8i\xa2\x09\
177
+ \xafr\xec\xec\x0b<\xbf\xd2\x05\xfd\xc4\xac\x82\x94\x89'\
178
+ \xd6\x8c\x89A\xa8\xd6\x9a\x1e\x22\xa7\xf5\xa1\x1bb^!\
179
+ w\x1c8\xe7b\xe0(C\xf5\x8e\x03g\xf7\xee\xc6\xc0\
180
+ \xd9R]\xdcK\x5c\xdf\x02\xc8Tq\xad|n\x14m\
181
+ \xb0\xcdPS\xa7\x1e\xa0\x06\x905\xeb\x05\xa8\xe0\xc2\x06\
182
+ \x05_\x9e\xccO\xb1\x07x\xa0nI\xd5\xf4.P\xd3\
183
+ e\xba\xab\xe2E\x02\x98\xab\x13[\x15\xb8\xb9Hn\x9d\
184
+ \xbe\xa2\xcb\x17W\xe3\x02\x1f\x83=\xd6\xf2Tq\xad}\
185
+ \xcc\x16\xd3n\xcc\xc3\x98nx\xaa\x83N\xe6P\xdd\x03\
186
+ \xbc\xf0Z7\x22Y\x15\x1c\xb2\x9e\x9dd\xb9\xba\xe4\x02\
187
+ \xc8\x98\xa5\x1b\x8e\x8a\xd7\xa7\x02\x8d^\x00\x1az\x96\x98\
188
+ \x19\xab1\x1b\x85\x17\xf1t\x1b\xa6\xce\x102\xd7U\xc5\
189
+ \xb5Y_\x99\x8epRK\xd2\xaf\x13+W\xf5\xa2]\
190
+ \x80@\xb6\xa0\x9a\xb0.\xd4a\xd9\x06\x1f\xa9\x91\xb1T\
191
+ \xe3 (+\xb2\x5c\x0b\xf3B/\xb31 \x99#E\
192
+ \xcc\xc1\xd0\x02h\x5cg\x10\x92\xe8Z\xe0T\x08\xa7-\
193
+ \xd9\x01zR\xe5\xaaZ\x17y\x18\x86$\xa8p\xca\xbd\
194
+ <U\xac\x12\x8fp\xaf\xael\xbd43\xb5\x8ef\xa6\
195
+ \xef\xa1`\x8c\xc5\xaf[\x9e\xa2|\xfdc\xca\x9e^-\
196
+ \xc9\xae\xdb_R\xe1\x8f\xa9\x9e\xa5\x98\x94\x94<NU\
197
+ \xf0\xb8\xccv\x0c\x86\x8fL\x14\x1d\xd53>T\xa5\x0e\
198
+ pa\x83\xd74\xf4\xba\xb8B\x8e\xdb/r\x88\xcd\x98\
199
+ \xa8qTJ\x9a\x1e\xf0`z\xbd\xe2\xa67\x0a\x966\
200
+ \xa2\x0b\x0c/\xea\x1a\xe7\xa0\xaa\x11/< \xbd\x97\x1d\
201
+ \x8c\x04Y\x9aBs\x96k\xc1&\x7f\xf0\xcbM\xce\xf1\
202
+ \x87v\x87\xce\xdefn\x86k\x0d\xb1H\xc4\xb8\x14\xe2\
203
+ j\xa4\xbfVO@\xdc\x83\xfe\x0f\xb0_6E\x1fr\
204
+ )\x0d\x03NN\xab\xe6\xf8\x1e\x00\xe9P\x05\xa9\x16b\
205
+ Gq\xd5\xc1\x1exO*P\xfb\x82zr*1\x9f\
206
+ \xff\xd0\xb3\x0c\xf3k\x1cf\xfc.\xe3\x9d\xe9!\xab\x82\
207
+ ]C\xe2\xf2h\x8f\xbe\xcf\x1f\xb5\x8f&5\x10\xba|\
208
+ c\x22\xa9\xcb\x1f\xba\xccY\x8f\xf9\xfc,\xc7V_g\
209
+ \xa5\x19/\xd3\xade~\xcf\xf9\x04;~\xb2%\xfe\xdf\
210
+ \xcf\xb7\xb0\x03|\xe5\x08\xec\x0e\xbd\xaah`x\xc7L\
211
+ \x5c\x96\x19~\x8f\x8f\xb8\xc4\xf1\x16S-\xd8\xf1\x0d\xbc\
212
+ \xf6|\x1f\xcb* \xe2i\x16\x137\xd0\xdc.\xf4\xb5\
213
+ D\x5c\xe3\xf1\xe8\xaa>\xb8R~Q\x12\x90K\x1e\xb7\
214
+ k\x0c\x14y\xdc\xb2{<\xb0k\xcd\x06\xfb\xdc`\x07\
215
+ t\x8f\xee@\xa6!\x7f?tb\x11kr\x1d\xfc\x9d\
216
+ \xe9\xdd\xd5\xff\x00\x92*\xbe\xc7\
217
+ "
218
+
219
+ qt_resource_name = b"\
220
+ \x00\x0d\
221
+ \x01a\xd0\x87\
222
+ \x00m\
223
+ \x00a\x00i\x00n\x00_\x00i\x00c\x00o\x00n\x00.\x00s\x00v\x00g\
224
+ "
225
+
226
+ qt_resource_struct = b"\
227
+ \x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x01\
228
+ \x00\x00\x00\x00\x00\x00\x00\x00\
229
+ \x00\x00\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x00\
230
+ \x00\x00\x01\x8d\xcbE['\
231
+ "
232
+
233
+ def qInitResources():
234
+ QtCore.qRegisterResourceData(0x03, qt_resource_struct, qt_resource_name, qt_resource_data)
235
+
236
+ def qCleanupResources():
237
+ QtCore.qUnregisterResourceData(0x03, qt_resource_struct, qt_resource_name, qt_resource_data)
238
+
239
+ qInitResources()
qcanvas/util/constants.py CHANGED
@@ -1,2 +1,2 @@
1
1
  default_assignments_module_names = ["assessments", "assessment"]
2
- app_name = "QCanvas (Under construction)"
2
+ app_name = "QCanvas"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: qcanvas
3
- Version: 0.0.3a0.post3
3
+ Version: 0.0.3.1a0
4
4
  Summary: A canvas client
5
5
  Author: QCanvas
6
6
  Classifier: Operating System :: OS Independent
@@ -1,5 +1,5 @@
1
1
  qcanvas/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- qcanvas/__main__.py,sha256=v4sE-DYFl9bWGNL3wpGpI2T4Qc-k5AOzcT8ZKMdy1t0,3724
2
+ qcanvas/__main__.py,sha256=wtPQh94flAOsHdv8k5CBy-azgXfSZiZZorEmU3OMeRk,4038
3
3
  qcanvas/QtVersionHelper/__init__.py,sha256=AHg0tv2hhTpapl6pZQWDWqOSes0ceHx0wMLSsHJEG1s,405
4
4
  qcanvas/QtVersionHelper/QtCore/__init__.py,sha256=LYVV4s0gsUn1yi8NLB_H0RPFR4IaLH0WzVcBJ4TA-3g,240
5
5
  qcanvas/QtVersionHelper/QtGui/__init__.py,sha256=Ml3Evje04C7hr2WSBALEJy79Yz7C92ZkE2hmBHbULzQ,1026
@@ -7,6 +7,10 @@ qcanvas/QtVersionHelper/QtWidgets/__init__.py,sha256=Kq-bgC2LJzwuTmH_A8i7Y6WrhsQ
7
7
  qcanvas/db/__init__.py,sha256=wK5HUSGOplql2RBTpw6dSCwRjHChtTWX2zkhbe6OaQw,414
8
8
  qcanvas/db/database.py,sha256=o0qAWNvJZrnFAAEItjup8XL3u-nj55EwYIVkLL0sFgI,10163
9
9
  qcanvas/db/db_converter_helper.py,sha256=msYcfzmGX1CpyZxIjvt0ObcrlM5Rshtn_fzw7xW83js,2167
10
+ qcanvas/icons/__init__.py,sha256=If-w2-giA8YqKyPxPRbFaGzdlQlsBXaOAFxnrf8o3mE,34
11
+ qcanvas/icons/icons.qrc,sha256=r9OhAoVvGGQLkjwLTsl_zdiQQW6t7fkwF0jpgqa9hwY,97
12
+ qcanvas/icons/main_icon.svg,sha256=q3Hgy1sINs--AZAiy6rsFoNNlMlH-nRaBVlRThxUoZQ,15095
13
+ qcanvas/icons/rc_icons.py,sha256=ogax-z0riQ_jHc3_5HkGvvHAJyR4WyW5ZXTkPkdk3go,10909
10
14
  qcanvas/net/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
15
  qcanvas/net/custom_httpx_async_transport.py,sha256=kSkBD1v476CVPY2qWAarcyG8mbKyNDNuR32ByIhG94c,1212
12
16
  qcanvas/net/self_authenticating.py,sha256=Qyx8vYtSLDClx-WMcrVUeeqUI5jCftiuAqN2RU8goUE,2514
@@ -30,7 +34,7 @@ qcanvas/ui/viewer/page_list_viewer.py,sha256=ejiRccgdVRxGI08ThRXlyZvGD8_XyAeoY2c
30
34
  qcanvas/util/__init__.py,sha256=4nrMAMxWMpItgg2iaE1Z6ysoRVG3ljUTHrVNxOazGGQ,68
31
35
  qcanvas/util/app_settings.py,sha256=3wFq_FMwPwPqr4v8tYMUM1O-ATdeA4ww2djaEt_nuzk,974
32
36
  qcanvas/util/canvas_garbage_remover.py,sha256=c6r6cyJomQ1zn5wFK-LX-ZsZXQZ-A2awBFtCB_JqUtE,1184
33
- qcanvas/util/constants.py,sha256=e8xUAI3F-XogKQu_GMXETVaNbIiHfv4oc5XyFUpBzM0,106
37
+ qcanvas/util/constants.py,sha256=I0SWiGO6okFS9qggj6xzVKgtckrgn2y1vrghxehgNeU,85
34
38
  qcanvas/util/download_pool.py,sha256=0ptHzyZC4lVXFPyYHnnDSZGS2qZCFMjPpY_8L_z3l6w,2376
35
39
  qcanvas/util/file_icon_helper.py,sha256=3xcvclI0QoKhE0_vPLWAqLgVpO-G_ra524DNYgg2YRM,630
36
40
  qcanvas/util/task_pool.py,sha256=GrAgFfTpaQ0iEu3dLg61dG6EmJoTo4NYpP8MT8kmMk0,8953
@@ -47,6 +51,6 @@ qcanvas/util/tree_util/__init__.py,sha256=yqjNHrD8SiyW_fGPfw7xdS-Rctjdu-RMWSkUxc
47
51
  qcanvas/util/tree_util/expanding_tree.py,sha256=DaSr0KS5owejQhehV4SS30GA3jhwD32M3Rx5-j5a4h8,6653
48
52
  qcanvas/util/tree_util/model_helpers.py,sha256=z7Q-KXUeca0yf1SWJONM7AUfyALP4b_Rb5xlGQhglf0,744
49
53
  qcanvas/util/tree_util/tree_model.py,sha256=T7mPzXj1_aBUw3pgBUXuIvCcezrg5QLkSmtpswkKEjw,3011
50
- qcanvas-0.0.3a0.post3.dist-info/METADATA,sha256=OL5tItL-TuzlPOWe-6tVxlo-xcpeuLlqZZCcqUGLouY,649
51
- qcanvas-0.0.3a0.post3.dist-info/WHEEL,sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc,87
52
- qcanvas-0.0.3a0.post3.dist-info/RECORD,,
54
+ qcanvas-0.0.3.1a0.dist-info/METADATA,sha256=rtIZyvsOPa6IOHTh8k13QWLIrQi7q5LB0GLnZNwPflk,645
55
+ qcanvas-0.0.3.1a0.dist-info/WHEEL,sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc,87
56
+ qcanvas-0.0.3.1a0.dist-info/RECORD,,