class Ui_ExportActionResult_Wizard_1(object):
    def setupUi(self, ExportActionResult_Wizard_1):
        ExportActionResult_Wizard_1.setObjectName(
            _fromUtf8("ExportActionResult_Wizard_1"))
        ExportActionResult_Wizard_1.resize(640, 504)
        self.gridLayout = QtGui.QGridLayout(ExportActionResult_Wizard_1)
        self.gridLayout.setObjectName(_fromUtf8("gridLayout"))
        self.treeContracts = QtGui.QTreeView(ExportActionResult_Wizard_1)
        self.treeContracts.setObjectName(_fromUtf8("treeContracts"))
        self.gridLayout.addWidget(self.treeContracts, 5, 0, 1, 1)
        self.verticalLayout = QtGui.QVBoxLayout()
        self.verticalLayout.setObjectName(_fromUtf8("verticalLayout"))
        self.groupBox = QtGui.QGroupBox(ExportActionResult_Wizard_1)
        self.groupBox.setObjectName(_fromUtf8("groupBox"))
        self.verticalLayout_2 = QtGui.QVBoxLayout(self.groupBox)
        self.verticalLayout_2.setObjectName(_fromUtf8("verticalLayout_2"))
        self.tabFilter = QtGui.QTabWidget(self.groupBox)
        self.tabFilter.setObjectName(_fromUtf8("tabFilter"))
        self.tabEvent = QtGui.QWidget()
        self.tabEvent.setObjectName(_fromUtf8("tabEvent"))
        self.gridLayout_2 = QtGui.QGridLayout(self.tabEvent)
        self.gridLayout_2.setObjectName(_fromUtf8("gridLayout_2"))
        self.chkEventPurpose = QtGui.QCheckBox(self.tabEvent)
        self.chkEventPurpose.setObjectName(_fromUtf8("chkEventPurpose"))
        self.gridLayout_2.addWidget(self.chkEventPurpose, 6, 0, 1, 1)
        self.chkEventType = QtGui.QCheckBox(self.tabEvent)
        self.chkEventType.setObjectName(_fromUtf8("chkEventType"))
        self.gridLayout_2.addWidget(self.chkEventType, 8, 0, 1, 1)
        spacerItem = QtGui.QSpacerItem(20, 40, QtGui.QSizePolicy.Minimum,
                                       QtGui.QSizePolicy.Expanding)
        self.gridLayout_2.addItem(spacerItem, 12, 0, 1, 1)
        self.cmbEventPurpose = CRBComboBox(self.tabEvent)
        self.cmbEventPurpose.setEnabled(False)
        self.cmbEventPurpose.setObjectName(_fromUtf8("cmbEventPurpose"))
        self.gridLayout_2.addWidget(self.cmbEventPurpose, 7, 0, 1, 1)
        self.cmbEventType = CRBComboBox(self.tabEvent)
        self.cmbEventType.setEnabled(False)
        self.cmbEventType.setObjectName(_fromUtf8("cmbEventType"))
        self.gridLayout_2.addWidget(self.cmbEventType, 9, 0, 1, 1)
        self.horizontalLayout_3 = QtGui.QHBoxLayout()
        self.horizontalLayout_3.setObjectName(_fromUtf8("horizontalLayout_3"))
        self.edtEventExecBegDate = CDateEdit(self.tabEvent)
        self.edtEventExecBegDate.setEnabled(False)
        self.edtEventExecBegDate.setObjectName(
            _fromUtf8("edtEventExecBegDate"))
        self.horizontalLayout_3.addWidget(self.edtEventExecBegDate)
        self.edtEventExecEndDate = CDateEdit(self.tabEvent)
        self.edtEventExecEndDate.setEnabled(False)
        self.edtEventExecEndDate.setObjectName(
            _fromUtf8("edtEventExecEndDate"))
        self.horizontalLayout_3.addWidget(self.edtEventExecEndDate)
        self.gridLayout_2.addLayout(self.horizontalLayout_3, 1, 0, 1, 1)
        self.chkEventExecDate = QtGui.QCheckBox(self.tabEvent)
        self.chkEventExecDate.setObjectName(_fromUtf8("chkEventExecDate"))
        self.gridLayout_2.addWidget(self.chkEventExecDate, 0, 0, 1, 1)
        self.chkEventSetDate = QtGui.QCheckBox(self.tabEvent)
        self.chkEventSetDate.setObjectName(_fromUtf8("chkEventSetDate"))
        self.gridLayout_2.addWidget(self.chkEventSetDate, 2, 0, 1, 1)
        self.horizontalLayout_4 = QtGui.QHBoxLayout()
        self.horizontalLayout_4.setObjectName(_fromUtf8("horizontalLayout_4"))
        self.edtEventSetBegDate = CDateEdit(self.tabEvent)
        self.edtEventSetBegDate.setEnabled(False)
        self.edtEventSetBegDate.setObjectName(_fromUtf8("edtEventSetBegDate"))
        self.horizontalLayout_4.addWidget(self.edtEventSetBegDate)
        self.edtEventSetEndDate = CDateEdit(self.tabEvent)
        self.edtEventSetEndDate.setEnabled(False)
        self.edtEventSetEndDate.setObjectName(_fromUtf8("edtEventSetEndDate"))
        self.horizontalLayout_4.addWidget(self.edtEventSetEndDate)
        self.gridLayout_2.addLayout(self.horizontalLayout_4, 3, 0, 1, 1)
        self.cmbEventLPU = CPolyclinicComboBox(self.tabEvent)
        self.cmbEventLPU.setEnabled(False)
        self.cmbEventLPU.setObjectName(_fromUtf8("cmbEventLPU"))
        self.gridLayout_2.addWidget(self.cmbEventLPU, 11, 0, 1, 1)
        self.chkEventLPU = QtGui.QCheckBox(self.tabEvent)
        self.chkEventLPU.setObjectName(_fromUtf8("chkEventLPU"))
        self.gridLayout_2.addWidget(self.chkEventLPU, 10, 0, 1, 1)
        self.tabFilter.addTab(self.tabEvent, _fromUtf8(""))
        self.tabAction = QtGui.QWidget()
        self.tabAction.setObjectName(_fromUtf8("tabAction"))
        self.verticalLayout_3 = QtGui.QVBoxLayout(self.tabAction)
        self.verticalLayout_3.setObjectName(_fromUtf8("verticalLayout_3"))
        self.chkActionDate = QtGui.QCheckBox(self.tabAction)
        self.chkActionDate.setObjectName(_fromUtf8("chkActionDate"))
        self.verticalLayout_3.addWidget(self.chkActionDate)
        self.horizontalLayout_2 = QtGui.QHBoxLayout()
        self.horizontalLayout_2.setObjectName(_fromUtf8("horizontalLayout_2"))
        self.edtActionBegDate = CDateEdit(self.tabAction)
        self.edtActionBegDate.setEnabled(False)
        self.edtActionBegDate.setObjectName(_fromUtf8("edtActionBegDate"))
        self.horizontalLayout_2.addWidget(self.edtActionBegDate)
        self.edtActionEndDate = CDateEdit(self.tabAction)
        self.edtActionEndDate.setEnabled(False)
        self.edtActionEndDate.setObjectName(_fromUtf8("edtActionEndDate"))
        self.horizontalLayout_2.addWidget(self.edtActionEndDate)
        self.verticalLayout_3.addLayout(self.horizontalLayout_2)
        self.chkActionStatus = QtGui.QCheckBox(self.tabAction)
        self.chkActionStatus.setObjectName(_fromUtf8("chkActionStatus"))
        self.verticalLayout_3.addWidget(self.chkActionStatus)
        self.cmbActionStatus = QtGui.QComboBox(self.tabAction)
        self.cmbActionStatus.setEnabled(False)
        self.cmbActionStatus.setObjectName(_fromUtf8("cmbActionStatus"))
        self.cmbActionStatus.addItem(_fromUtf8(""))
        self.cmbActionStatus.addItem(_fromUtf8(""))
        self.cmbActionStatus.addItem(_fromUtf8(""))
        self.cmbActionStatus.addItem(_fromUtf8(""))
        self.verticalLayout_3.addWidget(self.cmbActionStatus)
        self.chkActionSetPerson = QtGui.QCheckBox(self.tabAction)
        self.chkActionSetPerson.setObjectName(_fromUtf8("chkActionSetPerson"))
        self.verticalLayout_3.addWidget(self.chkActionSetPerson)
        self.cmbActionSetPerson = CPersonComboBoxEx(self.tabAction)
        self.cmbActionSetPerson.setEnabled(False)
        self.cmbActionSetPerson.setObjectName(_fromUtf8("cmbActionSetPerson"))
        self.verticalLayout_3.addWidget(self.cmbActionSetPerson)
        self.chkActionClass = QtGui.QCheckBox(self.tabAction)
        self.chkActionClass.setObjectName(_fromUtf8("chkActionClass"))
        self.verticalLayout_3.addWidget(self.chkActionClass)
        self.cmbActionClass = QtGui.QComboBox(self.tabAction)
        self.cmbActionClass.setEnabled(False)
        self.cmbActionClass.setObjectName(_fromUtf8("cmbActionClass"))
        self.cmbActionClass.addItem(_fromUtf8(""))
        self.cmbActionClass.addItem(_fromUtf8(""))
        self.cmbActionClass.addItem(_fromUtf8(""))
        self.cmbActionClass.addItem(_fromUtf8(""))
        self.verticalLayout_3.addWidget(self.cmbActionClass)
        self.chkActionType = QtGui.QCheckBox(self.tabAction)
        self.chkActionType.setObjectName(_fromUtf8("chkActionType"))
        self.verticalLayout_3.addWidget(self.chkActionType)
        self.cmbActionType = CActionTypeComboBox(self.tabAction)
        self.cmbActionType.setEnabled(False)
        self.cmbActionType.setObjectName(_fromUtf8("cmbActionType"))
        self.verticalLayout_3.addWidget(self.cmbActionType)
        spacerItem1 = QtGui.QSpacerItem(20, 40, QtGui.QSizePolicy.Minimum,
                                        QtGui.QSizePolicy.Expanding)
        self.verticalLayout_3.addItem(spacerItem1)
        self.tabFilter.addTab(self.tabAction, _fromUtf8(""))
        self.tabAdditional = QtGui.QWidget()
        self.tabAdditional.setObjectName(_fromUtf8("tabAdditional"))
        self.verticalLayout_4 = QtGui.QVBoxLayout(self.tabAdditional)
        self.verticalLayout_4.setObjectName(_fromUtf8("verticalLayout_4"))
        self.label = QtGui.QLabel(self.tabAdditional)
        self.label.setObjectName(_fromUtf8("label"))
        self.verticalLayout_4.addWidget(self.label)
        self.chkIncludeClientEventInfo = QtGui.QCheckBox(self.tabAdditional)
        self.chkIncludeClientEventInfo.setObjectName(
            _fromUtf8("chkIncludeClientEventInfo"))
        self.verticalLayout_4.addWidget(self.chkIncludeClientEventInfo)
        self.chkIncludeClientWorkInfo = QtGui.QCheckBox(self.tabAdditional)
        self.chkIncludeClientWorkInfo.setObjectName(
            _fromUtf8("chkIncludeClientWorkInfo"))
        self.verticalLayout_4.addWidget(self.chkIncludeClientWorkInfo)
        self.chkIncludeClientAddressInfo = QtGui.QCheckBox(self.tabAdditional)
        self.chkIncludeClientAddressInfo.setObjectName(
            _fromUtf8("chkIncludeClientAddressInfo"))
        self.verticalLayout_4.addWidget(self.chkIncludeClientAddressInfo)
        self.chkIncludeClientDocumentInfo = QtGui.QCheckBox(self.tabAdditional)
        self.chkIncludeClientDocumentInfo.setObjectName(
            _fromUtf8("chkIncludeClientDocumentInfo"))
        self.verticalLayout_4.addWidget(self.chkIncludeClientDocumentInfo)
        self.chkIncludeClientContactInfo = QtGui.QCheckBox(self.tabAdditional)
        self.chkIncludeClientContactInfo.setObjectName(
            _fromUtf8("chkIncludeClientContactInfo"))
        self.verticalLayout_4.addWidget(self.chkIncludeClientContactInfo)
        spacerItem2 = QtGui.QSpacerItem(20, 40, QtGui.QSizePolicy.Minimum,
                                        QtGui.QSizePolicy.Expanding)
        self.verticalLayout_4.addItem(spacerItem2)
        self.tabFilter.addTab(self.tabAdditional, _fromUtf8(""))
        self.verticalLayout_2.addWidget(self.tabFilter)
        self.horizontalLayout = QtGui.QHBoxLayout()
        self.horizontalLayout.setObjectName(_fromUtf8("horizontalLayout"))
        spacerItem3 = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Expanding,
                                        QtGui.QSizePolicy.Minimum)
        self.horizontalLayout.addItem(spacerItem3)
        self.btnResetFilter = QtGui.QPushButton(self.groupBox)
        self.btnResetFilter.setObjectName(_fromUtf8("btnResetFilter"))
        self.horizontalLayout.addWidget(self.btnResetFilter)
        self.verticalLayout_2.addLayout(self.horizontalLayout)
        self.verticalLayout.addWidget(self.groupBox)
        self.gridLayout.addLayout(self.verticalLayout, 5, 1, 1, 1)

        self.retranslateUi(ExportActionResult_Wizard_1)
        self.tabFilter.setCurrentIndex(0)
        QtCore.QMetaObject.connectSlotsByName(ExportActionResult_Wizard_1)
        ExportActionResult_Wizard_1.setTabOrder(self.treeContracts,
                                                self.tabFilter)
        ExportActionResult_Wizard_1.setTabOrder(self.tabFilter,
                                                self.chkEventExecDate)
        ExportActionResult_Wizard_1.setTabOrder(self.chkEventExecDate,
                                                self.edtEventExecBegDate)
        ExportActionResult_Wizard_1.setTabOrder(self.edtEventExecBegDate,
                                                self.edtEventExecEndDate)
        ExportActionResult_Wizard_1.setTabOrder(self.edtEventExecEndDate,
                                                self.chkEventSetDate)
        ExportActionResult_Wizard_1.setTabOrder(self.chkEventSetDate,
                                                self.edtEventSetBegDate)
        ExportActionResult_Wizard_1.setTabOrder(self.edtEventSetBegDate,
                                                self.edtEventSetEndDate)
        ExportActionResult_Wizard_1.setTabOrder(self.edtEventSetEndDate,
                                                self.chkEventPurpose)
        ExportActionResult_Wizard_1.setTabOrder(self.chkEventPurpose,
                                                self.cmbEventPurpose)
        ExportActionResult_Wizard_1.setTabOrder(self.cmbEventPurpose,
                                                self.chkEventType)
        ExportActionResult_Wizard_1.setTabOrder(self.chkEventType,
                                                self.cmbEventType)
        ExportActionResult_Wizard_1.setTabOrder(self.cmbEventType,
                                                self.chkEventLPU)
        ExportActionResult_Wizard_1.setTabOrder(self.chkEventLPU,
                                                self.cmbEventLPU)
        ExportActionResult_Wizard_1.setTabOrder(self.cmbEventLPU,
                                                self.btnResetFilter)
        ExportActionResult_Wizard_1.setTabOrder(self.btnResetFilter,
                                                self.chkActionDate)
        ExportActionResult_Wizard_1.setTabOrder(self.chkActionDate,
                                                self.edtActionBegDate)
        ExportActionResult_Wizard_1.setTabOrder(self.edtActionBegDate,
                                                self.edtActionEndDate)
        ExportActionResult_Wizard_1.setTabOrder(self.edtActionEndDate,
                                                self.chkActionStatus)
        ExportActionResult_Wizard_1.setTabOrder(self.chkActionStatus,
                                                self.cmbActionStatus)
        ExportActionResult_Wizard_1.setTabOrder(self.cmbActionStatus,
                                                self.chkActionSetPerson)
        ExportActionResult_Wizard_1.setTabOrder(self.chkActionSetPerson,
                                                self.cmbActionSetPerson)
        ExportActionResult_Wizard_1.setTabOrder(self.cmbActionSetPerson,
                                                self.chkActionClass)
        ExportActionResult_Wizard_1.setTabOrder(self.chkActionClass,
                                                self.cmbActionClass)
        ExportActionResult_Wizard_1.setTabOrder(self.cmbActionClass,
                                                self.chkActionType)
        ExportActionResult_Wizard_1.setTabOrder(self.chkActionType,
                                                self.cmbActionType)
        ExportActionResult_Wizard_1.setTabOrder(self.cmbActionType,
                                                self.chkIncludeClientEventInfo)
        ExportActionResult_Wizard_1.setTabOrder(self.chkIncludeClientEventInfo,
                                                self.chkIncludeClientWorkInfo)
        ExportActionResult_Wizard_1.setTabOrder(
            self.chkIncludeClientWorkInfo, self.chkIncludeClientAddressInfo)
        ExportActionResult_Wizard_1.setTabOrder(
            self.chkIncludeClientAddressInfo,
            self.chkIncludeClientDocumentInfo)
        ExportActionResult_Wizard_1.setTabOrder(
            self.chkIncludeClientDocumentInfo,
            self.chkIncludeClientContactInfo)

    def retranslateUi(self, ExportActionResult_Wizard_1):
        ExportActionResult_Wizard_1.setWindowTitle(
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Экспорт результатов действий", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.groupBox.setTitle(
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Фильтр", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.chkEventPurpose.setText(
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Назначение", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.chkEventType.setText(
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Тип события", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.chkEventExecDate.setText(
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Период выполнения", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.chkEventSetDate.setText(
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Период назначения", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.chkEventLPU.setText(
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Подразделение", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.tabFilter.setTabText(
            self.tabFilter.indexOf(self.tabEvent),
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Событие", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.chkActionDate.setText(
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Период", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.chkActionStatus.setText(
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Состояние", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.cmbActionStatus.setItemText(
            0,
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Начато", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.cmbActionStatus.setItemText(
            1,
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Ожидание", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.cmbActionStatus.setItemText(
            2,
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Закончено", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.cmbActionStatus.setItemText(
            3,
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Отменено", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.chkActionSetPerson.setText(
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Назначил", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.chkActionClass.setText(
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Класс действия", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.cmbActionClass.setItemText(
            0,
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Статус", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.cmbActionClass.setItemText(
            1,
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Диагностика", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.cmbActionClass.setItemText(
            2,
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Лечение", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.cmbActionClass.setItemText(
            3,
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Прочие мероприятия", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.chkActionType.setText(
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Тип действия", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.tabFilter.setTabText(
            self.tabFilter.indexOf(self.tabAction),
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Действие", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.label.setText(
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Для пациента выгружать данные о:",
                                         None, QtGui.QApplication.UnicodeUTF8))
        self.chkIncludeClientEventInfo.setText(
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Событии", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.chkIncludeClientWorkInfo.setText(
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Занятости", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.chkIncludeClientAddressInfo.setText(
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Адресе", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.chkIncludeClientDocumentInfo.setText(
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Документе удост. личность", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.chkIncludeClientContactInfo.setText(
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Контактах", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.tabFilter.setTabText(
            self.tabFilter.indexOf(self.tabAdditional),
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Дополнительно", None,
                                         QtGui.QApplication.UnicodeUTF8))
        self.btnResetFilter.setText(
            QtGui.QApplication.translate("ExportActionResult_Wizard_1",
                                         "Сброс", None,
                                         QtGui.QApplication.UnicodeUTF8))
