103 lines
5.5 KiB
Python
103 lines
5.5 KiB
Python
# -*- coding: utf-8 -*-
|
|
|
|
# Form implementation generated from reading ui file 'raw/settings.ui'
|
|
#
|
|
# Created by: PyQt5 UI code generator 5.9.2
|
|
#
|
|
# WARNING! All changes made in this file will be lost!
|
|
|
|
from PyQt5 import QtCore, QtGui, QtWidgets
|
|
|
|
class Ui_Dialog(object):
|
|
def setupUi(self, Dialog):
|
|
Dialog.setObjectName("Dialog")
|
|
Dialog.resize(879, 673)
|
|
self.gridLayout_3 = QtWidgets.QGridLayout(Dialog)
|
|
self.gridLayout_3.setObjectName("gridLayout_3")
|
|
self.verticalLayout_2 = QtWidgets.QVBoxLayout()
|
|
self.verticalLayout_2.setObjectName("verticalLayout_2")
|
|
self.groupBox_2 = QtWidgets.QGroupBox(Dialog)
|
|
self.groupBox_2.setObjectName("groupBox_2")
|
|
self.gridLayout_2 = QtWidgets.QGridLayout(self.groupBox_2)
|
|
self.gridLayout_2.setObjectName("gridLayout_2")
|
|
self.tableView = QtWidgets.QTableView(self.groupBox_2)
|
|
self.tableView.setFrameShape(QtWidgets.QFrame.NoFrame)
|
|
self.tableView.setSizeAdjustPolicy(QtWidgets.QAbstractScrollArea.AdjustToContentsOnFirstShow)
|
|
self.tableView.setEditTriggers(QtWidgets.QAbstractItemView.DoubleClicked|QtWidgets.QAbstractItemView.EditKeyPressed)
|
|
self.tableView.setAlternatingRowColors(True)
|
|
self.tableView.setSelectionMode(QtWidgets.QAbstractItemView.SingleSelection)
|
|
self.tableView.setSelectionBehavior(QtWidgets.QAbstractItemView.SelectItems)
|
|
self.tableView.setGridStyle(QtCore.Qt.NoPen)
|
|
self.tableView.setSortingEnabled(True)
|
|
self.tableView.setWordWrap(False)
|
|
self.tableView.setObjectName("tableView")
|
|
self.tableView.horizontalHeader().setVisible(True)
|
|
self.tableView.verticalHeader().setVisible(False)
|
|
self.gridLayout_2.addWidget(self.tableView, 0, 0, 1, 1)
|
|
self.horizontalLayout = QtWidgets.QHBoxLayout()
|
|
self.horizontalLayout.setObjectName("horizontalLayout")
|
|
self.tableFilterEdit = QtWidgets.QLineEdit(self.groupBox_2)
|
|
self.tableFilterEdit.setObjectName("tableFilterEdit")
|
|
self.horizontalLayout.addWidget(self.tableFilterEdit)
|
|
self.addButton = QtWidgets.QPushButton(self.groupBox_2)
|
|
self.addButton.setObjectName("addButton")
|
|
self.horizontalLayout.addWidget(self.addButton)
|
|
self.removeButton = QtWidgets.QPushButton(self.groupBox_2)
|
|
self.removeButton.setObjectName("removeButton")
|
|
self.horizontalLayout.addWidget(self.removeButton)
|
|
self.gridLayout_2.addLayout(self.horizontalLayout, 1, 0, 1, 1)
|
|
self.verticalLayout_2.addWidget(self.groupBox_2)
|
|
self.groupBox = QtWidgets.QGroupBox(Dialog)
|
|
self.groupBox.setObjectName("groupBox")
|
|
self.gridLayout = QtWidgets.QGridLayout(self.groupBox)
|
|
self.gridLayout.setObjectName("gridLayout")
|
|
self.horizontalLayout_3 = QtWidgets.QHBoxLayout()
|
|
self.horizontalLayout_3.setObjectName("horizontalLayout_3")
|
|
self.checkBox = QtWidgets.QCheckBox(self.groupBox)
|
|
self.checkBox.setObjectName("checkBox")
|
|
self.horizontalLayout_3.addWidget(self.checkBox)
|
|
self.fileRemember = QtWidgets.QCheckBox(self.groupBox)
|
|
self.fileRemember.setObjectName("fileRemember")
|
|
self.horizontalLayout_3.addWidget(self.fileRemember)
|
|
self.checkBox_2 = QtWidgets.QCheckBox(self.groupBox)
|
|
self.checkBox_2.setObjectName("checkBox_2")
|
|
self.horizontalLayout_3.addWidget(self.checkBox_2)
|
|
self.checkBox_3 = QtWidgets.QCheckBox(self.groupBox)
|
|
self.checkBox_3.setObjectName("checkBox_3")
|
|
self.horizontalLayout_3.addWidget(self.checkBox_3)
|
|
self.gridLayout.addLayout(self.horizontalLayout_3, 0, 0, 1, 1)
|
|
self.horizontalLayout_2 = QtWidgets.QHBoxLayout()
|
|
self.horizontalLayout_2.setObjectName("horizontalLayout_2")
|
|
self.okButton = QtWidgets.QPushButton(self.groupBox)
|
|
self.okButton.setObjectName("okButton")
|
|
self.horizontalLayout_2.addWidget(self.okButton)
|
|
self.cancelButton = QtWidgets.QPushButton(self.groupBox)
|
|
self.cancelButton.setObjectName("cancelButton")
|
|
self.horizontalLayout_2.addWidget(self.cancelButton)
|
|
self.aboutButton = QtWidgets.QPushButton(self.groupBox)
|
|
self.aboutButton.setObjectName("aboutButton")
|
|
self.horizontalLayout_2.addWidget(self.aboutButton)
|
|
self.gridLayout.addLayout(self.horizontalLayout_2, 1, 0, 1, 1)
|
|
self.verticalLayout_2.addWidget(self.groupBox)
|
|
self.gridLayout_3.addLayout(self.verticalLayout_2, 0, 0, 1, 1)
|
|
|
|
self.retranslateUi(Dialog)
|
|
QtCore.QMetaObject.connectSlotsByName(Dialog)
|
|
|
|
def retranslateUi(self, Dialog):
|
|
_translate = QtCore.QCoreApplication.translate
|
|
Dialog.setWindowTitle(_translate("Dialog", "Settings"))
|
|
self.groupBox_2.setTitle(_translate("Dialog", "Library"))
|
|
self.tableFilterEdit.setPlaceholderText(_translate("Dialog", "Search for Paths, Names, Tags..."))
|
|
self.addButton.setText(_translate("Dialog", "Add"))
|
|
self.removeButton.setText(_translate("Dialog", "Remove"))
|
|
self.groupBox.setTitle(_translate("Dialog", "Startup"))
|
|
self.checkBox.setText(_translate("Dialog", "Auto add files"))
|
|
self.fileRemember.setText(_translate("Dialog", "Remember open files"))
|
|
self.checkBox_2.setText(_translate("Dialog", "Show Library"))
|
|
self.checkBox_3.setText(_translate("Dialog", "Cover Shadows"))
|
|
self.okButton.setText(_translate("Dialog", "OK"))
|
|
self.cancelButton.setText(_translate("Dialog", "Cancel"))
|
|
self.aboutButton.setText(_translate("Dialog", "About"))
|
|
|