275 lines
7.5 KiB
Plaintext
275 lines
7.5 KiB
Plaintext
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<ui version="4.0">
|
||
|
|
<class>formRack</class>
|
||
|
|
<widget class="QDialog" name="formRack">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>0</x>
|
||
|
|
<y>0</y>
|
||
|
|
<width>363</width>
|
||
|
|
<height>596</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="windowTitle">
|
||
|
|
<string>Piling</string>
|
||
|
|
</property>
|
||
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
||
|
|
<item>
|
||
|
|
<widget class="QWidget" name="widget" native="true"/>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QGroupBox" name="groupBreadthways">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
<property name="minimumSize">
|
||
|
|
<size>
|
||
|
|
<width>0</width>
|
||
|
|
<height>210</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="title">
|
||
|
|
<string>Distancias a lo ancho</string>
|
||
|
|
</property>
|
||
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
||
|
|
<item row="0" column="0">
|
||
|
|
<widget class="QLabel" name="label_2">
|
||
|
|
<property name="text">
|
||
|
|
<string>Número de postes:</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="1">
|
||
|
|
<widget class="QSpinBox" name="editBreadthwaysNumOfPost">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
<property name="minimum">
|
||
|
|
<number>2</number>
|
||
|
|
</property>
|
||
|
|
<property name="maximum">
|
||
|
|
<number>50</number>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="0" colspan="2">
|
||
|
|
<widget class="QTableWidget" name="tableBreadthwaysPosts">
|
||
|
|
<property name="horizontalScrollBarPolicy">
|
||
|
|
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
|
|
</property>
|
||
|
|
<property name="editTriggers">
|
||
|
|
<set>QAbstractItemView::AllEditTriggers</set>
|
||
|
|
</property>
|
||
|
|
<property name="cornerButtonEnabled">
|
||
|
|
<bool>false</bool>
|
||
|
|
</property>
|
||
|
|
<attribute name="verticalHeaderVisible">
|
||
|
|
<bool>false</bool>
|
||
|
|
</attribute>
|
||
|
|
<row>
|
||
|
|
<property name="text">
|
||
|
|
<string>1</string>
|
||
|
|
</property>
|
||
|
|
</row>
|
||
|
|
<row>
|
||
|
|
<property name="text">
|
||
|
|
<string>2</string>
|
||
|
|
</property>
|
||
|
|
</row>
|
||
|
|
<row>
|
||
|
|
<property name="text">
|
||
|
|
<string>3</string>
|
||
|
|
</property>
|
||
|
|
</row>
|
||
|
|
<column>
|
||
|
|
<property name="text">
|
||
|
|
<string>Tramo</string>
|
||
|
|
</property>
|
||
|
|
</column>
|
||
|
|
<column>
|
||
|
|
<property name="text">
|
||
|
|
<string>Distancia</string>
|
||
|
|
</property>
|
||
|
|
</column>
|
||
|
|
<item row="0" column="0">
|
||
|
|
<property name="text">
|
||
|
|
<string notr="true">Side - 1</string>
|
||
|
|
</property>
|
||
|
|
<property name="textAlignment">
|
||
|
|
<set>AlignCenter</set>
|
||
|
|
</property>
|
||
|
|
<property name="flags">
|
||
|
|
<set>NoItemFlags</set>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="1">
|
||
|
|
<property name="text">
|
||
|
|
<string notr="true"/>
|
||
|
|
</property>
|
||
|
|
<property name="flags">
|
||
|
|
<set>ItemIsSelectable|ItemIsEditable|ItemIsEnabled</set>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="0">
|
||
|
|
<property name="text">
|
||
|
|
<string>1 - 2</string>
|
||
|
|
</property>
|
||
|
|
<property name="textAlignment">
|
||
|
|
<set>AlignCenter</set>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item row="2" column="0">
|
||
|
|
<property name="text">
|
||
|
|
<string>2 - Side</string>
|
||
|
|
</property>
|
||
|
|
<property name="textAlignment">
|
||
|
|
<set>AlignCenter</set>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item row="2" column="1">
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
<property name="flags">
|
||
|
|
<set>NoItemFlags</set>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QGroupBox" name="groupAlong">
|
||
|
|
<property name="minimumSize">
|
||
|
|
<size>
|
||
|
|
<width>0</width>
|
||
|
|
<height>350</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="title">
|
||
|
|
<string>Distancias a lo largo</string>
|
||
|
|
</property>
|
||
|
|
<layout class="QGridLayout" name="gridLayout">
|
||
|
|
<item row="0" column="0">
|
||
|
|
<widget class="QLabel" name="label">
|
||
|
|
<property name="text">
|
||
|
|
<string>Número de postes:</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="1">
|
||
|
|
<widget class="QSpinBox" name="editAlongNumOfPost">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
<property name="minimum">
|
||
|
|
<number>2</number>
|
||
|
|
</property>
|
||
|
|
<property name="maximum">
|
||
|
|
<number>50</number>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="0" colspan="2">
|
||
|
|
<widget class="QTableWidget" name="tableAlongPosts">
|
||
|
|
<property name="horizontalScrollBarPolicy">
|
||
|
|
<enum>Qt::ScrollBarAlwaysOff</enum>
|
||
|
|
</property>
|
||
|
|
<property name="editTriggers">
|
||
|
|
<set>QAbstractItemView::AllEditTriggers</set>
|
||
|
|
</property>
|
||
|
|
<property name="cornerButtonEnabled">
|
||
|
|
<bool>false</bool>
|
||
|
|
</property>
|
||
|
|
<attribute name="verticalHeaderVisible">
|
||
|
|
<bool>false</bool>
|
||
|
|
</attribute>
|
||
|
|
<row>
|
||
|
|
<property name="text">
|
||
|
|
<string>1</string>
|
||
|
|
</property>
|
||
|
|
</row>
|
||
|
|
<row>
|
||
|
|
<property name="text">
|
||
|
|
<string>2</string>
|
||
|
|
</property>
|
||
|
|
</row>
|
||
|
|
<row>
|
||
|
|
<property name="text">
|
||
|
|
<string>3</string>
|
||
|
|
</property>
|
||
|
|
</row>
|
||
|
|
<column>
|
||
|
|
<property name="text">
|
||
|
|
<string>Tramo</string>
|
||
|
|
</property>
|
||
|
|
</column>
|
||
|
|
<column>
|
||
|
|
<property name="text">
|
||
|
|
<string>Distancia</string>
|
||
|
|
</property>
|
||
|
|
</column>
|
||
|
|
<item row="0" column="0">
|
||
|
|
<property name="text">
|
||
|
|
<string notr="true">Side - 1</string>
|
||
|
|
</property>
|
||
|
|
<property name="textAlignment">
|
||
|
|
<set>AlignCenter</set>
|
||
|
|
</property>
|
||
|
|
<property name="flags">
|
||
|
|
<set>NoItemFlags</set>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="1">
|
||
|
|
<property name="text">
|
||
|
|
<string notr="true"/>
|
||
|
|
</property>
|
||
|
|
<property name="flags">
|
||
|
|
<set>ItemIsSelectable|ItemIsEditable|ItemIsEnabled</set>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="0">
|
||
|
|
<property name="text">
|
||
|
|
<string>1 - 2</string>
|
||
|
|
</property>
|
||
|
|
<property name="textAlignment">
|
||
|
|
<set>AlignCenter</set>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item row="2" column="0">
|
||
|
|
<property name="text">
|
||
|
|
<string>2 - Side</string>
|
||
|
|
</property>
|
||
|
|
<property name="textAlignment">
|
||
|
|
<set>AlignCenter</set>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item row="2" column="1">
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
<property name="flags">
|
||
|
|
<set>NoItemFlags</set>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
<resources/>
|
||
|
|
<connections/>
|
||
|
|
</ui>
|