diff --git a/bananaSPLIT/UserInterface/compiledUI/selezout.py b/bananaSPLIT/UserInterface/compiledUI/selezout.py index 93bddfa..d5cd02b 100644 --- a/bananaSPLIT/UserInterface/compiledUI/selezout.py +++ b/bananaSPLIT/UserInterface/compiledUI/selezout.py @@ -95,9 +95,9 @@ class Ui_selezout(object): self.label.setFont(font) self.label.setObjectName("label") self.horizontalLayout.addWidget(self.label) - self.lineEdit = QtWidgets.QLineEdit(selezout) - self.lineEdit.setObjectName("lineEdit") - self.horizontalLayout.addWidget(self.lineEdit) + self.lin_specialChars = QtWidgets.QLineEdit(selezout) + self.lin_specialChars.setObjectName("lin_specialChars") + self.horizontalLayout.addWidget(self.lin_specialChars) self.gridLayout.addLayout(self.horizontalLayout, 2, 0, 1, 2) self.gridLayout_2.addLayout(self.gridLayout, 8, 0, 1, 4) self.btn_avanti = QtWidgets.QPushButton(selezout) diff --git a/bananaSPLIT/UserInterface/selezout.ui b/bananaSPLIT/UserInterface/selezout.ui index 50313fa..5d8164e 100644 --- a/bananaSPLIT/UserInterface/selezout.ui +++ b/bananaSPLIT/UserInterface/selezout.ui @@ -13,116 +13,8 @@ Seleziona Linuga e Output - - - - - Qt::Horizontal - - - - - - - - 75 - 0 - - - - - 75 - 16777215 - - - - - 10 - - - - Indietro - - - - - - - - - - - 0 - 0 - - - - - 10 - - - - Seleziona il tipo di file da salvare - - - - - - - - 75 - 0 - - - - - 75 - 16777215 - - - - - 10 - - - - Avanti - - - - - - - - 10 - - - - Seleziona la lingua degli articoli - - - - - - - Qt::Vertical - - - - 20 - 40 - - - - + - - - Qt::Horizontal - - - - QLayout::SetMaximumSize @@ -168,8 +60,8 @@ - - + + Qt::Vertical @@ -181,6 +73,197 @@ + + + + Qt::Horizontal + + + + + + + + 10 + + + + Seleziona la lingua degli articoli + + + + + + + Qt::Horizontal + + + + + + + Qt::Horizontal + + + + + + + + + + 10 + + + + Tenta rimozione duplicati + + + + + + + + 10 + + + + Includi titolo all'interno del file + + + + + + + + 10 + + + + Rimuovi interruzioni parola (a capo) + + + + + + + + 10 + + + + Svuota cartella di destinazione + + + + + + + + + + 10 + + + + Caratteri speciali da rimuovere + + + + + + + + + + + + + + + 75 + 0 + + + + + 75 + 16777215 + + + + + 10 + + + + Avanti + + + + + + + + 0 + 0 + + + + + 10 + + + + Seleziona il tipo di file da salvare + + + + + + + + 0 + 0 + + + + + 10 + + + + Altre Opzioni + + + + + + + + 75 + 0 + + + + + 75 + 16777215 + + + + + 10 + + + + Indietro + + + + + +