Merge branch 'gui-devel' of https://git.etss.it/12Parsec/bananaSPLIT.git into gui-devel

This commit is contained in:
2019-11-10 20:03:45 +01:00
2 changed files with 169 additions and 139 deletions

View File

@@ -6,148 +6,174 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>400</width> <width>404</width>
<height>300</height> <height>204</height>
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
<string>Form</string> <string>Form</string>
</property> </property>
<layout class="QGridLayout" name="gridLayout"> <widget class="QLabel" name="lbl_indicazioni">
<item row="2" column="0"> <property name="geometry">
<layout class="QVBoxLayout" name="verticalLayout"> <rect>
<property name="sizeConstraint"> <x>9</x>
<enum>QLayout::SetMaximumSize</enum> <y>9</y>
</property> <width>125</width>
<item> <height>16</height>
<widget class="QRadioButton" name="rad_MainbodyEFile"> </rect>
<property name="font"> </property>
<font> <property name="sizePolicy">
<pointsize>10</pointsize> <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
</font> <horstretch>0</horstretch>
</property> <verstretch>0</verstretch>
<property name="text"> </sizepolicy>
<string>Bodyfile + File singoli</string> </property>
</property> <property name="font">
</widget> <font>
</item> <pointsize>10</pointsize>
<item> </font>
<widget class="QRadioButton" name="rad_Mainbody"> </property>
<property name="font"> <property name="text">
<font> <string>Seleziona il tipo di file</string>
<pointsize>10</pointsize> </property>
</font> </widget>
</property> <widget class="Line" name="line">
<property name="text"> <property name="geometry">
<string>Bodyfile</string> <rect>
</property> <x>10</x>
</widget> <y>30</y>
</item> <width>382</width>
<item> <height>16</height>
<widget class="QRadioButton" name="rad_File"> </rect>
<property name="font"> </property>
<font> <property name="orientation">
<pointsize>10</pointsize> <enum>Qt::Horizontal</enum>
</font> </property>
</property> </widget>
<property name="text"> <widget class="QWidget" name="">
<string>File singoli</string> <property name="geometry">
</property> <rect>
</widget> <x>10</x>
</item> <y>50</y>
</layout> <width>145</width>
</item> <height>74</height>
<item row="0" column="0" colspan="2"> </rect>
<widget class="QLabel" name="lbl_indicazioni"> </property>
<property name="sizePolicy"> <layout class="QVBoxLayout" name="verticalLayout">
<sizepolicy hsizetype="Preferred" vsizetype="Minimum"> <property name="sizeConstraint">
<horstretch>0</horstretch> <enum>QLayout::SetMaximumSize</enum>
<verstretch>0</verstretch> </property>
</sizepolicy> <item>
</property> <widget class="QRadioButton" name="rad_MainbodyEFile">
<property name="font"> <property name="font">
<font> <font>
<pointsize>10</pointsize> <pointsize>10</pointsize>
</font> </font>
</property> </property>
<property name="text"> <property name="text">
<string>Seleziona il tipo di file</string> <string>Bodyfile + File singoli</string>
</property> </property>
</widget> </widget>
</item> </item>
<item row="5" column="0" colspan="2"> <item>
<layout class="QHBoxLayout" name="horizontalLayout"> <widget class="QRadioButton" name="rad_Mainbody">
<item> <property name="font">
<widget class="QPushButton" name="btn_Indietro"> <font>
<property name="minimumSize"> <pointsize>10</pointsize>
<size> </font>
<width>75</width> </property>
<height>0</height> <property name="text">
</size> <string>Bodyfile</string>
</property> </property>
<property name="maximumSize"> </widget>
<size> </item>
<width>75</width> <item>
<height>16777215</height> <widget class="QRadioButton" name="rad_File">
</size> <property name="font">
</property> <font>
<property name="font"> <pointsize>10</pointsize>
<font> </font>
<pointsize>10</pointsize> </property>
</font> <property name="text">
</property> <string>File singoli</string>
<property name="text"> </property>
<string>Indietro</string> </widget>
</property> </item>
</widget> </layout>
</item> </widget>
<item> <widget class="QWidget" name="">
<spacer name="horizontalSpacer"> <property name="geometry">
<property name="orientation"> <rect>
<enum>Qt::Horizontal</enum> <x>10</x>
</property> <y>150</y>
<property name="sizeHint" stdset="0"> <width>381</width>
<size> <height>26</height>
<width>40</width> </rect>
<height>20</height> </property>
</size> <layout class="QHBoxLayout" name="horizontalLayout">
</property> <item>
</spacer> <widget class="QPushButton" name="btn_Indietro">
</item> <property name="minimumSize">
<item> <size>
<widget class="QPushButton" name="btn_Avanti"> <width>75</width>
<property name="minimumSize"> <height>0</height>
<size> </size>
<width>75</width> </property>
<height>0</height> <property name="maximumSize">
</size> <size>
</property> <width>75</width>
<property name="maximumSize"> <height>16777215</height>
<size> </size>
<width>75</width> </property>
<height>16777215</height> <property name="font">
</size> <font>
</property> <pointsize>10</pointsize>
<property name="font"> </font>
<font> </property>
<pointsize>10</pointsize> <property name="text">
</font> <string>Indietro</string>
</property> </property>
<property name="text"> </widget>
<string>Avanti</string> </item>
</property> <item>
</widget> <spacer name="horizontalSpacer">
</item> <property name="orientation">
</layout> <enum>Qt::Horizontal</enum>
</item> </property>
<item row="1" column="0" colspan="2"> <property name="sizeHint" stdset="0">
<widget class="Line" name="line"> <size>
<property name="orientation"> <width>40</width>
<enum>Qt::Horizontal</enum> <height>20</height>
</property> </size>
</widget> </property>
</item> </spacer>
</layout> </item>
<item>
<widget class="QPushButton" name="btn_Avanti">
<property name="minimumSize">
<size>
<width>75</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>75</width>
<height>16777215</height>
</size>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="text">
<string>Avanti</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget> </widget>
<resources/> <resources/>
<connections/> <connections/>

View File

@@ -132,7 +132,11 @@
</widget> </widget>
</item> </item>
<item> <item>
<widget class="QSpinBox" name="spn_ncarat"/> <widget class="QSpinBox" name="spn_ncarat">
<property name="minimum">
<number>1</number>
</property>
</widget>
</item> </item>
</layout> </layout>
</widget> </widget>
@@ -320,7 +324,7 @@
</rect> </rect>
</property> </property>
<property name="text"> <property name="text">
<string>/</string> <string>\</string>
</property> </property>
</widget> </widget>
<widget class="QRadioButton" name="radioButton_5"> <widget class="QRadioButton" name="radioButton_5">