Skip to content

Commit

Permalink
0.2
Browse files Browse the repository at this point in the history
0.2
  • Loading branch information
fzahner authored Jun 23, 2022
2 parents e4ff62e + 51d68e5 commit 39bd68a
Show file tree
Hide file tree
Showing 9 changed files with 385 additions and 163 deletions.
Binary file modified docs/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 2 additions & 3 deletions metadata.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
name=Raster Cutter
qgisMinimumVersion=3.0
description=Export a raster layer as an image. Select extent, reproject, create Worldfile or Lexocad sidecar files.
version=0.1
version=0.2
author=IFS Institute for Software
email=feedback.ifs@ost.ch

Expand All @@ -26,7 +26,7 @@ hasProcessingProvider=no
tags=python, raster, crs, gdal

homepage=https://github.com/geometalab/qgis-raster-cutter
category=Plugins
category=Raster
icon=icon.png
# experimental flag
experimental=False
Expand All @@ -39,7 +39,6 @@ deprecated=False
# Check the documentation for more information.
# plugin_dependencies=

# Category of the plugin: Raster

# If the plugin can run on QGIS Server.
server=False
Expand Down
2 changes: 1 addition & 1 deletion pb_tool.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ compiled_ui_files:
resource_files: resources.qrc

# Other files required for the plugin
extras: metadata.txt icon.png
extras: metadata.txt icon.png xyz_tms.xml

# Other directories to be deployed with the plugin.
# These must be subdirectories under the plugin directory
Expand Down
220 changes: 154 additions & 66 deletions raster_cutter.py

Large diffs are not rendered by default.

70 changes: 49 additions & 21 deletions raster_cutter_dialog_base.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,25 @@
<rect>
<x>0</x>
<y>0</y>
<width>608</width>
<height>465</height>
<width>610</width>
<height>479</height>
</rect>
</property>
<property name="windowTitle">
<string>Cut out Raster Layer to…</string>
</property>
<property name="windowIcon">
<iconset>
<normaloff>icon.png</normaloff>icon.png</iconset>
</property>
<property name="sizeGripEnabled">
<bool>false</bool>
</property>
<widget class="QDialogButtonBox" name="button_box">
<property name="geometry">
<rect>
<x>20</x>
<y>420</y>
<y>440</y>
<width>581</width>
<height>41</height>
</rect>
Expand Down Expand Up @@ -125,23 +129,13 @@
<property name="storageMode">
<enum>QgsFileWidget::SaveFile</enum>
</property>
<property name="options">
<set>QFileDialog::DontConfirmOverwrite</set>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QCheckBox" name="worldfile_checkbox">
<property name="toolTip">
<string/>
</property>
<property name="text">
<string>Create World File (.pnw / .jpw)</string>
</property>
<property name="tristate">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="lexocad_checkbox">
<property name="toolTip">
Expand All @@ -162,6 +156,12 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>15</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>100</width>
Expand Down Expand Up @@ -206,14 +206,14 @@
<item>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<widget class="QCheckBox" name="res_checkbox">
<widget class="QCheckBox" name="resolution_checkbox">
<property name="text">
<string>Set custom resolution</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="x_res_label">
<widget class="QLabel" name="x_resolution_label">
<property name="maximumSize">
<size>
<width>20</width>
Expand All @@ -229,7 +229,7 @@
</widget>
</item>
<item>
<widget class="QDoubleSpinBox" name="x_res_box">
<widget class="QDoubleSpinBox" name="x_resolution_box">
<property name="maximumSize">
<size>
<width>70</width>
Expand All @@ -245,7 +245,7 @@
</widget>
</item>
<item>
<widget class="QLabel" name="y_res_label">
<widget class="QLabel" name="y_resolution_label">
<property name="maximumSize">
<size>
<width>20</width>
Expand All @@ -261,7 +261,7 @@
</widget>
</item>
<item>
<widget class="QDoubleSpinBox" name="y_res_box">
<widget class="QDoubleSpinBox" name="y_resolution_box">
<property name="maximumSize">
<size>
<width>70</width>
Expand All @@ -280,6 +280,34 @@
</item>
</layout>
</widget>
<widget class="QCheckBox" name="add_to_map_checkbox">
<property name="geometry">
<rect>
<x>130</x>
<y>450</y>
<width>170</width>
<height>20</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>170</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>170</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>Add saved file to map</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</widget>
<customwidgets>
<customwidget>
Expand Down
190 changes: 136 additions & 54 deletions resources.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,61 +9,143 @@
from PyQt5 import QtCore

