mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/MI-38.git
synced 2026-01-23 23:55:38 +03:00
2490 lines
94 KiB
XML
2490 lines
94 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<ui version="4.0">
|
||
<class>EditorMainWindow</class>
|
||
<widget class="QMainWindow" name="EditorMainWindow">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>0</y>
|
||
<width>1024</width>
|
||
<height>888</height>
|
||
</rect>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>1024</width>
|
||
<height>400</height>
|
||
</size>
|
||
</property>
|
||
<property name="windowTitle">
|
||
<string>Редактор АУК в формате S1000D</string>
|
||
</property>
|
||
<property name="windowIcon">
|
||
<iconset resource="S1000DResources.qrc">
|
||
<normaloff>:/new/Icons/doc_config.png</normaloff>:/new/Icons/doc_config.png</iconset>
|
||
</property>
|
||
<widget class="QWidget" name="centralwidget">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>1024</width>
|
||
<height>300</height>
|
||
</size>
|
||
</property>
|
||
<layout class="QGridLayout" name="gridLayout_2">
|
||
<item row="0" column="1">
|
||
<widget class="QSplitter" name="splitter">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="cursor">
|
||
<cursorShape>ArrowCursor</cursorShape>
|
||
</property>
|
||
<property name="mouseTracking">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="orientation">
|
||
<enum>Qt::Horizontal</enum>
|
||
</property>
|
||
<widget class="QTreeWidget" name="treeWidget">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>210</width>
|
||
<height>300</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>8</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="acceptDrops">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="editTriggers">
|
||
<set>QAbstractItemView::NoEditTriggers</set>
|
||
</property>
|
||
<property name="dragEnabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="dragDropMode">
|
||
<enum>QAbstractItemView::InternalMove</enum>
|
||
</property>
|
||
<property name="defaultDropAction">
|
||
<enum>Qt::MoveAction</enum>
|
||
</property>
|
||
<property name="iconSize">
|
||
<size>
|
||
<width>32</width>
|
||
<height>32</height>
|
||
</size>
|
||
</property>
|
||
<property name="headerHidden">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="columnCount">
|
||
<number>1</number>
|
||
</property>
|
||
<column>
|
||
<property name="text">
|
||
<string notr="true">1</string>
|
||
</property>
|
||
</column>
|
||
</widget>
|
||
<widget class="QStackedWidget" name="stackedWidget">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>700</width>
|
||
<height>0</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Segoe UI</family>
|
||
<pointsize>14</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true"/>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::StyledPanel</enum>
|
||
</property>
|
||
<property name="currentIndex">
|
||
<number>1</number>
|
||
</property>
|
||
<widget class="QWidget" name="pageTitle">
|
||
<property name="styleSheet">
|
||
<string notr="true">background-color: white;</string>
|
||
</property>
|
||
<layout class="QGridLayout" name="gridLayout_3">
|
||
<item row="0" column="0">
|
||
<layout class="QGridLayout" name="pageTitleLayout">
|
||
<property name="leftMargin">
|
||
<number>9</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>9</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>9</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>9</number>
|
||
</property>
|
||
<item row="0" column="0">
|
||
<widget class="QLabel" name="label_11">
|
||
<property name="styleSheet">
|
||
<string notr="true">background-color: white;</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="pixmap">
|
||
<pixmap resource="S1000DResources.qrc">:/new/Icons/logo.png</pixmap>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="0">
|
||
<widget class="QLabel" name="label_12">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>14</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">background-color: white;</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Для начала работы откройте файл сценария в формате LyX</string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignHCenter|Qt::AlignTop</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
<widget class="QWidget" name="pagePMCode">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>14</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">background-color: white;</string>
|
||
</property>
|
||
<layout class="QGridLayout" name="gridLayout">
|
||
<property name="leftMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<item row="0" column="0">
|
||
<layout class="QGridLayout" name="pagePMLayout">
|
||
<property name="leftMargin">
|
||
<number>9</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>9</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>9</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>9</number>
|
||
</property>
|
||
<item row="5" column="4">
|
||
<widget class="QLineEdit" name="pmc_le_pmNum">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>30</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>10</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="15" column="0">
|
||
<widget class="QLabel" name="label_9">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Номер тома публикации</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="6" column="0">
|
||
<widget class="QLabel" name="label_5">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Номер темы</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="4" column="5">
|
||
<spacer name="horizontalSpacer_2">
|
||
<property name="orientation">
|
||
<enum>Qt::Horizontal</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>20</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item row="14" column="0">
|
||
<widget class="QLabel" name="label_8">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Код публикации</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="7" column="1">
|
||
<spacer name="verticalSpacer_2">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeType">
|
||
<enum>QSizePolicy::Fixed</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>10</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item row="11" column="0" colspan="6">
|
||
<widget class="QLabel" name="pmc_lb_title2">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
<weight>75</weight>
|
||
<bold>true</bold>
|
||
</font>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">QLabel { color : blue; }</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Кодирование в соответствии с рекомендациями </string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="13" column="0">
|
||
<widget class="QLabel" name="label_6">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Идентификационный код модели</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="3" column="0">
|
||
<widget class="QLabel" name="lb_title">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Титул</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="12" column="1">
|
||
<spacer name="verticalSpacer_4">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeType">
|
||
<enum>QSizePolicy::Fixed</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>5</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item row="9" column="0" colspan="6">
|
||
<widget class="Line" name="line">
|
||
<property name="orientation">
|
||
<enum>Qt::Horizontal</enum>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="13" column="4">
|
||
<widget class="QPushButton" name="pmc_btn_pmIssuer">
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>80</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="1">
|
||
<spacer name="verticalSpacer">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeType">
|
||
<enum>QSizePolicy::Fixed</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>5</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item row="15" column="1" colspan="5">
|
||
<widget class="QComboBox" name="pmc_cb_pmNum">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>10</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="maxVisibleItems">
|
||
<number>20</number>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="4" column="2">
|
||
<spacer name="horizontalSpacer">
|
||
<property name="orientation">
|
||
<enum>Qt::Horizontal</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>20</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item row="13" column="3">
|
||
<widget class="QLabel" name="label_7">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Код компании-эмитента</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="10" column="1">
|
||
<spacer name="verticalSpacer_3">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeType">
|
||
<enum>QSizePolicy::Fixed</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>10</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item row="5" column="3">
|
||
<widget class="QLabel" name="label_4">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Номер тома публикации (цифры)</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="4" column="1">
|
||
<widget class="QLineEdit" name="pmc_le_modelIdentCode">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>150</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>10</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="16" column="0">
|
||
<widget class="QLabel" name="label_10">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Номер темы</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="19" column="4">
|
||
<spacer name="verticalSpacer_5">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>2000</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item row="13" column="1">
|
||
<widget class="QPushButton" name="pmc_btn_modelIdentCode">
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>150</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="4" column="3">
|
||
<widget class="QLabel" name="label_2">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Код компании-эмитента</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="6" column="1">
|
||
<widget class="QLineEdit" name="pmc_le_pmVolume">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>30</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>10</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="4" column="0">
|
||
<widget class="QLabel" name="label">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>0</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Идентификационный код модели</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="14" column="1" colspan="5">
|
||
<widget class="QComboBox" name="pmc_cb_pmNumABC">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>10</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="maxVisibleItems">
|
||
<number>20</number>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="18" column="3" colspan="3">
|
||
<widget class="QLabel" name="label_34">
|
||
<property name="text">
|
||
<string><a href="pdf">Документация по стандарту S1000D. <br>(Кодирование публикаций - стр. 1889)</a></string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||
</property>
|
||
<property name="textInteractionFlags">
|
||
<set>Qt::TextBrowserInteraction</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="17" column="4">
|
||
<spacer name="verticalSpacer_14">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeType">
|
||
<enum>QSizePolicy::Fixed</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>10</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item row="16" column="1" colspan="5">
|
||
<widget class="QComboBox" name="pmc_cb_pmVolume">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>10</pointsize>
|
||
</font>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="3" column="1" colspan="5">
|
||
<widget class="QTextEdit" name="pmc_t_title">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>60</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="4" column="4">
|
||
<widget class="QLineEdit" name="pmc_le_pmIssuer">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>80</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>10</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="5" column="0">
|
||
<widget class="QLabel" name="label_3">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Код публикации (символы A-Z)</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="5" column="1">
|
||
<widget class="QLineEdit" name="pmc_le_pmNumABC">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>80</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>10</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="0" colspan="6">
|
||
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
||
<item>
|
||
<widget class="QPushButton" name="pmc_btn_Qual">
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>40</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="S1000DResources.qrc">
|
||
<normaloff>:/new/Icons/exclamation.png</normaloff>
|
||
<normalon>:/new/Icons/accept.png</normalon>:/new/Icons/exclamation.png</iconset>
|
||
</property>
|
||
<property name="iconSize">
|
||
<size>
|
||
<width>32</width>
|
||
<height>32</height>
|
||
</size>
|
||
</property>
|
||
<property name="checkable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="flat">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QLabel" name="pmc_lb_pagePMName">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
<weight>75</weight>
|
||
<bold>true</bold>
|
||
</font>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">QLabel { color : blue; }</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Публикация</string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignHCenter|Qt::AlignTop</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
<widget class="QWidget" name="pageDMCode">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">background-color: white;</string>
|
||
</property>
|
||
<layout class="QGridLayout" name="gridLayout_5">
|
||
<property name="leftMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<item row="0" column="0">
|
||
<layout class="QGridLayout" name="pageDMLayout">
|
||
<property name="leftMargin">
|
||
<number>9</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>9</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>9</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>9</number>
|
||
</property>
|
||
<item row="24" column="0" colspan="6">
|
||
<widget class="QLabel" name="dmc_lb_label2">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
<weight>75</weight>
|
||
<bold>true</bold>
|
||
</font>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">QLabel { color : blue; }</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Кодирование в соответствии с рекомендациями </string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="13" column="3">
|
||
<widget class="QLabel" name="label_20">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Блок/узел</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="13" column="0">
|
||
<widget class="QLabel" name="label_19">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Под-подсистема</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="11" column="1">
|
||
<widget class="QLineEdit" name="dmc_le_modelIdentCode">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>130</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>10</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p><span style=" font-weight:600;">Идентификационный код модели (MI)</span> идентифицирует модель или несколько моделей, принадлежащик к одному типу. От 2 до 14 буквенно-цифровых символов.</p></body></html></string>
|
||
</property>
|
||
<property name="whatsThis">
|
||
<string/>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="18" column="1">
|
||
<widget class="QLineEdit" name="dmc_le_learnCode">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>40</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>10</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p><span style=" font-weight:600;">Код обучения (LC)</span> используется для обозначения модулей данных по обучению. Состоит из 1 буквенного и 2 цифровых символов.</p><p>Первый символ может быть:</p><p>- &quot;H&quot; - для обозначения технологии деятельности человека</p><p>- &quot;T&quot; - для обозначения модулей проверки знаний</p><p>Подробный перечень кодов обучения и кодов обучающего события см. в Главах 4.3.9 и 4.3.10 <a href="https://s1000d.org/"><span style=" text-decoration: underline; color:#0000ff;">стандарта S1000D</span></a>.</p></body></html></string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="31" column="0">
|
||
<spacer name="verticalSpacer_10">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>5</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item row="26" column="1" colspan="5">
|
||
<widget class="QComboBox" name="dmc_cb_InfoSets">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="maxVisibleItems">
|
||
<number>30</number>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="28" column="0" colspan="6">
|
||
<widget class="QPlainTextEdit" name="dmc_InfoText">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>2</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>0</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
<italic>true</italic>
|
||
</font>
|
||
</property>
|
||
<property name="acceptDrops">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string/>
|
||
</property>
|
||
<property name="readOnly">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="plainText">
|
||
<string/>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="23" column="1">
|
||
<spacer name="verticalSpacer_9">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>10</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item row="19" column="0">
|
||
<widget class="QLabel" name="label_26">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
<italic>true</italic>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Это модуль данных обучения?</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="8" column="1" colspan="5">
|
||
<widget class="QTextEdit" name="dmc_te_techName">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>50</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>50</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="19" column="3" colspan="3">
|
||
<widget class="QLabel" name="S1000D_doc_dmc">
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>8</pointsize>
|
||
<underline>false</underline>
|
||
</font>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">color: gray;</string>
|
||
</property>
|
||
<property name="text">
|
||
<string><a href="pdf">Документация по стандарту S1000D. <br>(Кодирование модуля данных - стр. 1788)</a></string>
|
||
</property>
|
||
<property name="textFormat">
|
||
<enum>Qt::AutoText</enum>
|
||
</property>
|
||
<property name="scaledContents">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||
</property>
|
||
<property name="wordWrap">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="openExternalLinks">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="textInteractionFlags">
|
||
<set>Qt::TextBrowserInteraction</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="15" column="0">
|
||
<widget class="QLabel" name="label_23">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string/>
|
||
</property>
|
||
<property name="text">
|
||
<string>Информационный код</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="22" column="0" colspan="6">
|
||
<widget class="Line" name="line_2">
|
||
<property name="orientation">
|
||
<enum>Qt::Horizontal</enum>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="11" column="3">
|
||
<widget class="QLabel" name="label_16">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Отличительный код системы</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="14" column="0">
|
||
<widget class="QLabel" name="label_21">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Код демонтажа</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="7" column="0">
|
||
<spacer name="verticalSpacer_7">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>5</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item row="17" column="0">
|
||
<widget class="QLabel" name="label_25">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Код расположения изделия</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="29" column="0">
|
||
<spacer name="verticalSpacer_8">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>10</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item row="19" column="1">
|
||
<widget class="QDialogButtonBox" name="dmc_btnBox_IsLearningDM">
|
||
<property name="enabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>130</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<italic>true</italic>
|
||
</font>
|
||
</property>
|
||
<property name="standardButtons">
|
||
<set>QDialogButtonBox::No|QDialogButtonBox::Yes</set>
|
||
</property>
|
||
<property name="centerButtons">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="25" column="0">
|
||
<spacer name="verticalSpacer_6">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>5</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item row="12" column="0">
|
||
<widget class="QLabel" name="label_17">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Система</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="13" column="1">
|
||
<widget class="QLineEdit" name="dmc_le_subSubSystemCode">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>40</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>10</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p><span style=" font-weight:600;">Код стандартной системы нумерации (SNS)</span> обеспечивает классификацию информационного материала. От 6 до 9 буквенно-цифровых символов.</p><p><span style=" text-decoration: underline;">Включает:</span></p><p> - <span style=" font-weight:600;">Систему</span>. Код системы включает2-3 символа.</p><p> - <span style=" font-weight:600;">Подсистему / под-подсистему</span>. Описывает разделение системы на составные части. Содержат по 1 буквенно-цифровому символу. Стандарт S1000D определяет значения кодов только для подсистем. Коды для под-подсистем назначаются разработчиком в зависимости от сложности изделия.</p><p> -<span style=" font-weight:600;"> Блок / узел</span> кодируется двумя или четырьмя буквенно-цифровыми символами (начиная с 01 и 0001). Значения кодов назначаются разработчиком.</p></body></html></string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="9" column="1" colspan="5">
|
||
<widget class="QTextEdit" name="dmc_te_infoName">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>50</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>50</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="18" column="4">
|
||
<widget class="QLineEdit" name="dmc_le_learnEventCode">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>40</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>10</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p><span style=" font-weight:600;">Код типа модуля обучения (LEC)</span> определяет, какой тип схемы обучения используется в модуле данных по обучению. Состоит из 1 буквенного символа.</p><p><span style=" font-style:italic;">Бизнес-правилами АО &quot;Вертолеты России&quot; определено использование только кода &quot;E&quot; (learningAssessment).</span></p><p>Подробный перечень кодов обучения и кодов обучающего события см. в Главах 4.3.9 и 4.3.10 <a href="https://s1000d.org/"><span style=" text-decoration: underline; color:#0000ff;">стандарта S1000D</span></a>.</p></body></html></string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="11" column="0">
|
||
<widget class="QLabel" name="label_15">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Идентификационный код модели</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="15" column="4">
|
||
<widget class="QLineEdit" name="dmc_le_infoCodeVariant">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>40</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>10</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p><span style=" font-weight:600;">Вариант информационного кода (ICV)</span> используется для модулей данных, относящихся к одному изделию и виду информации. Кодируется одним символом (по умолчанию &quot;А&quot;).</p><p>Полное описание информационных кодов и вариантов см. в Главах 8.4 и 8.5 <a href="https://s1000d.org/"><span style=" text-decoration: underline; color:#0000ff;">стандарта S1000D</span></a>.</p></body></html></string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="21" column="2" colspan="4">
|
||
<widget class="QLabel" name="label_33">
|
||
<property name="text">
|
||
<string><a href="IC">Перечень информационных кодов</string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||
</property>
|
||
<property name="textInteractionFlags">
|
||
<set>Qt::TextBrowserInteraction</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="12" column="4">
|
||
<widget class="QLineEdit" name="dmc_le_subSystemCode">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>40</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>10</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p><span style=" font-weight:600;">Код стандартной системы нумерации (SNS)</span> обеспечивает классификацию информационного материала. От 6 до 9 буквенно-цифровых символов.</p><p><span style=" text-decoration: underline;">Включает:</span></p><p> - <span style=" font-weight:600;">Систему</span>. Код системы включает2-3 символа.</p><p> - <span style=" font-weight:600;">Подсистему / под-подсистему</span>. Описывает разделение системы на составные части. Содержат по 1 буквенно-цифровому символу. Стандарт S1000D определяет значения кодов только для подсистем. Коды для под-подсистем назначаются разработчиком в зависимости от сложности изделия.</p><p> -<span style=" font-weight:600;"> Блок / узел</span> кодируется двумя или четырьмя буквенно-цифровыми символами (начиная с 01 и 0001). Значения кодов назначаются разработчиком.</p></body></html></string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="15" column="1">
|
||
<widget class="QLineEdit" name="dmc_le_infoCode">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>40</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>10</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p><span style=" font-weight:600;">Информационный код (IC)</span> используется для определения типа информации, содержащейся в модуле данных. </p><p>Полное описание информационных кодов и вариантов см. в Главах 8.4 и 8.5 <a href="https://s1000d.org/"><span style=" text-decoration: underline; color:#0000ff;">стандарта S1000D</span></a>.</p></body></html></string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="14" column="3">
|
||
<widget class="QLabel" name="label_22">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Вариант кода демонтажа</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="14" column="1">
|
||
<widget class="QLineEdit" name="dmc_le_disassyCode">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>40</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>10</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p><span style=" font-weight:600;">Код демонтажа (DC)</span> определяет степень разбиения на составные части сборочных единиц, к которым применияется информация по техническому обслуживанию. Например, модули данных, относящиеся ко всему изделию или его системе, подсистеме, узлу, будут иметь код демонтажа &quot;00&quot;. Относящиеся к первой снятой сборке - &quot;01&quot;, ко второй - &quot;02&quot; и т.д. Код состоит из 2 буквенно-цифровых символов.</p></body></html></string>
|
||
</property>
|
||
<property name="toolTipDuration">
|
||
<number>-1</number>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="18" column="3">
|
||
<widget class="QLabel" name="dmc_lb_learnEventCode">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Код типа модуля обучения</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="26" column="0">
|
||
<widget class="QLabel" name="label_27">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Типовые информационные наборы</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="13" column="4">
|
||
<widget class="QLineEdit" name="dmc_le_assyCode">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>40</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>10</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p><span style=" font-weight:600;">Код стандартной системы нумерации (SNS)</span> обеспечивает классификацию информационного материала. От 6 до 9 буквенно-цифровых символов.</p><p><span style=" text-decoration: underline;">Включает:</span></p><p> - <span style=" font-weight:600;">Систему</span>. Код системы включает2-3 символа.</p><p> - <span style=" font-weight:600;">Подсистему / под-подсистему</span>. Описывает разделение системы на составные части. Содержат по 1 буквенно-цифровому символу. Стандарт S1000D определяет значения кодов только для подсистем. Коды для под-подсистем назначаются разработчиком в зависимости от сложности изделия.</p><p> -<span style=" font-weight:600;"> Блок / узел</span> кодируется двумя или четырьмя буквенно-цифровыми символами (начиная с 01 и 0001). Значения кодов назначаются разработчиком.</p></body></html></string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="32" column="0" colspan="6">
|
||
<widget class="QListWidget" name="dmc_LyXLog">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>2</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Arial</family>
|
||
<pointsize>9</pointsize>
|
||
</font>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="30" column="0" colspan="6">
|
||
<widget class="QLabel" name="label_32">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
<weight>75</weight>
|
||
<bold>true</bold>
|
||
</font>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">QLabel { color : blue; }</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Ошибки импорта файла LyX</string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="8" column="0">
|
||
<widget class="QLabel" name="label_13">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Техническое имя</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="11" column="2">
|
||
<spacer name="horizontalSpacer_3">
|
||
<property name="orientation">
|
||
<enum>Qt::Horizontal</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>20</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item row="12" column="3">
|
||
<widget class="QLabel" name="label_18">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Подсистема</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="11" column="4">
|
||
<widget class="QLineEdit" name="dmc_le_systemDiffCode">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>40</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>10</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p><span style=" font-weight:600;">Отличительный код системы (SDC)</span> назначается, когда возможен выпуск моделей разных видов, и указывает, для какой конфигурации применим модуль данных. От 1 до 4 буквенно-цифровых символов (как правило 1 буквенный символ).</p></body></html></string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="11" column="5">
|
||
<spacer name="horizontalSpacer_4">
|
||
<property name="orientation">
|
||
<enum>Qt::Horizontal</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>20</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item row="9" column="0">
|
||
<widget class="QLabel" name="label_14">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Информационное имя</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="18" column="0">
|
||
<widget class="QLabel" name="dmc_lb_learnCode">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Код обучения</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="14" column="4">
|
||
<widget class="QLineEdit" name="dmc_le_disassyCodeVariant">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>40</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>10</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p><span style=" font-weight:600;">Вариант кода демонтажа (DCV)</span> обозначает альтернативные элементы оборудования или компоненты, незначительно отличающиеся по конструкции, но не настолько, чтобы изменить отличительный код системы. Состоит из 1, 2 или 3 символов. Предпочтительно должен начинаться с буквенного символа.</p></body></html></string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="17" column="1">
|
||
<widget class="QLineEdit" name="dmc_le_itemLocationCode">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>40</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>10</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p><span style=" font-weight:600;">Код расположения изделия (ILC</span>) определяет место выполнения работ по обслуживанию компонента изделия, к которому отностится модуль данных. Состоит из 1 буквенного символа. </p><p><span style=" text-decoration: underline;">Примеры:</span></p><p> - &quot;A&quot; - на летательном аппарате, наземной или морской системе</p><p> - &quot;B&quot; - на основной сборочной единице, демонтированной с летательнго аппарата, наземной или морской системы</p><p> - &quot;C&quot; - на стенде</p><p> - &quot;D&quot; - на всех трех перечисленных (A, B, C)</p><p> - &quot;T&quot; - используется для обозначения модуля данных, который содержит информацию по обучению</p><p> - &quot;Z&quot; - общий код расположения изделия</p></body></html></string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="15" column="3">
|
||
<widget class="QLabel" name="label_24">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Вариант информационного кода</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="12" column="1">
|
||
<widget class="QLineEdit" name="dmc_le_systemCode">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>40</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>10</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string><html><head/><body><p><span style=" font-weight:600;">Код стандартной системы нумерации (SNS)</span> обеспечивает классификацию информационного материала. От 6 до 9 буквенно-цифровых символов.</p><p><span style=" text-decoration: underline;">Включает:</span></p><p> - <span style=" font-weight:600;">Систему</span>. Код системы включает2-3 символа.</p><p> - <span style=" font-weight:600;">Подсистему / под-подсистему</span>. Описывает разделение системы на составные части. Содержат по 1 буквенно-цифровому символу. Стандарт S1000D определяет значения кодов только для подсистем. Коды для под-подсистем назначаются разработчиком в зависимости от сложности изделия.</p><p> -<span style=" font-weight:600;"> Блок / узел</span> кодируется двумя или четырьмя буквенно-цифровыми символами (начиная с 01 и 0001). Значения кодов назначаются разработчиком.</p></body></html></string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="0" colspan="6">
|
||
<layout class="QHBoxLayout" name="horizontalLayout">
|
||
<item>
|
||
<widget class="QPushButton" name="dmc_btn_Qual">
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>40</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="autoFillBackground">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">background-color: rgb(255, 255, 255);</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="S1000DResources.qrc">
|
||
<normaloff>:/new/Icons/exclamation.png</normaloff>
|
||
<normalon>:/new/Icons/accept.png</normalon>:/new/Icons/exclamation.png</iconset>
|
||
</property>
|
||
<property name="iconSize">
|
||
<size>
|
||
<width>32</width>
|
||
<height>32</height>
|
||
</size>
|
||
</property>
|
||
<property name="checkable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="checked">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="flat">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QLabel" name="dmc_lb_pageDMName">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
<weight>75</weight>
|
||
<bold>true</bold>
|
||
</font>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">color : blue;</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Модуль данных
|
||
</string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
<widget class="QWidget" name="pageLearning">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">background-color: white;</string>
|
||
</property>
|
||
<layout class="QGridLayout" name="gridLayout_6">
|
||
<property name="leftMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<item row="0" column="0">
|
||
<layout class="QGridLayout" name="pageLearnLayout">
|
||
<property name="leftMargin">
|
||
<number>9</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>9</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>9</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>9</number>
|
||
</property>
|
||
<item row="8" column="1">
|
||
<widget class="QDialogButtonBox" name="dml_btnBox_answer">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="standardButtons">
|
||
<set>QDialogButtonBox::No|QDialogButtonBox::Yes</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="8" column="0">
|
||
<widget class="QListWidget" name="dml_lw_answer">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="showDropIndicator" stdset="0">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="textElideMode">
|
||
<enum>Qt::ElideNone</enum>
|
||
</property>
|
||
<property name="horizontalScrollMode">
|
||
<enum>QAbstractItemView::ScrollPerPixel</enum>
|
||
</property>
|
||
<property name="isWrapping" stdset="0">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="resizeMode">
|
||
<enum>QListView::Adjust</enum>
|
||
</property>
|
||
<property name="spacing">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="gridSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>40</height>
|
||
</size>
|
||
</property>
|
||
<property name="wordWrap">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="4" column="0">
|
||
<widget class="QListWidget" name="dml_lw_question">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>400</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="horizontalScrollBarPolicy">
|
||
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
</property>
|
||
<property name="showDropIndicator" stdset="0">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="textElideMode">
|
||
<enum>Qt::ElideNone</enum>
|
||
</property>
|
||
<property name="spacing">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="gridSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>40</height>
|
||
</size>
|
||
</property>
|
||
<property name="wordWrap">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="selectionRectVisible">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="0">
|
||
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
||
<item>
|
||
<widget class="QPushButton" name="dml_qual">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>0</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>40</width>
|
||
<height>16777211</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QLabel" name="dml_lb_title">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
<weight>75</weight>
|
||
<bold>true</bold>
|
||
</font>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">QLabel { color : blue; }</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Модуль данных - контроль знаний
|
||
</string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item row="2" column="0">
|
||
<spacer name="verticalSpacer_12">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>15</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item row="9" column="0">
|
||
<widget class="QLabel" name="label_31">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>10</pointsize>
|
||
<italic>true</italic>
|
||
</font>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">QLabel { color : gray; }</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>Возможные типы вопросов: с одним или несколькими правильными ответами, которые помечаются галочками</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="5" column="0">
|
||
<widget class="QLabel" name="label_28">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>10</pointsize>
|
||
<italic>true</italic>
|
||
</font>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">QLabel { color : gray; }</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>При необходимости создания многострочного вопроса, строки разделяются символом #</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="3" column="0">
|
||
<widget class="QLabel" name="label_29">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Вопросы:</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="10" column="0">
|
||
<spacer name="verticalSpacer_13">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>100</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item row="4" column="1">
|
||
<widget class="QDialogButtonBox" name="dml_btnBox_question">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="standardButtons">
|
||
<set>QDialogButtonBox::Apply|QDialogButtonBox::No|QDialogButtonBox::Reset|QDialogButtonBox::Yes</set>
|
||
</property>
|
||
<property name="centerButtons">
|
||
<bool>false</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="7" column="0">
|
||
<widget class="QLabel" name="label_30">
|
||
<property name="font">
|
||
<font>
|
||
<family>Times New Roman</family>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>Ответы:</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="6" column="0">
|
||
<spacer name="verticalSpacer_11">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>15</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</widget>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
<widget class="QToolBar" name="toolBar">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>0</height>
|
||
</size>
|
||
</property>
|
||
<property name="baseSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>0</height>
|
||
</size>
|
||
</property>
|
||
<property name="windowTitle">
|
||
<string/>
|
||
</property>
|
||
<property name="layoutDirection">
|
||
<enum>Qt::LeftToRight</enum>
|
||
</property>
|
||
<property name="movable">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="iconSize">
|
||
<size>
|
||
<width>32</width>
|
||
<height>32</height>
|
||
</size>
|
||
</property>
|
||
<property name="floatable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<attribute name="toolBarArea">
|
||
<enum>TopToolBarArea</enum>
|
||
</attribute>
|
||
<attribute name="toolBarBreak">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<addaction name="actionLyXImport"/>
|
||
<addaction name="action_refreshFromLyX"/>
|
||
<addaction name="actionSaveProject"/>
|
||
<addaction name="separator"/>
|
||
<addaction name="actionAddPM"/>
|
||
<addaction name="actionAddDM"/>
|
||
<addaction name="actionDeleteItem"/>
|
||
<addaction name="actionExit"/>
|
||
</widget>
|
||
<widget class="QToolBar" name="toolBar_Pages">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="windowTitle">
|
||
<string/>
|
||
</property>
|
||
<property name="movable">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="allowedAreas">
|
||
<set>Qt::TopToolBarArea</set>
|
||
</property>
|
||
<property name="iconSize">
|
||
<size>
|
||
<width>32</width>
|
||
<height>32</height>
|
||
</size>
|
||
</property>
|
||
<property name="toolButtonStyle">
|
||
<enum>Qt::ToolButtonIconOnly</enum>
|
||
</property>
|
||
<property name="floatable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<attribute name="toolBarArea">
|
||
<enum>TopToolBarArea</enum>
|
||
</attribute>
|
||
<attribute name="toolBarBreak">
|
||
<bool>false</bool>
|
||
</attribute>
|
||
<addaction name="action_regenHTML"/>
|
||
<addaction name="actionOpenInBrowser"/>
|
||
<addaction name="actionSwitchToCodingPage"/>
|
||
<addaction name="actionSwitchToDataPage"/>
|
||
<addaction name="separator"/>
|
||
<addaction name="action_Export"/>
|
||
</widget>
|
||
<action name="actionExit">
|
||
<property name="icon">
|
||
<iconset resource="S1000DResources.qrc">
|
||
<normaloff>:/new/Icons/suspend.png</normaloff>:/new/Icons/suspend.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Выход</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Выход</string>
|
||
</property>
|
||
<property name="shortcut">
|
||
<string>Esc</string>
|
||
</property>
|
||
</action>
|
||
<action name="actionOpenFolder">
|
||
<property name="icon">
|
||
<iconset resource="S1000DResources.qrc">
|
||
<normaloff>:/new/Icons/folder_search.png</normaloff>:/new/Icons/folder_search.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Открыть АУК</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Открыть АУК</string>
|
||
</property>
|
||
</action>
|
||
<action name="actionAddPM">
|
||
<property name="enabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="S1000DResources.qrc">
|
||
<normaloff>:/new/Icons/folder+.png</normaloff>:/new/Icons/folder+.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Добавить одноуровневую публикацию</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Добавить одноуровневую публикацию</string>
|
||
</property>
|
||
<property name="visible">
|
||
<bool>false</bool>
|
||
</property>
|
||
</action>
|
||
<action name="actionAddDM">
|
||
<property name="enabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="S1000DResources.qrc">
|
||
<normaloff>:/new/Icons/doc_head_blue+.png</normaloff>:/new/Icons/doc_head_blue+.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Добавить модуль</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Добавить модуль</string>
|
||
</property>
|
||
<property name="visible">
|
||
<bool>false</bool>
|
||
</property>
|
||
</action>
|
||
<action name="actionSaveProject">
|
||
<property name="icon">
|
||
<iconset resource="S1000DResources.qrc">
|
||
<normaloff>:/new/Icons/save.png</normaloff>:/new/Icons/save.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Сохранить</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Сохранить</string>
|
||
</property>
|
||
<property name="shortcut">
|
||
<string>Ctrl+S</string>
|
||
</property>
|
||
<property name="visible">
|
||
<bool>true</bool>
|
||
</property>
|
||
</action>
|
||
<action name="actionSwitchToCodingPage">
|
||
<property name="checkable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="checked">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="S1000DResources.qrc">
|
||
<normaloff>:/new/Icons/doc_config.png</normaloff>:/new/Icons/doc_config.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Кодирование</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Кодирование</string>
|
||
</property>
|
||
<property name="visible">
|
||
<bool>false</bool>
|
||
</property>
|
||
</action>
|
||
<action name="actionSwitchToDataPage">
|
||
<property name="checkable">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="checked">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="S1000DResources.qrc">
|
||
<normaloff>:/new/Icons/docs_head_orange.png</normaloff>:/new/Icons/docs_head_orange.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Данные</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Данные</string>
|
||
</property>
|
||
<property name="visible">
|
||
<bool>false</bool>
|
||
</property>
|
||
</action>
|
||
<action name="actionDeleteItem">
|
||
<property name="enabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="S1000DResources.qrc">
|
||
<normaloff>:/new/Icons/item_del.png</normaloff>:/new/Icons/item_del.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Удалить публикацию/модуль</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Удалить публикацию/модуль</string>
|
||
</property>
|
||
<property name="visible">
|
||
<bool>false</bool>
|
||
</property>
|
||
</action>
|
||
<action name="actionLyXImport">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="S1000DResources.qrc">
|
||
<normaloff>:/new/Icons/lyx_import.png</normaloff>:/new/Icons/lyx_import.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Импортировать данные из файла LyX</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Импортировать данные из файла LyX</string>
|
||
</property>
|
||
<property name="shortcut">
|
||
<string>Ctrl+O</string>
|
||
</property>
|
||
</action>
|
||
<action name="action_refreshFromLyX">
|
||
<property name="icon">
|
||
<iconset resource="S1000DResources.qrc">
|
||
<normaloff>:/new/Icons/refresh.png</normaloff>:/new/Icons/refresh.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Обновить из LyX файла</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Обновить из LyX файла</string>
|
||
</property>
|
||
<property name="shortcut">
|
||
<string>Ctrl+R</string>
|
||
</property>
|
||
</action>
|
||
<action name="actionOpenInBrowser">
|
||
<property name="icon">
|
||
<iconset resource="S1000DResources.qrc">
|
||
<normaloff>:/new/Icons/chrome.png</normaloff>:/new/Icons/chrome.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Открыть модуль в браузере</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Открыть модуль в браузере</string>
|
||
</property>
|
||
<property name="shortcut">
|
||
<string>Ctrl+B</string>
|
||
</property>
|
||
</action>
|
||
<action name="action_Export">
|
||
<property name="icon">
|
||
<iconset resource="S1000DResources.qrc">
|
||
<normaloff>:/new/Icons/export_logo.png</normaloff>:/new/Icons/export_logo.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Сформировать пакеты выходных данных</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Сформировать пакеты выходных данных</string>
|
||
</property>
|
||
</action>
|
||
<action name="action_regenHTML">
|
||
<property name="icon">
|
||
<iconset resource="S1000DResources.qrc">
|
||
<normaloff>:/new/Icons/chrome_refresh.png</normaloff>:/new/Icons/chrome_refresh.png</iconset>
|
||
</property>
|
||
<property name="text">
|
||
<string>Повторно сгенерировать HTML</string>
|
||
</property>
|
||
<property name="toolTip">
|
||
<string>Повторно сгенерировать HTML</string>
|
||
</property>
|
||
</action>
|
||
</widget>
|
||
<resources>
|
||
<include location="S1000DResources.qrc"/>
|
||
</resources>
|
||
<connections>
|
||
<connection>
|
||
<sender>actionExit</sender>
|
||
<signal>triggered()</signal>
|
||
<receiver>EditorMainWindow</receiver>
|
||
<slot>close()</slot>
|
||
<hints>
|
||
<hint type="sourcelabel">
|
||
<x>-1</x>
|
||
<y>-1</y>
|
||
</hint>
|
||
<hint type="destinationlabel">
|
||
<x>399</x>
|
||
<y>299</y>
|
||
</hint>
|
||
</hints>
|
||
</connection>
|
||
</connections>
|
||
</ui>
|