520 lines
15 KiB
Plaintext
520 lines
15 KiB
Plaintext
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<ui version="4.0">
|
||
|
|
<author>Javier Braña</author>
|
||
|
|
<class>Form</class>
|
||
|
|
<widget class="QWidget" name="Form">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>0</x>
|
||
|
|
<y>0</y>
|
||
|
|
<width>388</width>
|
||
|
|
<height>576</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="windowTitle">
|
||
|
|
<string>Park Settings</string>
|
||
|
|
</property>
|
||
|
|
<layout class="QGridLayout" name="gridLayout">
|
||
|
|
<item row="6" column="0" colspan="3">
|
||
|
|
<widget class="QGroupBox" name="groupCorridor">
|
||
|
|
<property name="title">
|
||
|
|
<string>Corridor settings</string>
|
||
|
|
</property>
|
||
|
|
<property name="flat">
|
||
|
|
<bool>false</bool>
|
||
|
|
</property>
|
||
|
|
<property name="checkable">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
<property name="checked">
|
||
|
|
<bool>false</bool>
|
||
|
|
</property>
|
||
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
||
|
|
<item row="2" column="0">
|
||
|
|
<widget class="QLabel" name="label_16">
|
||
|
|
<property name="maximumSize">
|
||
|
|
<size>
|
||
|
|
<width>120</width>
|
||
|
|
<height>16777215</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>Row amount</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="3" column="0">
|
||
|
|
<widget class="QLabel" name="label_17">
|
||
|
|
<property name="maximumSize">
|
||
|
|
<size>
|
||
|
|
<width>120</width>
|
||
|
|
<height>16777215</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>Vertical distance</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="3" column="1">
|
||
|
|
<widget class="QDoubleSpinBox" name="editRowGap">
|
||
|
|
<property name="alignment">
|
||
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||
|
|
</property>
|
||
|
|
<property name="buttonSymbols">
|
||
|
|
<enum>QAbstractSpinBox::NoButtons</enum>
|
||
|
|
</property>
|
||
|
|
<property name="prefix">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
<property name="suffix">
|
||
|
|
<string> m</string>
|
||
|
|
</property>
|
||
|
|
<property name="decimals">
|
||
|
|
<number>3</number>
|
||
|
|
</property>
|
||
|
|
<property name="maximum">
|
||
|
|
<double>100.000000000000000</double>
|
||
|
|
</property>
|
||
|
|
<property name="value">
|
||
|
|
<double>4.000000000000000</double>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="0">
|
||
|
|
<widget class="QLabel" name="label_14">
|
||
|
|
<property name="maximumSize">
|
||
|
|
<size>
|
||
|
|
<width>120</width>
|
||
|
|
<height>16777215</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>Column amount</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="0">
|
||
|
|
<widget class="QLabel" name="label_15">
|
||
|
|
<property name="maximumSize">
|
||
|
|
<size>
|
||
|
|
<width>120</width>
|
||
|
|
<height>16777215</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>Horizontal distance</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="1">
|
||
|
|
<widget class="QDoubleSpinBox" name="editColGap">
|
||
|
|
<property name="alignment">
|
||
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||
|
|
</property>
|
||
|
|
<property name="buttonSymbols">
|
||
|
|
<enum>QAbstractSpinBox::NoButtons</enum>
|
||
|
|
</property>
|
||
|
|
<property name="prefix">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
<property name="suffix">
|
||
|
|
<string> m</string>
|
||
|
|
</property>
|
||
|
|
<property name="decimals">
|
||
|
|
<number>3</number>
|
||
|
|
</property>
|
||
|
|
<property name="maximum">
|
||
|
|
<double>100.000000000000000</double>
|
||
|
|
</property>
|
||
|
|
<property name="value">
|
||
|
|
<double>4.000000000000000</double>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="2" column="1">
|
||
|
|
<widget class="QSpinBox" name="editRowCount">
|
||
|
|
<property name="alignment">
|
||
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||
|
|
</property>
|
||
|
|
<property name="buttonSymbols">
|
||
|
|
<enum>QAbstractSpinBox::NoButtons</enum>
|
||
|
|
</property>
|
||
|
|
<property name="value">
|
||
|
|
<number>4</number>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="1">
|
||
|
|
<widget class="QSpinBox" name="editColCount">
|
||
|
|
<property name="alignment">
|
||
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||
|
|
</property>
|
||
|
|
<property name="buttonSymbols">
|
||
|
|
<enum>QAbstractSpinBox::NoButtons</enum>
|
||
|
|
</property>
|
||
|
|
<property name="value">
|
||
|
|
<number>8</number>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="2">
|
||
|
|
<widget class="QPushButton" name="buttonPVArea">
|
||
|
|
<property name="text">
|
||
|
|
<string>Add</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="2">
|
||
|
|
<widget class="QWidget" name="widget_2" native="true">
|
||
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||
|
|
<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>
|
||
|
|
<widget class="QPushButton" name="buttonAddFrame">
|
||
|
|
<property name="text">
|
||
|
|
<string>Add</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QPushButton" name="buttonRemoveFrame">
|
||
|
|
<property name="text">
|
||
|
|
<string>Remove</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="0">
|
||
|
|
<widget class="QLabel" name="label">
|
||
|
|
<property name="text">
|
||
|
|
<string>Area:</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="7" column="1">
|
||
|
|
<spacer name="verticalSpacer">
|
||
|
|
<property name="orientation">
|
||
|
|
<enum>Qt::Vertical</enum>
|
||
|
|
</property>
|
||
|
|
<property name="sizeHint" stdset="0">
|
||
|
|
<size>
|
||
|
|
<width>20</width>
|
||
|
|
<height>40</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
</spacer>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="1">
|
||
|
|
<widget class="QLineEdit" name="editPVArea"/>
|
||
|
|
</item>
|
||
|
|
<item row="5" column="0" colspan="3">
|
||
|
|
<widget class="QGroupBox" name="groupBox">
|
||
|
|
<property name="title">
|
||
|
|
<string>Configuración</string>
|
||
|
|
</property>
|
||
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
||
|
|
<property name="horizontalSpacing">
|
||
|
|
<number>10</number>
|
||
|
|
</property>
|
||
|
|
<property name="verticalSpacing">
|
||
|
|
<number>6</number>
|
||
|
|
</property>
|
||
|
|
<item row="8" column="0">
|
||
|
|
<widget class="QLabel" name="label_9">
|
||
|
|
<property name="maximumSize">
|
||
|
|
<size>
|
||
|
|
<width>120</width>
|
||
|
|
<height>16777215</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>Offset Vertical</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="0">
|
||
|
|
<widget class="QLabel" name="label_4">
|
||
|
|
<property name="maximumSize">
|
||
|
|
<size>
|
||
|
|
<width>120</width>
|
||
|
|
<height>16777215</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>Orientación</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="9" column="1">
|
||
|
|
<widget class="QCheckBox" name="cbAlignFrames">
|
||
|
|
<property name="text">
|
||
|
|
<string>Alinear estructuras</string>
|
||
|
|
</property>
|
||
|
|
<property name="checked">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="4" column="0">
|
||
|
|
<widget class="QLabel" name="label_5">
|
||
|
|
<property name="maximumSize">
|
||
|
|
<size>
|
||
|
|
<width>120</width>
|
||
|
|
<height>16777215</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>Espacio entre filas</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="5" column="0">
|
||
|
|
<widget class="QLabel" name="label_2">
|
||
|
|
<property name="maximumSize">
|
||
|
|
<size>
|
||
|
|
<width>120</width>
|
||
|
|
<height>16777215</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>Dirección Horizontal</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="7" column="0">
|
||
|
|
<widget class="QLabel" name="label_7">
|
||
|
|
<property name="maximumSize">
|
||
|
|
<size>
|
||
|
|
<width>120</width>
|
||
|
|
<height>16777215</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>Offset Horizontal</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="3" column="0">
|
||
|
|
<widget class="QLabel" name="label_6">
|
||
|
|
<property name="maximumSize">
|
||
|
|
<size>
|
||
|
|
<width>120</width>
|
||
|
|
<height>16777215</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>Pitch</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="6" column="0">
|
||
|
|
<widget class="QLabel" name="label_11">
|
||
|
|
<property name="maximumSize">
|
||
|
|
<size>
|
||
|
|
<width>120</width>
|
||
|
|
<height>16777215</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>Dirección Vertical</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="1">
|
||
|
|
<widget class="QComboBox" name="comboOrientation">
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>Norte - Sur</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>Este - Oeste</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="3" column="1">
|
||
|
|
<widget class="QDoubleSpinBox" name="editGapCols">
|
||
|
|
<property name="alignment">
|
||
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||
|
|
</property>
|
||
|
|
<property name="buttonSymbols">
|
||
|
|
<enum>QAbstractSpinBox::NoButtons</enum>
|
||
|
|
</property>
|
||
|
|
<property name="suffix">
|
||
|
|
<string> m</string>
|
||
|
|
</property>
|
||
|
|
<property name="decimals">
|
||
|
|
<number>3</number>
|
||
|
|
</property>
|
||
|
|
<property name="maximum">
|
||
|
|
<double>100.000000000000000</double>
|
||
|
|
</property>
|
||
|
|
<property name="value">
|
||
|
|
<double>5.000000000000000</double>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="5" column="1">
|
||
|
|
<widget class="QComboBox" name="comboDirH">
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>De izquierda a derecha</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>De derecha a izquiera</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>De centro a los lados</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="6" column="1">
|
||
|
|
<widget class="QComboBox" name="comboDirV">
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>De arriba a abajo</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>De abajo a arriba</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>Del centro a los lados</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="7" column="1">
|
||
|
|
<widget class="QDoubleSpinBox" name="editOffsetHorizontal">
|
||
|
|
<property name="alignment">
|
||
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||
|
|
</property>
|
||
|
|
<property name="buttonSymbols">
|
||
|
|
<enum>QAbstractSpinBox::NoButtons</enum>
|
||
|
|
</property>
|
||
|
|
<property name="suffix">
|
||
|
|
<string> m</string>
|
||
|
|
</property>
|
||
|
|
<property name="decimals">
|
||
|
|
<number>3</number>
|
||
|
|
</property>
|
||
|
|
<property name="minimum">
|
||
|
|
<double>-10000.000000000000000</double>
|
||
|
|
</property>
|
||
|
|
<property name="maximum">
|
||
|
|
<double>10000.000000000000000</double>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="8" column="1">
|
||
|
|
<widget class="QDoubleSpinBox" name="editOffsetVertical">
|
||
|
|
<property name="alignment">
|
||
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||
|
|
</property>
|
||
|
|
<property name="buttonSymbols">
|
||
|
|
<enum>QAbstractSpinBox::NoButtons</enum>
|
||
|
|
</property>
|
||
|
|
<property name="suffix">
|
||
|
|
<string> m</string>
|
||
|
|
</property>
|
||
|
|
<property name="decimals">
|
||
|
|
<number>3</number>
|
||
|
|
</property>
|
||
|
|
<property name="minimum">
|
||
|
|
<double>-10000.000000000000000</double>
|
||
|
|
</property>
|
||
|
|
<property name="maximum">
|
||
|
|
<double>10000.000000000000000</double>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="4" column="1">
|
||
|
|
<widget class="QSpinBox" name="editGapRows">
|
||
|
|
<property name="alignment">
|
||
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||
|
|
</property>
|
||
|
|
<property name="buttonSymbols">
|
||
|
|
<enum>QAbstractSpinBox::NoButtons</enum>
|
||
|
|
</property>
|
||
|
|
<property name="suffix">
|
||
|
|
<string> mm</string>
|
||
|
|
</property>
|
||
|
|
<property name="maximum">
|
||
|
|
<number>10000</number>
|
||
|
|
</property>
|
||
|
|
<property name="value">
|
||
|
|
<number>500</number>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="0" alignment="Qt::AlignTop">
|
||
|
|
<widget class="QLabel" name="label_3">
|
||
|
|
<property name="text">
|
||
|
|
<string>Estructura:</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="1">
|
||
|
|
<widget class="QListWidget" name="listFrameSetups">
|
||
|
|
<property name="maximumSize">
|
||
|
|
<size>
|
||
|
|
<width>16777215</width>
|
||
|
|
<height>54</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
<tabstops>
|
||
|
|
<tabstop>buttonAddFrame</tabstop>
|
||
|
|
<tabstop>buttonRemoveFrame</tabstop>
|
||
|
|
<tabstop>editPVArea</tabstop>
|
||
|
|
<tabstop>buttonPVArea</tabstop>
|
||
|
|
<tabstop>comboOrientation</tabstop>
|
||
|
|
<tabstop>editGapCols</tabstop>
|
||
|
|
<tabstop>editGapRows</tabstop>
|
||
|
|
<tabstop>comboDirH</tabstop>
|
||
|
|
<tabstop>comboDirV</tabstop>
|
||
|
|
<tabstop>editOffsetHorizontal</tabstop>
|
||
|
|
<tabstop>editOffsetVertical</tabstop>
|
||
|
|
<tabstop>cbAlignFrames</tabstop>
|
||
|
|
<tabstop>groupCorridor</tabstop>
|
||
|
|
<tabstop>editColCount</tabstop>
|
||
|
|
<tabstop>editColGap</tabstop>
|
||
|
|
<tabstop>editRowCount</tabstop>
|
||
|
|
<tabstop>editRowGap</tabstop>
|
||
|
|
</tabstops>
|
||
|
|
<resources/>
|
||
|
|
<connections/>
|
||
|
|
</ui>
|