Aggiunto scelta separatore parti nome file

This commit is contained in:
Giulia
2019-11-06 13:45:17 +01:00
parent 4d63c83278
commit 16b4b307a9

View File

@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>458</width>
<height>335</height>
<width>451</width>
<height>413</height>
</rect>
</property>
<property name="windowTitle">
@@ -37,7 +37,7 @@
<rect>
<x>10</x>
<y>20</y>
<width>441</width>
<width>431</width>
<height>16</height>
</rect>
</property>
@@ -161,8 +161,8 @@
<property name="geometry">
<rect>
<x>10</x>
<y>230</y>
<width>441</width>
<y>330</y>
<width>431</width>
<height>16</height>
</rect>
</property>
@@ -173,8 +173,8 @@
<widget class="QWidget" name="horizontalLayoutWidget_3">
<property name="geometry">
<rect>
<x>20</x>
<y>250</y>
<x>10</x>
<y>350</y>
<width>431</width>
<height>41</height>
</rect>
@@ -235,16 +235,130 @@
</item>
</layout>
</widget>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>458</width>
<height>21</height>
</rect>
</property>
<widget class="Line" name="line_3">
<property name="geometry">
<rect>
<x>10</x>
<y>230</y>
<width>431</width>
<height>16</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>20</x>
<y>250</y>
<width>141</width>
<height>16</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="text">
<string>Separatore</string>
</property>
</widget>
<widget class="QRadioButton" name="radioButton_3">
<property name="geometry">
<rect>
<x>30</x>
<y>270</y>
<width>76</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Spazio</string>
</property>
</widget>
<widget class="QRadioButton" name="radioButton_4">
<property name="geometry">
<rect>
<x>30</x>
<y>290</y>
<width>76</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>,</string>
</property>
</widget>
<widget class="QRadioButton" name="radioButton">
<property name="geometry">
<rect>
<x>120</x>
<y>270</y>
<width>157</width>
<height>17</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>8</pointsize>
</font>
</property>
<property name="text">
<string>-</string>
</property>
</widget>
<widget class="QRadioButton" name="radioButton_2">
<property name="geometry">
<rect>
<x>30</x>
<y>310</y>
<width>76</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>/</string>
</property>
</widget>
<widget class="QRadioButton" name="radioButton_5">
<property name="geometry">
<rect>
<x>120</x>
<y>290</y>
<width>158</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>_</string>
</property>
</widget>
<widget class="QRadioButton" name="radioButton_6">
<property name="geometry">
<rect>
<x>120</x>
<y>310</y>
<width>51</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Altro:</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit">
<property name="geometry">
<rect>
<x>170</x>
<y>310</y>
<width>71</width>
<height>20</height>
</rect>
</property>
</widget>
</widget>
<widget class="QStatusBar" name="statusbar"/>
</widget>