aggiunti file di risorse e icone
BIN
bananaSPLIT/UserInterface/banana.ico
Normal file
|
After Width: | Height: | Size: 175 KiB |
BIN
bananaSPLIT/UserInterface/icons8-add-folder-80.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
bananaSPLIT/UserInterface/icons8-arrow-80.png
Normal file
|
After Width: | Height: | Size: 584 B |
BIN
bananaSPLIT/UserInterface/icons8-banana-split-80.png
Normal file
|
After Width: | Height: | Size: 4.4 KiB |
BIN
bananaSPLIT/UserInterface/icons8-documents-folder-80.png
Normal file
|
After Width: | Height: | Size: 645 B |
BIN
bananaSPLIT/UserInterface/icons8-downloads-folder-80.png
Normal file
|
After Width: | Height: | Size: 957 B |
BIN
bananaSPLIT/UserInterface/icons8-globe-earth-80.png
Normal file
|
After Width: | Height: | Size: 7.5 KiB |
BIN
bananaSPLIT/UserInterface/icons8-save-80.png
Normal file
|
After Width: | Height: | Size: 862 B |
BIN
bananaSPLIT/UserInterface/icons8-smartphone-ram-100.png
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
@@ -31,6 +31,10 @@
|
||||
<property name="windowTitle">
|
||||
<string>bananaSPLIT</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icons/icons8-banana-split-80.png</normaloff>:/icons/icons8-banana-split-80.png</iconset>
|
||||
</property>
|
||||
<property name="animated">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
@@ -82,7 +86,20 @@
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>...</string>
|
||||
<string/>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icons/icons8-add-folder-80.png</normaloff>:/icons/icons8-add-folder-80.png</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
<width>30</width>
|
||||
<height>30</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="flat">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -95,7 +112,20 @@
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>...</string>
|
||||
<string/>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icons/icons8-downloads-folder-80.png</normaloff>:/icons/icons8-downloads-folder-80.png</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
<width>30</width>
|
||||
<height>30</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="flat">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -220,7 +250,7 @@
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>0</width>
|
||||
<height>75</height>
|
||||
<height>25</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="maximumSize">
|
||||
@@ -232,6 +262,12 @@
|
||||
<layout class="QHBoxLayout" name="horizontalLayout">
|
||||
<item>
|
||||
<widget class="QLabel" name="lbl_log">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Minimum">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>qui ci va il log ma devo pensare a come farlo in modo non eccessivamente stupido</string>
|
||||
</property>
|
||||
@@ -290,11 +326,22 @@
|
||||
</attribute>
|
||||
</widget>
|
||||
<action name="actionCarica_Preset">
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icons/icons8-documents-folder-80.png</normaloff>:/icons/icons8-documents-folder-80.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Carica Preset</string>
|
||||
</property>
|
||||
<property name="iconVisibleInMenu">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionSalva_Preset">
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icons/icons8-save-80.png</normaloff>:/icons/icons8-save-80.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Salva Preset</string>
|
||||
</property>
|
||||
@@ -305,16 +352,26 @@
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionLingua">
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icons/icons8-globe-earth-80.png</normaloff>:/icons/icons8-globe-earth-80.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Lingua Interfaccia</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionAvanzate">
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icons/icons8-smartphone-ram-100.png</normaloff>:/icons/icons8-smartphone-ram-100.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Avanzate</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<resources/>
|
||||
<resources>
|
||||
<include location="resources.qrc"/>
|
||||
</resources>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
||||
13
bananaSPLIT/UserInterface/resources.qrc
Normal file
@@ -0,0 +1,13 @@
|
||||
<RCC>
|
||||
<qresource prefix="icons">
|
||||
<file>icons8-smartphone-ram-100.png</file>
|
||||
<file>icons8-globe-earth-80.png</file>
|
||||
<file>icons8-save-80.png</file>
|
||||
<file>icons8-arrow-80.png</file>
|
||||
<file>banana.ico</file>
|
||||
<file>icons8-add-folder-80.png</file>
|
||||
<file>icons8-banana-split-80.png</file>
|
||||
<file>icons8-documents-folder-80.png</file>
|
||||
<file>icons8-downloads-folder-80.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||