Exemplo n.º 2
0
class Ui_SetupReportMonthActionsDialog(object):
    def setupUi(self, SetupReportMonthActionsDialog):
        SetupReportMonthActionsDialog.setObjectName(
            _fromUtf8("SetupReportMonthActionsDialog"))
        SetupReportMonthActionsDialog.resize(370, 330)
        self.gridLayout = QtGui.QGridLayout(SetupReportMonthActionsDialog)
        self.gridLayout.setMargin(4)
        self.gridLayout.setSpacing(4)
        self.gridLayout.setObjectName(_fromUtf8("gridLayout"))
        self.buttonBox = QtGui.QDialogButtonBox(SetupReportMonthActionsDialog)
        self.buttonBox.setOrientation(QtCore.Qt.Horizontal)
        self.buttonBox.setStandardButtons(QtGui.QDialogButtonBox.Cancel
                                          | QtGui.QDialogButtonBox.Ok)
        self.buttonBox.setObjectName(_fromUtf8("buttonBox"))
        self.gridLayout.addWidget(self.buttonBox, 10, 0, 1, 3)
        self.lblDate = QtGui.QLabel(SetupReportMonthActionsDialog)
        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Maximum,
                                       QtGui.QSizePolicy.Preferred)
        sizePolicy.setHorizontalStretch(0)
        sizePolicy.setVerticalStretch(0)
        sizePolicy.setHeightForWidth(
            self.lblDate.sizePolicy().hasHeightForWidth())
        self.lblDate.setSizePolicy(sizePolicy)
        self.lblDate.setObjectName(_fromUtf8("lblDate"))
        self.gridLayout.addWidget(self.lblDate, 0, 0, 1, 1)
        self.cmbFinance = CRBComboBox(SetupReportMonthActionsDialog)
        self.cmbFinance.setEnabled(False)
        self.cmbFinance.setObjectName(_fromUtf8("cmbFinance"))
        self.gridLayout.addWidget(self.cmbFinance, 1, 1, 1, 2)
        self.chkFinance = QtGui.QCheckBox(SetupReportMonthActionsDialog)
        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Maximum,
                                       QtGui.QSizePolicy.Fixed)
        sizePolicy.setHorizontalStretch(0)
        sizePolicy.setVerticalStretch(0)
        sizePolicy.setHeightForWidth(
            self.chkFinance.sizePolicy().hasHeightForWidth())
        self.chkFinance.setSizePolicy(sizePolicy)
        self.chkFinance.setObjectName(_fromUtf8("chkFinance"))
        self.gridLayout.addWidget(self.chkFinance, 1, 0, 1, 1)
        self.chkClass = QtGui.QCheckBox(SetupReportMonthActionsDialog)
        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Maximum,
                                       QtGui.QSizePolicy.Fixed)
        sizePolicy.setHorizontalStretch(0)
        sizePolicy.setVerticalStretch(0)
        sizePolicy.setHeightForWidth(
            self.chkClass.sizePolicy().hasHeightForWidth())
        self.chkClass.setSizePolicy(sizePolicy)
        self.chkClass.setObjectName(_fromUtf8("chkClass"))
        self.gridLayout.addWidget(self.chkClass, 2, 0, 1, 1)
        self.chkActionTypeGroup = QtGui.QCheckBox(
            SetupReportMonthActionsDialog)
        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Maximum,
                                       QtGui.QSizePolicy.Fixed)
        sizePolicy.setHorizontalStretch(0)
        sizePolicy.setVerticalStretch(0)
        sizePolicy.setHeightForWidth(
            self.chkActionTypeGroup.sizePolicy().hasHeightForWidth())
        self.chkActionTypeGroup.setSizePolicy(sizePolicy)
        self.chkActionTypeGroup.setObjectName(_fromUtf8("chkActionTypeGroup"))
        self.gridLayout.addWidget(self.chkActionTypeGroup, 3, 0, 1, 1)
        self.chkStatus = QtGui.QCheckBox(SetupReportMonthActionsDialog)
        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Maximum,
                                       QtGui.QSizePolicy.Fixed)
        sizePolicy.setHorizontalStretch(0)
        sizePolicy.setVerticalStretch(0)
        sizePolicy.setHeightForWidth(
            self.chkStatus.sizePolicy().hasHeightForWidth())
        self.chkStatus.setSizePolicy(sizePolicy)
        self.chkStatus.setObjectName(_fromUtf8("chkStatus"))
        self.gridLayout.addWidget(self.chkStatus, 4, 0, 1, 1)
        self.chkOrgStructure = QtGui.QCheckBox(SetupReportMonthActionsDialog)
        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Maximum,
                                       QtGui.QSizePolicy.Fixed)
        sizePolicy.setHorizontalStretch(0)
        sizePolicy.setVerticalStretch(0)
        sizePolicy.setHeightForWidth(
            self.chkOrgStructure.sizePolicy().hasHeightForWidth())
        self.chkOrgStructure.setSizePolicy(sizePolicy)
        self.chkOrgStructure.setObjectName(_fromUtf8("chkOrgStructure"))
        self.gridLayout.addWidget(self.chkOrgStructure, 5, 0, 1, 1)
        self.chkPerson = QtGui.QCheckBox(SetupReportMonthActionsDialog)
        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Maximum,
                                       QtGui.QSizePolicy.Fixed)
        sizePolicy.setHorizontalStretch(0)
        sizePolicy.setVerticalStretch(0)
        sizePolicy.setHeightForWidth(
            self.chkPerson.sizePolicy().hasHeightForWidth())
        self.chkPerson.setSizePolicy(sizePolicy)
        self.chkPerson.setObjectName(_fromUtf8("chkPerson"))
        self.gridLayout.addWidget(self.chkPerson, 6, 0, 1, 1)
        self.chkAssistant = QtGui.QCheckBox(SetupReportMonthActionsDialog)
        sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Maximum,
                                       QtGui.QSizePolicy.Fixed)
        sizePolicy.setHorizontalStretch(0)
        sizePolicy.setVerticalStretch(0)
        sizePolicy.setHeightForWidth(
            self.chkAssistant.sizePolicy().hasHeightForWidth())
        self.chkAssistant.setSizePolicy(sizePolicy)
        self.chkAssistant.setObjectName(_fromUtf8("chkAssistant"))
        self.gridLayout.addWidget(self.chkAssistant, 7, 0, 1, 1)
        self.cmbClass = QtGui.QComboBox(SetupReportMonthActionsDialog)
        self.cmbClass.setEnabled(False)
        self.cmbClass.setObjectName(_fromUtf8("cmbClass"))
        self.cmbClass.addItem(_fromUtf8(""))
        self.cmbClass.addItem(_fromUtf8(""))
        self.cmbClass.addItem(_fromUtf8(""))
        self.cmbClass.addItem(_fromUtf8(""))
        self.cmbClass.addItem(_fromUtf8(""))
        self.gridLayout.addWidget(self.cmbClass, 2, 1, 1, 2)
        spacerItem = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Expanding,
                                       QtGui.QSizePolicy.Minimum)
        self.gridLayout.addItem(spacerItem, 0, 2, 1, 1)
        self.cmbActionTypeGroup = CActionTypeComboBox(
            SetupReportMonthActionsDialog)
        self.cmbActionTypeGroup.setEnabled(False)
        self.cmbActionTypeGroup.setObjectName(_fromUtf8("cmbActionTypeGroup"))
        self.gridLayout.addWidget(self.cmbActionTypeGroup, 3, 1, 1, 2)
        self.cmbStatus = QtGui.QComboBox(SetupReportMonthActionsDialog)
        self.cmbStatus.setEnabled(False)
        self.cmbStatus.setObjectName(_fromUtf8("cmbStatus"))
        self.gridLayout.addWidget(self.cmbStatus, 4, 1, 1, 2)
        self.cmbOrgStructure = COrgStructureComboBox(
            SetupReportMonthActionsDialog)
        self.cmbOrgStructure.setEnabled(False)
        self.cmbOrgStructure.setObjectName(_fromUtf8("cmbOrgStructure"))
        self.gridLayout.addWidget(self.cmbOrgStructure, 5, 1, 1, 2)
        self.cmbPerson = CPersonComboBoxEx(SetupReportMonthActionsDialog)
        self.cmbPerson.setEnabled(False)
        self.cmbPerson.setObjectName(_fromUtf8("cmbPerson"))
        self.gridLayout.addWidget(self.cmbPerson, 6, 1, 1, 2)
        self.cmbAssistant = CPersonComboBoxEx(SetupReportMonthActionsDialog)
        self.cmbAssistant.setEnabled(False)
        self.cmbAssistant.setObjectName(_fromUtf8("cmbAssistant"))
        self.gridLayout.addWidget(self.cmbAssistant, 7, 1, 1, 2)
        self.edtDate = QtGui.QDateEdit(SetupReportMonthActionsDialog)
        self.edtDate.setCurrentSectionIndex(0)
        self.edtDate.setObjectName(_fromUtf8("edtDate"))
        self.gridLayout.addWidget(self.edtDate, 0, 1, 1, 1)
        self.chkTissueType = QtGui.QCheckBox(SetupReportMonthActionsDialog)
        self.chkTissueType.setObjectName(_fromUtf8("chkTissueType"))
        self.gridLayout.addWidget(self.chkTissueType, 8, 0, 1, 1)
        self.cmbTissueType = CRBComboBox(SetupReportMonthActionsDialog)
        self.cmbTissueType.setEnabled(False)
        self.cmbTissueType.setObjectName(_fromUtf8("cmbTissueType"))
        self.gridLayout.addWidget(self.cmbTissueType, 8, 1, 1, 2)
        spacerItem1 = QtGui.QSpacerItem(20, 40, QtGui.QSizePolicy.Minimum,
                                        QtGui.QSizePolicy.Expanding)
        self.gridLayout.addItem(spacerItem1, 9, 0, 1, 1)

        self.retranslateUi(SetupReportMonthActionsDialog)
        QtCore.QObject.connect(self.buttonBox,
                               QtCore.SIGNAL(_fromUtf8("accepted()")),
                               SetupReportMonthActionsDialog.accept)
        QtCore.QObject.connect(self.buttonBox,
                               QtCore.SIGNAL(_fromUtf8("rejected()")),
                               SetupReportMonthActionsDialog.reject)
        QtCore.QObject.connect(self.chkFinance,
                               QtCore.SIGNAL(_fromUtf8("clicked(bool)")),
                               self.cmbFinance.setEnabled)
        QtCore.QObject.connect(self.chkClass,
                               QtCore.SIGNAL(_fromUtf8("clicked(bool)")),
                               self.cmbClass.setEnabled)
        QtCore.QObject.connect(self.chkActionTypeGroup,
                               QtCore.SIGNAL(_fromUtf8("clicked(bool)")),
                               self.cmbActionTypeGroup.setEnabled)
        QtCore.QObject.connect(self.chkStatus,
                               QtCore.SIGNAL(_fromUtf8("clicked(bool)")),
                               self.cmbStatus.setEnabled)
        QtCore.QObject.connect(self.chkOrgStructure,
                               QtCore.SIGNAL(_fromUtf8("clicked(bool)")),
                               self.cmbOrgStructure.setEnabled)
        QtCore.QObject.connect(self.chkPerson,
                               QtCore.SIGNAL(_fromUtf8("clicked(bool)")),
                               self.cmbPerson.setEnabled)
        QtCore.QObject.connect(self.chkAssistant,
                               QtCore.SIGNAL(_fromUtf8("clicked(bool)")),
                               self.cmbAssistant.setEnabled)
        QtCore.QObject.connect(self.chkTissueType,
                               QtCore.SIGNAL(_fromUtf8("clicked(bool)")),
                               self.cmbTissueType.setEnabled)
        QtCore.QMetaObject.connectSlotsByName(SetupReportMonthActionsDialog)
        SetupReportMonthActionsDialog.setTabOrder(self.edtDate,
                                                  self.chkFinance)
        SetupReportMonthActionsDialog.setTabOrder(self.chkFinance,
                                                  self.cmbFinance)
        SetupReportMonthActionsDialog.setTabOrder(self.cmbFinance,
                                                  self.chkClass)
        SetupReportMonthActionsDialog.setTabOrder(self.chkClass, self.cmbClass)
        SetupReportMonthActionsDialog.setTabOrder(self.cmbClass,
                                                  self.chkActionTypeGroup)
        SetupReportMonthActionsDialog.setTabOrder(self.chkActionTypeGroup,
                                                  self.cmbActionTypeGroup)
        SetupReportMonthActionsDialog.setTabOrder(self.cmbActionTypeGroup,
                                                  self.chkStatus)
        SetupReportMonthActionsDialog.setTabOrder(self.chkStatus,
                                                  self.cmbStatus)
        SetupReportMonthActionsDialog.setTabOrder(self.cmbStatus,
                                                  self.chkOrgStructure)
        SetupReportMonthActionsDialog.setTabOrder(self.chkOrgStructure,
                                                  self.cmbOrgStructure)
        SetupReportMonthActionsDialog.setTabOrder(self.cmbOrgStructure,
                                                  self.chkPerson)
        SetupReportMonthActionsDialog.setTabOrder(self.chkPerson,
                                                  self.cmbPerson)
        SetupReportMonthActionsDialog.setTabOrder(self.cmbPerson,
                                                  self.chkAssistant)
        SetupReportMonthActionsDialog.setTabOrder(self.chkAssistant,
                                                  self.cmbAssistant)
        SetupReportMonthActionsDialog.setTabOrder(self.cmbAssistant,
                                                  self.chkTissueType)
        SetupReportMonthActionsDialog.setTabOrder(self.chkTissueType,
                                                  self.cmbTissueType)
        SetupReportMonthActionsDialog.setTabOrder(self.cmbTissueType,
                                                  self.buttonBox)

    def retranslateUi(self, SetupReportMonthActionsDialog):
        SetupReportMonthActionsDialog.setWindowTitle(
            _translate("SetupReportMonthActionsDialog", "Dialog", None))
        self.lblDate.setText(
            _translate("SetupReportMonthActionsDialog", "Месяц", None))
        self.chkFinance.setText(
            _translate("SetupReportMonthActionsDialog", "Тип финансирования",
                       None))
        self.chkClass.setText(
            _translate("SetupReportMonthActionsDialog", "Класс", None))
        self.chkActionTypeGroup.setText(
            _translate("SetupReportMonthActionsDialog", "Группа", None))
        self.chkStatus.setText(
            _translate("SetupReportMonthActionsDialog", "Статус", None))
        self.chkOrgStructure.setText(
            _translate("SetupReportMonthActionsDialog", "Подразделение", None))
        self.chkPerson.setText(
            _translate("SetupReportMonthActionsDialog", "Исполнитель", None))
        self.chkAssistant.setText(
            _translate("SetupReportMonthActionsDialog", "Ассистент", None))
        self.cmbClass.setItemText(
            0, _translate("SetupReportMonthActionsDialog", "Статус", None))
        self.cmbClass.setItemText(
            1, _translate("SetupReportMonthActionsDialog", "Диагностика",
                          None))
        self.cmbClass.setItemText(
            2, _translate("SetupReportMonthActionsDialog", "Лечение", None))
        self.cmbClass.setItemText(
            3,
            _translate("SetupReportMonthActionsDialog", "Прочие мероприятия",
                       None))
        self.cmbClass.setItemText(
            4, _translate("SetupReportMonthActionsDialog", "Назначено", None))
        self.edtDate.setDisplayFormat(
            _translate("SetupReportMonthActionsDialog", "MM.yyyy", None))
        self.chkTissueType.setText(
            _translate("SetupReportMonthActionsDialog", "Тип биоматериала",
                       None))