qt_resource_data = b"\
\x00\x00\x03\x4b\
\x00\x00\x08\x63\
\x89\
\x50\x4e\x47\x0d\x0a\x1a\x0a\x00\x00\x00\x0d\x49\x48\x44\x52\x00\
\x00\x00\x17\x00\x00\x00\x18\x08\x06\x00\x00\x00\x11\x7c\x66\x75\
\x00\x00\x00\x09\x70\x48\x59\x73\x00\x00\x2e\x23\x00\x00\x2e\x23\
\x01\x78\xa5\x3f\x76\x00\x00\x02\xfd\x49\x44\x41\x54\x48\x89\xb5\
\x95\x6b\x48\x93\x51\x18\xc7\x7f\x47\xb7\xf2\x56\x6d\x56\x4a\x97\
\x55\xcb\x69\xa1\xa4\x21\x95\x50\x41\x94\x89\x44\xd8\x0d\x2a\x8b\
\xac\xf4\x4b\xd8\x17\x93\x4a\xe9\x8b\x61\x51\x84\xf8\x41\x22\x8a\
\xec\x42\x04\xd5\xa4\x0f\x5d\x2c\xda\x0a\x8c\x6e\x22\x28\x98\x1a\
\x95\x9a\xd7\xd9\x24\x5c\x5e\xe6\x0d\xdd\xf2\xf4\x61\x6e\xa9\xad\
\xb5\x11\x3d\xf0\xc2\x73\xce\xfb\x9c\xdf\x79\xde\xff\xfb\x9c\xe7\
\x08\x29\x25\xff\xcb\xfc\xfe\x1b\x19\x50\x38\x1d\x21\xc4\x3f\x7d\
\x82\x94\x52\xfc\x11\x0e\xb0\xff\x45\xaa\xcb\xaf\x7a\xb1\xde\xe5\
\xaf\x4a\x7a\xeb\x71\xfe\x6e\x92\xde\xed\x86\x5e\xc9\xd2\xf0\xa8\
\x11\xc3\x51\x23\xf6\x61\xbb\x37\xe1\xbe\xc1\xcd\x95\x9d\x74\x37\
\xf6\xd0\xfe\xc6\xe4\x13\x7c\x92\x2c\x7f\x92\xe2\x65\xfd\x16\xe0\
\x06\x35\xfa\xef\xec\xbc\xe9\x4e\x22\x3d\x1a\x8d\xc6\x35\x6f\x32\
\x99\xbc\xcf\x3c\x44\x17\x8b\x7f\x60\x30\xc3\xa6\x26\xfa\xcd\x03\
\x5e\x67\x3e\x09\xfe\xf5\xfe\x65\x46\xba\xcc\xbf\x05\x09\x7f\x7f\
\x66\x44\xaf\x06\x24\xcd\x86\x66\xaf\xe1\x93\x64\x19\x6c\xf9\xc8\
\x50\xeb\x27\x96\x26\x6b\xa9\xb0\xa6\xa3\x98\xa9\x06\x1c\x12\xf5\
\x44\x04\xf0\xec\x08\xd4\x3f\x31\x63\x5b\x98\x09\x42\xb8\xa4\x6b\
\x28\xf0\x22\xf3\x98\x7d\xd1\xf8\x4d\xf3\xa3\xc9\xd0\x4c\xcb\xf5\
\x33\x58\x5e\x3f\x66\x6c\x64\x18\x00\xf5\x52\x15\x6a\x9d\x1a\x7b\
\x7f\x2f\x83\xad\x9f\x7c\xcf\x3c\x2e\x23\x96\xc8\x14\x1d\x75\xb7\
\x3f\xd0\x64\x6c\xa1\xbb\xe2\x39\x7d\x35\xe5\xcc\x1c\x89\x24\x6a\
\x7b\x24\x11\xc9\x5a\xaa\xbe\xf4\x60\xad\xab\x20\x58\x1b\x3d\x09\
\x64\xca\xe8\xf8\x35\x38\xed\x38\x4f\xc2\xd9\x5b\x84\x10\x32\x2a\
\xe7\x92\xeb\xbd\x2e\xf2\x29\xd5\xc5\xef\xe9\xac\xec\x04\x40\xa9\
\x9a\x43\x68\x42\x12\x5d\x65\x25\x00\xec\x2a\xd9\xc1\xca\x4a\x3f\
\x32\x15\x06\xec\x43\x03\x84\x05\xa3\x07\x0a\x80\x6a\xb7\xb2\x4c\
\x34\xd5\x92\x59\x6c\x3c\xbf\x81\xc4\xc2\x4d\x4c\x0f\xd7\x60\xeb\
\xb5\xf0\xcd\x78\x0f\x45\x80\x82\x31\xdb\x18\xad\x65\x6d\x64\x2b\
\x4b\x49\x1d\x3d\x8e\xf6\x22\x00\x46\xe0\x21\x70\xce\xc9\xfd\x6b\
\x29\x86\xc7\x85\xb1\xf8\x50\x0e\xf3\x52\x0e\xa3\x9c\x35\x9b\xd1\
\xfe\x51\x00\x6a\x6e\xd6\x62\xb6\xcd\x40\x23\x2c\x0c\xd9\x00\xb8\
\x05\xc4\x03\xeb\x81\xab\x30\x45\x73\x4f\x3d\x64\xc1\x3a\x2b\x59\
\xeb\x6c\x84\x58\x95\x14\xbd\xb3\x93\xff\xca\xc6\x79\x83\x85\xdc\
\xc4\x6b\xe8\x95\xae\xd0\xef\xc0\x16\xa0\x0a\x48\xf3\xba\xe5\x1e\
\x68\xae\xa6\x7c\xee\x62\xf6\xfc\x38\xc5\xde\xf8\x20\xce\x6e\x84\
\x5b\xb5\x82\xf2\x86\x51\x4a\x53\x61\x51\x11\x85\xe2\x0c\x2a\x60\
\x08\x38\x01\x9c\x44\x4a\xc9\xf8\x4f\x95\x9e\x9e\xbe\x5c\xa4\x56\
\xe5\xf0\x23\xd4\xc8\xde\x5c\xa4\x2e\x14\xe9\x2f\x90\x17\x36\x23\
\xdb\xb2\x90\xc7\x12\x68\x90\x79\x04\xca\x3c\xa2\x65\x1e\x56\x57\
\xb5\x4c\xec\x0d\x53\x6d\xbc\xcc\x06\x81\x65\x40\x07\xc0\xed\x5a\
\x3a\xba\x87\x59\x90\x6d\x64\x37\xd0\x98\xa8\xe5\xca\xb5\x14\xec\
\x5a\x15\xcb\xc7\x97\xe5\x2b\xdc\xe3\xdc\x5a\x23\x10\xe3\x84\x7f\
\xb6\x70\xe7\x60\x2c\x39\xd9\x90\x2e\xf3\xd8\x0a\xac\x9d\xba\xc0\
\x97\x6b\xce\x00\x6c\x73\x0e\xd6\xcc\xa7\x38\x22\x14\x89\xa3\x04\
\xdd\x9a\xf0\xea\x82\x76\x9c\xb8\x45\xc0\x07\x60\x0d\xf0\x19\xd0\
\x00\xf5\x40\x10\x00\xf9\xbf\x73\x7c\xc9\xbc\x1d\x28\x04\x1e\x00\
\x2b\x80\x34\xa0\xdc\xd3\x02\x5f\x34\x07\x38\x0b\xd8\x80\x32\xa0\
\x1b\xd8\xe5\x29\xf8\x27\x62\xb0\x1f\x21\x1d\x54\x55\x8c\x00\x00\
\x00\x00\x49\x45\x4e\x44\xae\x42\x60\x82\
\x00\x00\x20\x00\x00\x00\x20\x08\x06\x00\x00\x00\x73\x7a\x7a\xf4\
\x00\x00\x00\x09\x70\x48\x59\x73\x00\x00\x0b\x13\x00\x00\x0b\x13\
\x01\x00\x9a\x9c\x18\x00\x00\x00\x0f\x74\x45\x58\x74\x46\x69\x6c\
\x65\x00\x3c\x75\x6e\x74\x69\x74\x6c\x65\x64\x3e\x95\xb3\xd7\x96\
\x00\x00\x00\x18\x74\x45\x58\x74\x44\x61\x74\x65\x00\x32\x30\x32\
\x32\x2f\x30\x36\x2f\x32\x33\x20\x31\x34\x3a\x34\x39\x3a\x30\x35\
\xd9\x04\x67\x28\x00\x00\x00\x10\x74\x45\x58\x74\x54\x69\x6d\x65\
\x00\x30\x30\x3a\x30\x30\x3a\x30\x30\x3a\x30\x31\xec\xc3\x26\xc2\
\x00\x00\x00\x09\x74\x45\x58\x74\x46\x72\x61\x6d\x65\x00\x30\x30\
\x31\xc1\x51\x15\x22\x00\x00\x00\x0d\x74\x45\x58\x74\x43\x61\x6d\
\x65\x72\x61\x00\x43\x61\x6d\x65\x72\x61\x68\xff\xef\xe9\x00\x00\
\x00\x0b\x74\x45\x58\x74\x53\x63\x65\x6e\x65\x00\x53\x63\x65\x6e\
\x65\xe5\x21\x5d\x96\x00\x00\x00\x13\x74\x45\x58\x74\x52\x65\x6e\
\x64\x65\x72\x54\x69\x6d\x65\x00\x30\x30\x3a\x30\x30\x2e\x30\x35\
\xd0\x5d\xaa\xce\x00\x00\x07\x56\x49\x44\x41\x54\x58\x09\x7d\x57\
\x4d\x6c\x5b\x55\x16\xfe\x9e\xed\x38\x4e\x6c\x27\x4e\xec\xb6\x6e\
\x9d\x49\x7f\x92\x94\xd0\x7f\x4a\x85\x04\x29\x30\x2b\xa6\x95\x10\
\x0d\xab\xe9\x68\x34\xd2\x20\x66\x16\xec\x90\x80\x0d\x5d\xb7\x08\
\x21\x24\x16\x6c\x90\x40\x6c\x58\x20\x40\xcc\x48\x54\xa0\x22\x90\
\x32\x52\xa8\x3a\x52\x0b\x69\x47\x54\x09\x84\xa6\x2d\x6e\x9a\xa4\
\x99\x26\x2d\x89\x9d\x1f\xc7\x8f\xef\xbb\xf7\xdd\xe7\x47\x28\x9c\
\xe4\xbe\x7b\xee\xf9\xfd\xce\xb9\xf7\xdd\x97\xc0\xf3\x3c\x44\x69\
\xfd\x3a\xaa\xfb\x3d\xfe\x5e\x7e\x4e\xb6\x7e\x56\x1c\x27\x4b\x0c\
\x0c\x0c\x3c\xc9\xf5\x5f\x5d\x70\xdf\xf7\x03\xa5\x0f\xb2\xa1\xa1\
\xf4\x56\xa7\xd9\x5a\x2b\x48\xc3\xde\xca\xd6\xaf\x29\x1d\xe5\x78\
\x75\x78\x78\x78\xc9\x5a\x34\x62\xca\x3f\x41\x61\x3f\xc7\xf1\xf5\
\xca\x7b\x27\x57\xb7\x2c\x40\x25\x12\xb9\x4a\xc4\x3b\x99\x78\x47\
\x94\x0d\x91\x7f\xdd\xad\xa3\xb3\xec\x05\xc0\x90\x87\x63\x88\x19\
\x2c\x5c\xda\xec\x56\x11\x54\xdb\x14\xf3\xb1\x5a\x67\xc5\xa5\x39\
\xf8\x3d\x6f\xc1\xe3\x8f\xc0\x44\x81\xda\xcd\x0c\xe4\x0b\xd4\x5e\
\xa4\xc9\x9a\x05\xe9\x80\xba\xd9\x81\x35\x00\xb4\x88\x79\x9b\x08\
\x60\x43\x98\x5c\x32\x19\x33\x05\x8a\xa9\x35\x0c\x6c\x9b\xc2\xdd\
\x6a\x0b\x2e\x77\xb4\xe3\x7a\x21\x4d\x5d\x85\xd1\x6d\x32\xa1\x30\
\xb6\x66\xcb\x84\x9b\xf2\x66\x2e\xe2\x64\x05\x9a\xfa\x30\x5e\x60\
\xeb\x80\x84\x1d\xb0\xc1\xe4\x4b\x67\x19\x29\x4e\x50\xfd\xf4\x72\
\x02\xab\x6b\x71\xec\xde\x7e\x0a\xc5\x78\x3f\x3e\xa2\x6a\xd1\xa8\
\x69\x20\x1b\x63\xcc\x99\x24\xc0\x76\x0e\xdc\x83\x84\x46\xb6\x8e\
\x97\x2c\xa6\x87\x41\x43\xa5\x48\x48\x05\xc2\x85\xb1\x95\xf9\xb8\
\x38\x59\xc0\xd2\xd2\x9f\xd0\x59\x1f\xc3\x63\x2b\x4a\x1f\x90\x92\
\xd3\xd8\x26\x16\x70\xbb\x39\x11\x4c\xce\xd2\xcc\x26\x3e\x39\xc5\
\xd5\x30\x00\xa4\x31\x20\xa2\xb3\x15\xea\x69\x42\x5e\x5b\x4c\xa0\
\x7c\x6b\x3f\x3c\x02\xdc\xba\x0c\x74\xd5\xad\xdc\x18\x84\x0f\xdb\
\x6e\x69\x44\x06\x8c\x8a\x89\x54\xee\x4c\x25\xd3\x88\x39\x44\xb6\
\x62\xaa\x43\xa6\xb1\x77\x2e\xd8\xc8\x54\xde\x74\xa1\x65\x15\x78\
\x60\x25\x30\xd4\x14\x2d\x97\x7c\x23\xa6\x4d\x22\x7f\xc9\x5c\x91\
\x51\x3e\x26\xa1\x75\x08\x8c\xc3\x00\xf6\x1c\x18\x27\x25\xe0\xb8\
\x51\x49\xe0\xda\xff\x0f\x28\x1e\xba\xf9\x56\xef\x59\x53\x50\x2e\
\x08\xc2\x34\x5e\xbc\x23\xa3\xb0\x8b\x68\x62\xa7\x76\x20\x1b\x67\
\x40\x21\xe4\x24\xa4\xfc\x51\x61\x66\x04\xad\x72\x0e\x5f\xc7\x9b\
\x50\x4d\xa4\x91\x5a\xf3\xb0\x8b\x5b\x21\x1b\x9a\x73\xb6\x7e\x26\
\x41\x14\x88\xe2\x30\x86\xc8\x01\xd1\xec\x78\x03\xc0\x18\xb8\x44\
\x72\x30\xc1\x8c\x8f\x01\xa3\x78\x06\x14\x6d\xa6\xe2\x3e\x26\x52\
\x7c\xbb\x68\x53\x64\x17\x0e\xe8\x3d\x97\xa9\xcd\x61\x9d\xcc\xfa\
\xd7\x49\x25\x76\x89\x1d\xa8\x46\x07\x18\xc5\x21\xd3\xec\xe2\x09\
\x8c\xe1\x83\xaa\x04\xe4\x5c\x13\x70\x27\x09\x24\xa8\x50\x17\x0c\
\x04\xea\x6d\x21\x5a\x99\x60\x21\x28\x13\xcf\x15\x18\xe9\x86\xe4\
\xe1\x3d\xb0\xb3\x78\x15\x1d\x5b\x92\x98\x49\x78\x98\xe4\x05\xb2\
\x4c\x43\x19\x68\x4b\xc8\x84\x80\x94\xee\xee\x8f\xcf\xa1\xcc\x9b\
\xa0\xbd\xf5\x43\x74\x56\x9b\x71\xff\xed\x63\x18\xad\xb7\x48\x15\
\x92\x57\xbd\x0b\xdf\x7b\xbb\xb1\x56\x8c\x20\xb9\x84\x8e\x4f\x88\
\x51\xa2\x64\xe1\x73\x1c\xec\x38\x03\x76\x18\x15\x82\x98\x63\x95\
\x93\x5c\x4c\xb3\x47\x37\x88\x63\xd5\x80\xa0\xed\xdc\xdf\x11\x3b\
\xb7\x1b\xe7\x09\xbd\xb4\xfb\x28\x3a\xda\x3e\xc6\x8e\x99\x76\x8c\
\x4d\xe4\x83\xca\x15\x1d\xc8\x37\x67\xb0\xb7\x98\x47\xdc\x9b\xcd\
\xec\x2c\x79\x7b\x5e\x7c\xfc\x91\xab\xec\xcc\xfc\xe0\xa9\xaf\xcc\
\x47\xc9\x75\x25\x61\xaa\xa4\xcf\x25\x26\xeb\x49\x79\xf8\x43\xc5\
\x47\x6e\xd9\x47\xc7\xb2\x87\xad\x94\xd7\xd8\x0d\x1e\x7e\xcc\x71\
\x4c\x91\xbf\x59\xaf\x9b\x79\x7e\xc5\xc3\xc4\xf4\x76\xb4\x67\x72\
\xd8\x92\x1f\x47\xae\xdc\x89\x79\xbe\x9e\x6a\xff\xbe\xfc\x12\x1e\
\xdc\x36\x86\x4c\xba\xa2\xe2\x0e\xc5\x3c\x7c\x42\xcd\x14\x71\x95\
\xff\xf5\xf2\x40\x99\x08\x2f\x70\x7d\x7a\xf0\xe4\x70\x39\xde\xdd\
\xdd\xfd\x08\xbb\xf0\x84\x57\x04\x26\x0a\x4c\xd4\xcc\xa4\x4d\x2c\
\x99\x1f\x1f\xed\x71\x13\x0f\x59\x2b\x4f\x7c\x6e\xd5\x47\x17\x93\
\xf6\xf9\x3f\xa1\xbf\x23\x81\x9e\xf6\x3a\x2a\x2b\x29\x64\x53\x29\
\xb4\xb6\xfc\x0f\xb5\xa5\xfb\x50\x5e\x68\xc6\x8e\xec\x0a\x06\xfa\
\x2e\x20\x9b\xfe\x94\x6d\xae\x60\xa1\x82\xa9\x64\x13\xbe\x23\x90\
\x02\xa3\xee\xe1\x78\x88\x75\x3d\x49\xa0\xbb\x8e\x3f\xd6\xfd\x1f\
\xd6\xe5\xc8\x63\x9b\x7d\x8c\xd2\x62\x8c\x07\xcc\xe7\x16\x6c\x61\
\x35\xdb\xf8\xae\x6f\xae\xf9\xc8\xaf\x80\xaf\x1e\x41\x79\x57\x90\
\xcb\x4c\x23\x97\x5d\x44\x69\x63\xc9\x38\xc7\x62\x37\xd0\x5f\x1a\
\xa5\x53\x3f\x7a\x36\x95\x91\x6e\xfd\x8c\xbb\x50\xc1\xf5\x69\xe0\
\xf3\x09\x8c\x1e\xe9\xc1\x5f\xba\x8b\x7e\x8d\xc2\x5e\x86\x7c\x96\
\xd5\xff\x83\x45\x1f\x11\x1f\x01\xc0\x72\x49\x6a\xa1\x79\x0d\xb9\
\xe7\x93\x3c\x1f\x37\x69\xe1\x73\xe4\xd8\x99\x2c\x4d\xf2\xf3\x7f\
\x46\x7e\xfc\x3e\x56\x5e\x45\xb6\xe5\x2e\x5a\x53\xb7\x90\x6c\x9a\
\x41\x5b\xe6\x7d\x3c\xd8\xb7\x03\xf1\xd8\x34\xdb\x5e\xd5\x31\x40\
\x47\x16\x78\xb4\xcb\xcb\xf0\x28\x6c\xe3\x72\x9c\x21\xcf\x73\x4e\
\x31\xfe\xa0\x3a\x42\x9b\x8c\x39\x84\x14\x1a\xb2\x87\x94\x62\x76\
\xc1\xbc\x7c\x66\xb6\xba\x79\x4e\xf3\x5c\x97\xd1\x82\xf8\xcd\x36\
\xf8\x6b\x6d\x94\x6c\x42\x3a\xd1\x8b\xbd\xf9\x0a\x0e\xf5\xcd\x62\
\xb1\x7a\x10\xd5\xa5\x1c\x3a\xdb\x2f\xa1\x29\x71\x95\xa0\xca\x68\
\x4b\xfb\x87\xbc\x18\x3e\x61\x61\x65\xc6\x2c\xd3\x89\x1b\xed\xe5\
\x14\x8e\xe3\xbf\xe1\x21\x54\x4a\x1d\x48\xf3\x7a\x08\xbe\x88\x09\
\x0d\x09\x93\x74\xce\xc6\xa8\xa8\xe4\xef\x62\x8d\x77\xc2\x32\xf7\
\x0b\x49\x76\xe3\x0a\xc6\x26\x8f\x62\xe8\xca\x53\xd8\xd0\x32\x8b\
\x42\xfa\x4d\x14\xb2\x95\x72\x69\x83\x37\xe4\x7b\x7e\x2f\x8d\x74\
\x8f\xeb\x2c\x08\xc8\x49\x8e\xd3\x6c\xae\x25\x25\x10\xb9\x44\x56\
\xca\xa7\xc0\x50\x65\x80\x99\x25\xbf\x60\x81\x52\xb2\xad\xe9\x1a\
\x1e\xee\xb9\x88\x78\x7c\x9c\xbe\x15\xec\xdc\xdc\x8b\xcb\xb3\xfb\
\x71\xe9\x76\x0b\xd6\xe6\x5a\x69\x59\x1d\xf7\x2f\xfb\xcf\xbd\xf4\
\x38\x8f\x8f\xe7\xf1\x0e\x45\x17\x0b\x99\x62\x47\x66\x9f\xe6\x2b\
\x19\x02\x50\x30\xb3\xff\x76\x1f\x6c\x0a\x61\xb2\xb8\xec\x6c\x76\
\xc7\x09\xac\xc9\xc1\xae\x5b\x3c\xf1\x5f\x9a\xe4\x92\x64\xd3\xe7\
\xd1\xdf\xd9\x87\x73\x33\xd6\xce\xc4\x65\x71\x83\xa7\x86\xd5\x72\
\xd1\x94\x1e\xa6\x50\xe6\x32\x00\x8c\xd1\x1c\xef\xf7\x69\x0b\x42\
\x06\xd6\x51\xb3\xac\x25\x21\x91\xaf\xff\x34\xc9\x35\xb7\x91\xc2\
\x42\x73\x1d\x1b\x72\x23\x0c\x36\x8b\xb9\x3b\x25\xac\xd4\x8a\xd8\
\xd8\x79\x01\xbd\xc5\x6f\x71\x76\x26\x6f\x5c\x8c\x9b\x8a\x73\xdb\
\x2b\xcf\x48\xb7\xc3\x0e\xe0\x3a\xf7\xf8\x9a\x4a\x64\x83\x94\x94\
\x14\x4c\x76\x11\x3c\x7d\x9c\xe1\x87\xe8\x0c\x83\x70\x33\x79\xfb\
\x26\x79\x67\xd4\x78\x57\x5c\xb8\x76\x03\xd3\xd5\x49\x3c\xbd\x0f\
\xbc\x9c\x3e\xc0\xbe\x0e\x60\x64\xce\x21\x77\x05\xd9\x33\xa6\xe2\
\x44\x02\x22\x00\x23\x64\xcc\xa5\xdd\x40\x66\xf4\xe1\xbe\xdb\x95\
\x75\x70\x2d\x15\xbc\x49\xfe\x5d\xba\x5a\xf3\x0f\xa5\x92\x38\xb0\
\x3d\xef\x9d\xff\xe6\x7b\x7f\x64\x7e\x01\x5d\x9b\x0b\x38\xb2\xb7\
\x84\xf1\x6f\x6e\xfb\x43\x8c\xf9\x03\xfd\x6b\x2e\xb6\x62\xfd\x82\
\x97\xe0\xf0\xe1\xc3\x61\x27\x1c\xba\x86\xa1\x45\x2b\xd0\xd6\xb1\
\xd1\x21\x75\xe1\x85\x47\xbd\x41\x2f\xe6\xbf\x4b\xfb\xa1\x85\x45\
\xfc\x8d\xb7\x5e\x26\x99\xd4\xd5\x8b\xd4\xea\xaa\x77\xf4\x8d\xaf\
\xfc\xf2\xd9\xb3\x67\x6b\x2e\xae\x62\x34\x8a\x60\xcc\x46\x22\xdb\
\x26\xad\xa3\xe4\x1c\x24\x73\xc8\xa3\x01\x78\xb7\xeb\xb5\x52\xc2\
\x3d\x1c\xff\x3c\x76\x72\xf8\xfd\x7f\x9f\x18\x78\x85\xfc\x8b\x6c\
\xd2\x33\xfc\xf8\xbc\x47\xde\xf8\x3a\xbf\x28\x18\xf3\x27\x99\x0c\
\x9c\xd2\x19\xdf\x6b\x8e\xda\xb9\x20\x7c\x95\x66\xc9\xbf\x43\x5d\
\x86\xf3\x09\x26\x7f\x9e\xe9\x0e\x73\x24\x98\xb5\xd7\xc5\x71\xf6\
\x6e\x96\x5c\x14\xde\x84\xae\x3a\x2b\xb6\xcf\xa8\x71\x54\x2f\x79\
\x74\x4d\xfe\x0b\x7a\xe8\x2c\x1d\xe0\x06\xbd\x16\x1c\xbd\x05\xda\
\xf1\x03\x71\xef\xce\x3a\x79\xd8\x01\x09\x7e\x8b\x94\x4c\x49\x1d\
\xa0\xf5\x6b\x1e\x0f\x5d\xb3\xef\x68\xe6\x5d\xa2\xf3\xb4\x40\x5e\
\xff\xbf\x9c\x76\x31\xe5\xe3\x48\x7c\x38\xa2\x42\x57\x99\x4b\x24\
\x9d\x73\x74\x32\xad\x9d\x9d\xf4\x51\x39\xcf\x83\xae\xda\x3f\x52\
\x78\x95\x8e\x5f\xf0\x7b\xbf\xb0\xde\x5e\x3e\x51\xfa\x19\xe4\xe3\
\x58\x1d\x7b\x85\x06\x5c\x00\x00\x00\x00\x49\x45\x4e\x44\xae\x42\
\x60\x82\
"

qt_resource_name = b"\
Expand Down Expand Up @@ -96,7 +178,7 @@
\x00\x00\x00\x14\x00\x02\x00\x00\x00\x01\x00\x00\x00\x03\
\x00\x00\x00\x00\x00\x00\x00\x00\
\x00\x00\x00\x34\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\
\x00\x00\x01\x80\xd1\xe5\xd0\xc7\
\x00\x00\x01\x81\x90\x9c\x8f\xac\
"

qt_version = [int(v) for v in QtCore.qVersion().split('.')]
Expand Down
Loading

0 comments on commit 39bd68a

Please sign in to comment.