Exemplo n.º 3
0
class Ui_ExportActionResultDialog(object):
    def setupUi(self, ExportActionResultDialog):
        ExportActionResultDialog.setObjectName(
            _fromUtf8("ExportActionResultDialog"))
        ExportActionResultDialog.resize(769, 714)
        self.gridLayout = QtGui.QGridLayout(ExportActionResultDialog)
        self.gridLayout.setObjectName(_fromUtf8("gridLayout"))
        self.splitter = QtGui.QSplitter(ExportActionResultDialog)
        self.splitter.setOrientation(QtCore.Qt.Horizontal)
        self.splitter.setObjectName(_fromUtf8("splitter"))
        self.treeContracts = QtGui.QTreeView(self.splitter)
        self.treeContracts.setObjectName(_fromUtf8("treeContracts"))
        self.widget = QtGui.QWidget(self.splitter)
        self.widget.setObjectName(_fromUtf8("widget"))
        self.verticalLayout = QtGui.QVBoxLayout(self.widget)
        self.verticalLayout.setMargin(0)
        self.verticalLayout.setObjectName(_fromUtf8("verticalLayout"))
        self.horizontalLayout_2 = QtGui.QHBoxLayout()
        self.horizontalLayout_2.setObjectName(_fromUtf8("horizontalLayout_2"))
        self.lblBegDate = QtGui.QLabel(self.widget)
        self.lblBegDate.setObjectName(_fromUtf8("lblBegDate"))
        self.horizontalLayout_2.addWidget(self.lblBegDate)
        self.edtBegDate = CDateEdit(self.widget)
        self.edtBegDate.setCalendarPopup(True)
        self.edtBegDate.setObjectName(_fromUtf8("edtBegDate"))
        self.horizontalLayout_2.addWidget(self.edtBegDate)
        self.verticalLayout.addLayout(self.horizontalLayout_2)
        self.horizontalLayout_3 = QtGui.QHBoxLayout()
        self.horizontalLayout_3.setObjectName(_fromUtf8("horizontalLayout_3"))
        self.lblEndDate = QtGui.QLabel(self.widget)
        self.lblEndDate.setObjectName(_fromUtf8("lblEndDate"))
        self.horizontalLayout_3.addWidget(self.lblEndDate)
        self.edtEndDate = CDateEdit(self.widget)
        self.edtEndDate.setCalendarPopup(True)
        self.edtEndDate.setObjectName(_fromUtf8("edtEndDate"))
        self.horizontalLayout_3.addWidget(self.edtEndDate)
        self.verticalLayout.addLayout(self.horizontalLayout_3)
        self.horizontalLayout_14 = QtGui.QHBoxLayout()
        self.horizontalLayout_14.setObjectName(
            _fromUtf8("horizontalLayout_14"))
        self.label_9 = QtGui.QLabel(self.widget)
        self.label_9.setObjectName(_fromUtf8("label_9"))
        self.horizontalLayout_14.addWidget(self.label_9)
        self.edtDate = CDateEdit(self.widget)
        self.edtDate.setObjectName(_fromUtf8("edtDate"))
        self.horizontalLayout_14.addWidget(self.edtDate)
        self.verticalLayout.addLayout(self.horizontalLayout_14)
        self.horizontalLayout_15 = QtGui.QHBoxLayout()
        self.horizontalLayout_15.setObjectName(
            _fromUtf8("horizontalLayout_15"))
        self.label_10 = QtGui.QLabel(self.widget)
        self.label_10.setObjectName(_fromUtf8("label_10"))
        self.horizontalLayout_15.addWidget(self.label_10)
        self.boxPeriod = QtGui.QSpinBox(self.widget)
        self.boxPeriod.setObjectName(_fromUtf8("boxPeriod"))
        self.horizontalLayout_15.addWidget(self.boxPeriod)
        self.verticalLayout.addLayout(self.horizontalLayout_15)
        self.chkPerevystavl = QtGui.QCheckBox(self.widget)
        self.chkPerevystavl.setChecked(True)
        self.chkPerevystavl.setObjectName(_fromUtf8("chkPerevystavl"))
        self.verticalLayout.addWidget(self.chkPerevystavl)
        self.horizontalLayout = QtGui.QHBoxLayout()
        self.horizontalLayout.setObjectName(_fromUtf8("horizontalLayout"))
        self.lblOrgStructure = QtGui.QLabel(self.widget)
        self.lblOrgStructure.setObjectName(_fromUtf8("lblOrgStructure"))
        self.horizontalLayout.addWidget(self.lblOrgStructure)
        self.cmbOrgStructure = COrgStructureComboBox(self.widget)
        self.cmbOrgStructure.setObjectName(_fromUtf8("cmbOrgStructure"))
        self.horizontalLayout.addWidget(self.cmbOrgStructure)
        self.verticalLayout.addLayout(self.horizontalLayout)
        self.horizontalLayout_4 = QtGui.QHBoxLayout()
        self.horizontalLayout_4.setObjectName(_fromUtf8("horizontalLayout_4"))
        self.lblPerson = QtGui.QLabel(self.widget)
        self.lblPerson.setObjectName(_fromUtf8("lblPerson"))
        self.horizontalLayout_4.addWidget(self.lblPerson)
        self.cmbPerson = CPersonComboBoxEx(self.widget)
        self.cmbPerson.setObjectName(_fromUtf8("cmbPerson"))
        self.cmbPerson.addItem(_fromUtf8(""))
        self.horizontalLayout_4.addWidget(self.cmbPerson)
        self.verticalLayout.addLayout(self.horizontalLayout_4)
        self.horizontalLayout_5 = QtGui.QHBoxLayout()
        self.horizontalLayout_5.setObjectName(_fromUtf8("horizontalLayout_5"))
        self.lblEventType = QtGui.QLabel(self.widget)
        self.lblEventType.setObjectName(_fromUtf8("lblEventType"))
        self.horizontalLayout_5.addWidget(self.lblEventType)
        self.cmbEventType = CRBComboBox(self.widget)
        self.cmbEventType.setObjectName(_fromUtf8("cmbEventType"))
        self.horizontalLayout_5.addWidget(self.cmbEventType)
        self.verticalLayout.addLayout(self.horizontalLayout_5)
        self.horizontalLayout_6 = QtGui.QHBoxLayout()
        self.horizontalLayout_6.setObjectName(_fromUtf8("horizontalLayout_6"))
        self.lblClass = QtGui.QLabel(self.widget)
        self.lblClass.setObjectName(_fromUtf8("lblClass"))
        self.horizontalLayout_6.addWidget(self.lblClass)
        self.cmbClass = QtGui.QComboBox(self.widget)
        self.cmbClass.setObjectName(_fromUtf8("cmbClass"))
        self.cmbClass.addItem(_fromUtf8(""))
        self.cmbClass.addItem(_fromUtf8(""))
        self.cmbClass.addItem(_fromUtf8(""))
        self.cmbClass.addItem(_fromUtf8(""))
        self.horizontalLayout_6.addWidget(self.cmbClass)
        self.verticalLayout.addLayout(self.horizontalLayout_6)
        self.horizontalLayout_7 = QtGui.QHBoxLayout()
        self.horizontalLayout_7.setObjectName(_fromUtf8("horizontalLayout_7"))
        self.lblActionType = QtGui.QLabel(self.widget)
        self.lblActionType.setObjectName(_fromUtf8("lblActionType"))
        self.horizontalLayout_7.addWidget(self.lblActionType)
        self.cmbActionType = CActionTypeComboBox(self.widget)
        self.cmbActionType.setEnabled(False)
        self.cmbActionType.setObjectName(_fromUtf8("cmbActionType"))
        self.horizontalLayout_7.addWidget(self.cmbActionType)
        self.verticalLayout.addLayout(self.horizontalLayout_7)
        spacerItem = QtGui.QSpacerItem(20, 40, QtGui.QSizePolicy.Minimum,
                                       QtGui.QSizePolicy.Expanding)
        self.verticalLayout.addItem(spacerItem)
        self.gridLayout.addWidget(self.splitter, 0, 0, 1, 1)
        self.buttonBox = QtGui.QDialogButtonBox(ExportActionResultDialog)
        self.buttonBox.setOrientation(QtCore.Qt.Horizontal)
        self.buttonBox.setStandardButtons(QtGui.QDialogButtonBox.Cancel
                                          | QtGui.QDialogButtonBox.Ok)
        self.buttonBox.setObjectName(_fromUtf8("buttonBox"))
        self.gridLayout.addWidget(self.buttonBox, 1, 0, 1, 1)
        self.lblBegDate.setBuddy(self.edtBegDate)
        self.lblEndDate.setBuddy(self.edtEndDate)
        self.lblOrgStructure.setBuddy(self.cmbOrgStructure)
        self.lblPerson.setBuddy(self.cmbPerson)
        self.lblEventType.setBuddy(self.cmbPerson)
        self.lblClass.setBuddy(self.cmbClass)
        self.lblActionType.setBuddy(self.cmbActionType)

        self.retranslateUi(ExportActionResultDialog)
        QtCore.QObject.connect(self.buttonBox,
                               QtCore.SIGNAL(_fromUtf8("accepted()")),
                               ExportActionResultDialog.accept)
        QtCore.QObject.connect(self.buttonBox,
                               QtCore.SIGNAL(_fromUtf8("rejected()")),
                               ExportActionResultDialog.reject)
        QtCore.QMetaObject.connectSlotsByName(ExportActionResultDialog)

    def retranslateUi(self, ExportActionResultDialog):
        ExportActionResultDialog.setWindowTitle(
            _translate("ExportActionResultDialog",
                       "Экспорт результатов действий", None))
        self.lblBegDate.setText(
            _translate("ExportActionResultDialog", "Дата начала периода",
                       None))
        self.lblEndDate.setText(
            _translate("ExportActionResultDialog", "Дата окончания периода",
                       None))
        self.label_9.setText(
            _translate("ExportActionResultDialog", "дата посылки", None))
        self.label_10.setText(
            _translate("ExportActionResultDialog", "отчётный месяц", None))
        self.chkPerevystavl.setText(
            _translate("ExportActionResultDialog",
                       "включать подлежащие перевыставлению", None))
        self.lblOrgStructure.setText(
            _translate("ExportActionResultDialog", "Подразделение", None))
        self.lblPerson.setText(
            _translate("ExportActionResultDialog", "&Врач", None))
        self.cmbPerson.setItemText(
            0, _translate("ExportActionResultDialog", "Врач", None))
        self.lblEventType.setText(
            _translate("ExportActionResultDialog", "&Тип обращения", None))
        self.lblClass.setText(
            _translate("ExportActionResultDialog", "Кла&сс действия", None))
        self.cmbClass.setItemText(
            0, _translate("ExportActionResultDialog", "Статус", None))
        self.cmbClass.setItemText(
            1, _translate("ExportActionResultDialog", "Диагностика", None))
        self.cmbClass.setItemText(
            2, _translate("ExportActionResultDialog", "Лечение", None))
        self.cmbClass.setItemText(
            3,
            _translate("ExportActionResultDialog", "Прочие мероприятия", None))
        self.lblActionType.setText(
            _translate("ExportActionResultDialog", "&Тип действия", None))