TC1100-GSI-Reports/ui_main.ui

1390 lines
70 KiB
Plaintext
Raw Normal View History

2023-09-11 13:06:35 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2024-03-12 06:38:39 +01:00
<width>1040</width>
2024-02-23 14:09:50 +01:00
<height>990</height>
2023-09-11 13:06:35 +02:00
</rect>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="windowTitle">
2024-02-23 14:09:50 +01:00
<string>TC1100 GSI</string>
</property>
<property name="windowIcon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/TPS1100CNVRT.ico</normaloff>:/icons/icons/TPS1100CNVRT.ico</iconset>
2023-09-11 13:06:35 +02:00
</property>
<widget class="QWidget" name="centralwidget">
<widget class="QWidget" name="gridLayoutWidget">
<property name="geometry">
<rect>
<x>9</x>
<y>9</y>
2024-03-12 06:38:39 +01:00
<width>1021</width>
2024-02-23 14:09:50 +01:00
<height>931</height>
2023-09-11 13:06:35 +02:00
</rect>
</property>
<layout class="QGridLayout" name="gridLayout">
<property name="sizeConstraint">
<enum>QLayout::SetNoConstraint</enum>
</property>
2024-03-12 06:38:39 +01:00
<item row="5" column="0" colspan="2">
<widget class="QTabWidget" name="tabWidget">
<property name="font">
<font>
<pointsize>11</pointsize>
</font>
</property>
<property name="tabShape">
<enum>QTabWidget::Rounded</enum>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<property name="iconSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
<widget class="QWidget" name="tab_4">
<attribute name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-features-list-48.png</normaloff>:/icons/icons/icons8-features-list-48.png</iconset>
</attribute>
<attribute name="title">
<string>GSI Podatki</string>
</attribute>
<widget class="QWidget" name="verticalLayoutWidget_3">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1011</width>
<height>641</height>
</rect>
2023-09-11 13:06:35 +02:00
</property>
2024-03-12 06:38:39 +01:00
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<property name="leftMargin">
<number>10</number>
</property>
<property name="topMargin">
<number>10</number>
</property>
<property name="rightMargin">
<number>10</number>
</property>
<property name="bottomMargin">
<number>10</number>
</property>
<item>
<widget class="QPushButton" name="pushButton_12">
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Maximum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-error-48.png</normaloff>
<disabledoff>:/icons/icons/icons8-done-50.png</disabledoff>:/icons/icons/icons8-error-48.png</iconset>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="Line" name="line">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_8">
<property name="sizePolicy">
<sizepolicy hsizetype="Maximum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>Kopiraj</string>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-ios-application-placeholder-50.png</normaloff>:/icons/icons/icons8-ios-application-placeholder-50.png</iconset>
</property>
<property name="iconSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_10">
<property name="sizePolicy">
<sizepolicy hsizetype="Maximum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>Izreži</string>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-remove-borders-50.png</normaloff>:/icons/icons/icons8-remove-borders-50.png</iconset>
</property>
<property name="iconSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
<property name="flat">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_9">
<property name="sizePolicy">
<sizepolicy hsizetype="Maximum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>Prilepi</string>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-clipboard-50.png</normaloff>:/icons/icons/icons8-clipboard-50.png</iconset>
</property>
<property name="iconSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
<property name="flat">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="comboBox_4"/>
</item>
<item>
<widget class="QPushButton" name="pushButton_2">
<property name="text">
<string>Vstavi pred</string>
</property>
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-collapse-arrow-48.png</normaloff>:/icons/icons/icons8-collapse-arrow-48.png</iconset>
</property>
<property name="iconSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
<property name="flat">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_3">
<property name="text">
<string>Vstavi za</string>
</property>
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-expand-arrow-48.png</normaloff>:/icons/icons/icons8-expand-arrow-48.png</iconset>
</property>
<property name="iconSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
<property name="flat">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="Line" name="line_6">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_6">
<property name="text">
<string>Premik Gor</string>
</property>
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-sort-up-48.png</normaloff>:/icons/icons/icons8-sort-up-48.png</iconset>
</property>
<property name="iconSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
<property name="flat">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_7">
<property name="text">
<string>Premik Dol</string>
</property>
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-sort-down-48.png</normaloff>:/icons/icons/icons8-sort-down-48.png</iconset>
</property>
<property name="iconSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
<property name="flat">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="Line" name="line_5">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_4">
<property name="text">
<string>Uredi</string>
</property>
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-edit-50.png</normaloff>:/icons/icons/icons8-edit-50.png</iconset>
</property>
<property name="iconSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
<property name="flat">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_5">
<property name="text">
<string>Izbriši</string>
</property>
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-clear-symbol-50.png</normaloff>:/icons/icons/icons8-clear-symbol-50.png</iconset>
</property>
<property name="iconSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
<property name="flat">
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QListWidget" name="listWidget">
<property name="tabKeyNavigation">
<bool>true</bool>
</property>
<property name="dragEnabled">
<bool>true</bool>
</property>
<property name="dragDropMode">
<enum>QAbstractItemView::DragDrop</enum>
</property>
<property name="defaultDropAction">
<enum>Qt::IgnoreAction</enum>
</property>
<property name="alternatingRowColors">
<bool>true</bool>
</property>
<property name="selectionMode">
<enum>QAbstractItemView::SingleSelection</enum>
</property>
<property name="selectionBehavior">
<enum>QAbstractItemView::SelectRows</enum>
</property>
<item>
<property name="text">
<string>*410010+0000000000000091 </string>
</property>
<property name="font">
<font>
<italic>false</italic>
<bold>false</bold>
<underline>false</underline>
</font>
</property>
<property name="foreground">
<brush brushstyle="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>255</blue>
</color>
</brush>
</property>
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-information-50.png</normaloff>:/icons/icons/icons8-information-50.png</iconset>
</property>
<property name="flags">
<set>ItemIsSelectable|ItemIsEditable|ItemIsDragEnabled|ItemIsDropEnabled|ItemIsUserCheckable|ItemIsEnabled</set>
</property>
</item>
<item>
<property name="text">
<string>*110002+0000000000060002 81..00+0000000434972860 82..00+0000000141002554 83..00+0000000000641291 </string>
</property>
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-my-location-50.png</normaloff>:/icons/icons/icons8-my-location-50.png</iconset>
</property>
<property name="flags">
<set>ItemIsSelectable|ItemIsEditable|ItemIsDragEnabled|ItemIsDropEnabled|ItemIsUserCheckable|ItemIsEnabled</set>
</property>
</item>
<item>
<property name="text">
<string>*410009+0000000000000040 </string>
</property>
<property name="foreground">
<brush brushstyle="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>255</blue>
</color>
</brush>
</property>
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-information-50.png</normaloff>:/icons/icons/icons8-information-50.png</iconset>
</property>
<property name="flags">
<set>ItemIsSelectable|ItemIsEditable|ItemIsDragEnabled|ItemIsDropEnabled|ItemIsUserCheckable|ItemIsEnabled</set>
</property>
</item>
<item>
<property name="text">
<string>*110006+0000000000060001 21.324+0000000005711250 22.324+0000000009219100 31..00+0000000000033513 32..10+0000000000033486 87..10+0000000000002000 58..16+0000000000000000 33..10-0000000000003356 81..00+0000000496087289 82..00+0000000156346308 83..00+0000000000392351 71....+0000000000000000 </string>
</property>
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-map-pin-50.png</normaloff>:/icons/icons/icons8-map-pin-50.png</iconset>
</property>
<property name="flags">
<set>ItemIsSelectable|ItemIsEditable|ItemIsDragEnabled|ItemIsDropEnabled|ItemIsUserCheckable|ItemIsEnabled</set>
</property>
</item>
<item>
<property name="text">
<string>*110006+0000000000060002 21.324+0000000008316400 22.324+0000000009005090 31..00+0000000000010617 32..10+0000000000010617 87..10+0000000000001700 58..16+0000000000000000 33..10-0000000000001716 81..00+0000000465486565 82..00+0000000110550519 83..00+0000000000305133 71....+0000000000000000 </string>
</property>
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-map-pin-50.png</normaloff>:/icons/icons/icons8-map-pin-50.png</iconset>
</property>
</item>
<item>
<property name="text">
<string>*110008+0000000000011111 25.344+0000000005558180 84..40+0000000458763053 85..40+0000000108161200 86..40+0000000000302317 87..10+0000000000001700 88..10+0000000000000000 </string>
</property>
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-land-surveying-48.png</normaloff>:/icons/icons/icons8-land-surveying-48.png</iconset>
</property>
<property name="flags">
<set>ItemIsSelectable|ItemIsEditable|ItemIsDragEnabled|ItemIsDropEnabled|ItemIsUserCheckable|ItemIsEnabled</set>
</property>
</item>
<item>
<property name="text">
<string>*410010+0000000000000090 </string>
</property>
<property name="foreground">
<brush brushstyle="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>255</blue>
</color>
</brush>
</property>
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-information-50.png</normaloff>:/icons/icons/icons8-information-50.png</iconset>
</property>
<property name="flags">
<set>ItemIsSelectable|ItemIsEditable|ItemIsDragEnabled|ItemIsDropEnabled|ItemIsUserCheckable|ItemIsEnabled</set>
</property>
</item>
<item>
<property name="text">
<string>*110017+0000000000060001 21.324+0000000027533090 22.324+0000000009218500 31..00+0000000000033519 32..10+0000000000033491 87..10+0000000000002000 58..16+0000000000000000 33..10-0000000000003353 81..00+0000000434974386 82..00+0000000141010149 83..00+0000000000640611 71....+0000000000000000 </string>
</property>
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-drawing-compass-96.png</normaloff>:/icons/icons/icons8-drawing-compass-96.png</iconset>
</property>
<property name="flags">
<set>ItemIsSelectable|ItemIsEditable|ItemIsDragEnabled|ItemIsDropEnabled|ItemIsUserCheckable|ItemIsEnabled</set>
</property>
</item>
<item>
<property name="text">
<string>*110013+0000000000000002 21.324+0000000030444180 22.324+0000000007824400 31..00+0000000000013412 32..10+0000000000013138 87..10+0000000000000000 58..16+0000000000000344 33..10+0000000000002694 81..00+0000000458752256 82..00+0000000108168686 83..00+0000000000305011 71....+0000000000000000 </string>
</property>
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-drawing-compass-96.png</normaloff>:/icons/icons/icons8-drawing-compass-96.png</iconset>
</property>
</item>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_8">
<item>
<widget class="QPushButton" name="btnOpenGsi_3">
<property name="text">
<string>Izvozi Točke</string>
</property>
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-my-location-50.png</normaloff>:/icons/icons/icons8-my-location-50.png</iconset>
</property>
<property name="iconSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="shortcut">
<string>Ctrl+O</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnOpenGsi_2">
<property name="text">
<string>Izdelaj Zapisnik</string>
</property>
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-scroll-50.png</normaloff>:/icons/icons/icons8-scroll-50.png</iconset>
</property>
<property name="iconSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="shortcut">
<string>Ctrl+O</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnOpenGsi_4">
<property name="text">
<string>Izdelaj GEO</string>
</property>
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-land-surveying-96.png</normaloff>:/icons/icons/icons8-land-surveying-96.png</iconset>
</property>
<property name="iconSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="shortcut">
<string>Ctrl+O</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
2023-09-11 13:06:35 +02:00
</widget>
2024-03-12 06:38:39 +01:00
</widget>
<widget class="QWidget" name="tab_2">
<attribute name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-my-location-50.png</normaloff>:/icons/icons/icons8-my-location-50.png</iconset>
</attribute>
<attribute name="title">
<string>Točke</string>
</attribute>
<widget class="QWidget" name="verticalLayoutWidget_2">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1011</width>
<height>601</height>
</rect>
2023-09-11 13:06:35 +02:00
</property>
2024-03-12 06:38:39 +01:00
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="QTextEdit" name="textEdit_2">
<property name="font">
<font>
<family>Consolas</family>
<pointsize>10</pointsize>
</font>
</property>
<property name="lineWrapMode">
<enum>QTextEdit::NoWrap</enum>
</property>
<property name="html">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;meta charset=&quot;utf-8&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: &quot;\2610&quot;; }
li.checked::marker { content: &quot;\2612&quot;; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Consolas'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Meritve:&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;------------------- &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;60003 Hz= 162.5425 V= 91.0503 SD= 0.000 HD= 0.000 RefHt= 0.000 PrCon= 0.0344 HtDif= 0.000 E= 0.000 N= 0.000 H= 0.000 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;60002 Hz= 157.4344 V= 89.4235 SD= 40.189 HD= 40.189 RefHt= 2.000 PrCon= 0 HtDif= -1.796 E= 458769.990 N= 108153.158 H= 300.605 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;60001 Hz= 19.3920 V= 89.4716 SD= 8.768 HD= 8.768 RefHt= 1.700 PrCon= 0 HtDif= -1.668 E= 458757.708 N= 108198.606 H= 300.734 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;16 Hz= 239.0140 V= 73.0701 SD= 21.381 HD= 20.459 RefHt= 0.000 PrCon= 0.0344 HtDif= 6.209 E= 458737.217 N= 108179.820 H= 308.611 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;17 Hz= 243.2146 V= 73.1638 SD= 21.936 HD= 21.008 RefHt= 0.000 PrCon= 0.0344 HtDif= 6.312 E= 458735.981 N= 108180.930 H= 308.713 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;18 Hz= 223.4423 V= 67.1656 SD= 15.771 HD= 14.548 RefHt= 0.000 PrCon= 0.0344 HtDif= 6.091 E= 458744.701 N= 108179.838 H= 308.492 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;19 Hz= 226.0933 V= 101.0344 SD= 14.072 HD= 13.811 RefHt= 0.000 PrCon= 0.0344 HtDif= -2.700 E= 458744.798 N= 108180.782 H= 299.701 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;20 Hz= 200.1941 V= 91.0008 SD= 10.982 HD= 10.980 RefHt= 0.000 PrCon= 0.0344 HtDif= -0.192 E= 458750.945 N= 108180.052 H= 302.209 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;21 Hz= 237.3032 V= 90.2419 SD= 19.132 HD= 19.131 RefHt= 0.000 PrCon= 0.0344 HtDif= -0.135 E= 458738.622 N= 108180.072 H= 302.266 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;22 Hz= 214.0125 V= 94.4211 SD= 12.803 HD= 12.760 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.050 E= 458747.620 N= 108179.773 H= 301.352 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;23 Hz= 223.2748 V= 95.5148 SD= 10.348 HD= 10.294 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.057 E= 458747.678 N= 108182.877 H= 301.344 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;24 Hz= 224.2430 V= 101.0513 SD= 8.802 HD= 8.638 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.693 E= 458748.714 N= 108184.178 H= 300.709 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;25 Hz= 230.3853 V= 95.2540 SD= 16.649 HD= 16.575 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.575 E= 458741.943 N= 108179.839 H= 300.826 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;26 Hz= 236.4655 V= 94.1239 SD= 15.804 HD= 15.761 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.160 E= 458741.573 N= 108181.714 H= 301.241 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;27 Hz= 242.0611 V= 93.5422 SD= 15.115 HD= 15.080 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.030 E= 458741.431 N= 108183.293 H= 301.372 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;28 Hz= 241.4600 V= 82.3638 SD= 20.051 HD= 19.884 RefHt= 0.000 PrCon= 0.0344 HtDif= 2.579 E= 458737.240 N= 108180.942 H= 304.980 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;29 Hz= 226.5216 V= 79.2115 SD= 13.962 HD= 13.722 RefHt= 0.000 PrCon= 0.0344 HtDif= 2.579 E= 458744.744 N= 108180.967 H= 304.981 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;30 Hz= 213.1140 V= 98.2418 SD= 10.616 HD= 10.502 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.552 E= 458749.009 N= 108181.560 H= 300.849 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;31 Hz= 211.2650 V= 95.2740 SD= 11.065 HD= 11.015 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.053 E= 458749.012 N= 108180.951 H= 301.348 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;32 Hz= 195.0445 V= 91.1921 SD= 9.750 HD= 9.748 RefHt= 0.000 PrCon= 0.0344 HtDif= -0.225 E= 458752.223 N= 108180.936 H= 302.176 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;33 Hz= 239.3342 V= 90.2058 SD= 17.005 HD= 17.005 RefHt= 1.550 PrCon= 0.0344 HtDif= -1.654 E= 458740.098 N= 108181.734 H= 300.748 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;33 Hz= 239.3340 V= 90.2100 SD= 16.972 HD= 16.972 RefHt= 1.550 PrCon= 0 HtDif= -1.654 E= 458740.126 N= 108181.750 H= 300.748 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;34 Hz= 236.4930 V= 93.2815 SD= 17.380 HD= 17.349 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.052 E= 458740.238 N= 108180.855 H= 301.349 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;35 Hz= 241.3850 V= 90.2538 SD= 19.858 HD= 19.858 RefHt= 0.000 PrCon= 0.0344 HtDif= -0.148 E= 458737.283 N= 108180.918 H= 302.253 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;36 Hz= 241.0858 V= 135.0754 SD= 2.277 HD= 1.607 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.614 E= 458753.352 N= 108189.573 H= 300.787 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;37 Hz= 239.2226 V= 105.5302 SD= 5.704 HD= 5.486 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.561 E= 458750.038 N= 108187.554 H= 300.840 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;38 Hz= 258.3436 V= 95.1913 SD= 13.755 HD= 13.696 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.275 E= 458741.334 N= 108187.636 H= 301.126 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;39 Hz= 164.3748 V= 101.0913 SD= 8.590 HD= 8.427 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.662 E= 458756.993 N= 108182.222 H= 300.740 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
</layout>
2023-09-11 13:06:35 +02:00
</widget>
2024-03-12 06:38:39 +01:00
</widget>
<widget class="QWidget" name="tab">
<attribute name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-document-50.png</normaloff>:/icons/icons/icons8-document-50.png</iconset>
</attribute>
<attribute name="title">
<string>Zapisnik</string>
</attribute>
<widget class="QWidget" name="verticalLayoutWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1011</width>
<height>601</height>
</rect>
2023-09-11 13:06:35 +02:00
</property>
2024-03-12 06:38:39 +01:00
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QTextEdit" name="textEdit">
<property name="font">
<font>
<family>Consolas</family>
<pointsize>10</pointsize>
</font>
</property>
<property name="lineWrapMode">
<enum>QTextEdit::NoWrap</enum>
</property>
<property name="html">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;meta charset=&quot;utf-8&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: &quot;\2610&quot;; }
li.checked::marker { content: &quot;\2612&quot;; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Consolas'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;TPS 1100 GSI Conversion&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;++++++++++++++++++++++++++++++++&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Koordinate:&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;------------------- &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;60001 E= 458757.711 N= 108198.597 H= 300.740 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;60002 E= 458769.988 N= 108153.166 H= 300.600 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;60003 E= 458781.761 N= 108102.543 H= 300.668 &lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Orientacija Stojišča (Setup: Free Station)&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;============================= &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;60001 Hz= 295.5408 V= 89.4831 SD= 37.790 HD= 37.789 RefHt= 1.700 PrCon= 0 HtDif= -1.574 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;60002 Hz= 83.1640 V= 90.0509 SD= 10.617 HD= 10.617 RefHt= 1.700 PrCon= 0 HtDif= -1.716 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;60003 Hz= 106.2009 V= 89.5725 SD= 61.573 HD= 61.573 RefHt= 1.700 PrCon= 0 HtDif= -1.654 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Stojišče:&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;*************&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;11111 HzCor= 55.5818 StE= 458763.053 StN= 108161.200 StH= 302.317 RefHt= 1.700 InstHt= 0.000 &lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Meritve:&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;------------------- &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;60003 Hz= 162.1829 V= 89.5724 SD= 61.572 HD= 61.572 RefHt= 1.700 PrCon= 0 HtDif= -1.653 E= 458781.765 N= 108102.540 H= 300.664 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;60001 Hz= 351.5231 V= 89.4839 SD= 37.790 HD= 37.790 RefHt= 1.700 PrCon= 0 HtDif= -1.575 E= 458757.712 N= 108198.611 H= 300.742 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;1 Hz= 329.5010 V= 74.0547 SD= 22.331 HD= 21.476 RefHt= 0.000 PrCon= 0.0344 HtDif= 6.119 E= 458752.262 N= 108179.768 H= 308.436 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;2 Hz= 304.4418 V= 78.2440 SD= 13.412 HD= 13.138 RefHt= 0.000 PrCon= 0.0344 HtDif= 2.694 E= 458752.256 N= 108168.686 H= 305.011 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;3 Hz= 292.0810 V= 72.4540 SD= 20.723 HD= 19.793 RefHt= 0.000 PrCon= 0.0344 HtDif= 6.142 E= 458744.719 N= 108168.658 H= 308.459 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;4 Hz= 286.0421 V= 76.5702 SD= 27.566 HD= 26.854 RefHt= 0.000 PrCon= 0.0344 HtDif= 6.224 E= 458737.248 N= 108168.635 H= 308.541 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;5 Hz= 287.1535 V= 90.3002 SD= 15.922 HD= 15.921 RefHt= 0.000 PrCon= 0.0344 HtDif= -0.139 E= 458747.849 N= 108165.924 H= 302.178 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;6 Hz= 284.3013 V= 90.3410 SD= 18.969 HD= 18.968 RefHt= 0.000 PrCon= 0.0344 HtDif= -0.189 E= 458744.690 N= 108165.950 H= 302.129 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;7 Hz= 281.1049 V= 88.2542 SD= 24.378 HD= 24.369 RefHt= 0.000 PrCon= 0.0344 HtDif= 0.669 E= 458739.147 N= 108165.925 H= 302.986 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;8 Hz= 283.3953 V= 94.4102 SD= 18.908 HD= 18.845 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.544 E= 458744.741 N= 108165.652 H= 300.773 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;9 Hz= 302.4737 V= 101.3736 SD= 8.498 HD= 8.324 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.713 E= 458756.056 N= 108165.708 H= 300.604 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;10 Hz= 283.1631 V= 76.5733 SD= 28.444 HD= 27.711 RefHt= 0.000 PrCon= 0.0344 HtDif= 6.418 E= 458736.083 N= 108167.563 H= 308.736 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;11 Hz= 304.1519 V= 60.1010 SD= 13.085 HD= 11.351 RefHt= 0.000 PrCon= 0.0344 HtDif= 6.509 E= 458753.671 N= 108167.589 H= 308.826 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;12 Hz= 324.0316 V= 61.3804 SD= 18.285 HD= 16.089 RefHt= 0.000 PrCon= 0.0344 HtDif= 8.687 E= 458753.608 N= 108174.225 H= 311.004 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;13 Hz= 334.1741 V= 73.2952 SD= 22.817 HD= 21.877 RefHt= 0.000 PrCon= 0.0344 HtDif= 6.481 E= 458753.564 N= 108180.912 H= 308.798 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Orientacija Stojišča (Setup: Free Station)&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;============================= &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;60001 Hz= 44.2908 V= 89.4718 SD= 8.768 HD= 8.768 RefHt= 1.700 PrCon= 0 HtDif= -1.668 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;60002 Hz= 182.3325 V= 89.4228 SD= 40.190 HD= 40.189 RefHt= 2.000 PrCon= 0 HtDif= -1.795 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;60003 Hz= 187.4410 V= 91.0501 SD= 0.000 HD= 0.000 RefHt= 0.000 PrCon= 0.0344 HtDif= 0.000 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Stojišče:&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;*************&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;22222 HzCor= 335.1013 StE= 458754.759 StN= 108190.348 StH= 302.401 RefHt= 0.000 InstHt= 0.000 &lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Meritve:&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;------------------- &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;60003 Hz= 162.5425 V= 91.0503 SD= 0.000 HD= 0.000 RefHt= 0.000 PrCon= 0.0344 HtDif= 0.000 E= 0.000 N= 0.000 H= 0.000 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;60002 Hz= 157.4344 V= 89.4235 SD= 40.189 HD= 40.189 RefHt= 2.000 PrCon= 0 HtDif= -1.796 E= 458769.990 N= 108153.158 H= 300.605 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;60001 Hz= 19.3920 V= 89.4716 SD= 8.768 HD= 8.768 RefHt= 1.700 PrCon= 0 HtDif= -1.668 E= 458757.708 N= 108198.606 H= 300.734 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;16 Hz= 239.0140 V= 73.0701 SD= 21.381 HD= 20.459 RefHt= 0.000 PrCon= 0.0344 HtDif= 6.209 E= 458737.217 N= 108179.820 H= 308.611 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;17 Hz= 243.2146 V= 73.1638 SD= 21.936 HD= 21.008 RefHt= 0.000 PrCon= 0.0344 HtDif= 6.312 E= 458735.981 N= 108180.930 H= 308.713 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;18 Hz= 223.4423 V= 67.1656 SD= 15.771 HD= 14.548 RefHt= 0.000 PrCon= 0.0344 HtDif= 6.091 E= 458744.701 N= 108179.838 H= 308.492 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;19 Hz= 226.0933 V= 101.0344 SD= 14.072 HD= 13.811 RefHt= 0.000 PrCon= 0.0344 HtDif= -2.700 E= 458744.798 N= 108180.782 H= 299.701 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;20 Hz= 200.1941 V= 91.0008 SD= 10.982 HD= 10.980 RefHt= 0.000 PrCon= 0.0344 HtDif= -0.192 E= 458750.945 N= 108180.052 H= 302.209 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;21 Hz= 237.3032 V= 90.2419 SD= 19.132 HD= 19.131 RefHt= 0.000 PrCon= 0.0344 HtDif= -0.135 E= 458738.622 N= 108180.072 H= 302.266 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;22 Hz= 214.0125 V= 94.4211 SD= 12.803 HD= 12.760 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.050 E= 458747.620 N= 108179.773 H= 301.352 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;23 Hz= 223.2748 V= 95.5148 SD= 10.348 HD= 10.294 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.057 E= 458747.678 N= 108182.877 H= 301.344 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;24 Hz= 224.2430 V= 101.0513 SD= 8.802 HD= 8.638 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.693 E= 458748.714 N= 108184.178 H= 300.709 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;25 Hz= 230.3853 V= 95.2540 SD= 16.649 HD= 16.575 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.575 E= 458741.943 N= 108179.839 H= 300.826 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;26 Hz= 236.4655 V= 94.1239 SD= 15.804 HD= 15.761 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.160 E= 458741.573 N= 108181.714 H= 301.241 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;27 Hz= 242.0611 V= 93.5422 SD= 15.115 HD= 15.080 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.030 E= 458741.431 N= 108183.293 H= 301.372 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;28 Hz= 241.4600 V= 82.3638 SD= 20.051 HD= 19.884 RefHt= 0.000 PrCon= 0.0344 HtDif= 2.579 E= 458737.240 N= 108180.942 H= 304.980 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;29 Hz= 226.5216 V= 79.2115 SD= 13.962 HD= 13.722 RefHt= 0.000 PrCon= 0.0344 HtDif= 2.579 E= 458744.744 N= 108180.967 H= 304.981 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;30 Hz= 213.1140 V= 98.2418 SD= 10.616 HD= 10.502 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.552 E= 458749.009 N= 108181.560 H= 300.849 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;31 Hz= 211.2650 V= 95.2740 SD= 11.065 HD= 11.015 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.053 E= 458749.012 N= 108180.951 H= 301.348 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;32 Hz= 195.0445 V= 91.1921 SD= 9.750 HD= 9.748 RefHt= 0.000 PrCon= 0.0344 HtDif= -0.225 E= 458752.223 N= 108180.936 H= 302.176 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;33 Hz= 239.3342 V= 90.2058 SD= 17.005 HD= 17.005 RefHt= 1.550 PrCon= 0.0344 HtDif= -1.654 E= 458740.098 N= 108181.734 H= 300.748 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;33 Hz= 239.3340 V= 90.2100 SD= 16.972 HD= 16.972 RefHt= 1.550 PrCon= 0 HtDif= -1.654 E= 458740.126 N= 108181.750 H= 300.748 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;34 Hz= 236.4930 V= 93.2815 SD= 17.380 HD= 17.349 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.052 E= 458740.238 N= 108180.855 H= 301.349 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;35 Hz= 241.3850 V= 90.2538 SD= 19.858 HD= 19.858 RefHt= 0.000 PrCon= 0.0344 HtDif= -0.148 E= 458737.283 N= 108180.918 H= 302.253 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;36 Hz= 241.0858 V= 135.0754 SD= 2.277 HD= 1.607 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.614 E= 458753.352 N= 108189.573 H= 300.787 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;37 Hz= 239.2226 V= 105.5302 SD= 5.704 HD= 5.486 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.561 E= 458750.038 N= 108187.554 H= 300.840 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;38 Hz= 258.3436 V= 95.1913 SD= 13.755 HD= 13.696 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.275 E= 458741.334 N= 108187.636 H= 301.126 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;39 Hz= 164.3748 V= 101.0913 SD= 8.590 HD= 8.427 RefHt= 0.000 PrCon= 0.0344 HtDif= -1.662 E= 458756.993 N= 108182.222 H= 300.740 PtCode= 0 &lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
</layout>
2023-09-11 13:06:35 +02:00
</widget>
2024-03-12 06:38:39 +01:00
</widget>
<widget class="QWidget" name="tab_3">
<attribute name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-drawing-compass-48.png</normaloff>:/icons/icons/icons8-drawing-compass-48.png</iconset>
</attribute>
<attribute name="title">
<string>GEO</string>
</attribute>
</widget>
</widget>
</item>
<item row="3" column="0">
<layout class="QHBoxLayout" name="horizontalLayout_7">
2023-09-11 13:06:35 +02:00
<item>
2024-03-12 06:38:39 +01:00
<widget class="QLabel" name="label_11">
<property name="text">
<string>Točke</string>
2023-09-11 13:06:35 +02:00
</property>
2024-03-12 06:38:39 +01:00
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2023-09-11 13:06:35 +02:00
</property>
</widget>
</item>
2024-02-23 14:09:50 +01:00
<item>
2024-03-12 06:38:39 +01:00
<widget class="QLabel" name="label_12">
<property name="maximumSize">
2024-02-23 14:09:50 +01:00
<size>
2024-03-12 06:38:39 +01:00
<width>28</width>
<height>28</height>
2024-02-23 14:09:50 +01:00
</size>
</property>
2023-09-11 13:06:35 +02:00
<property name="text">
2024-03-12 06:38:39 +01:00
<string/>
2023-09-11 13:06:35 +02:00
</property>
2024-03-12 06:38:39 +01:00
<property name="pixmap">
<pixmap resource="qt_resources.qrc">:/icons/icons/icons8-my-location-50.png</pixmap>
2023-09-11 13:06:35 +02:00
</property>
2024-03-12 06:38:39 +01:00
<property name="scaledContents">
<bool>true</bool>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2023-09-11 13:06:35 +02:00
</property>
</widget>
</item>
2024-02-23 14:09:50 +01:00
</layout>
</item>
2024-03-12 06:38:39 +01:00
<item row="2" column="0">
<layout class="QHBoxLayout" name="horizontalLayout_6">
2023-09-11 13:06:35 +02:00
<item>
2024-03-12 06:38:39 +01:00
<widget class="QLabel" name="label_3">
<property name="text">
<string>Zapisnik</string>
2024-02-23 14:09:50 +01:00
</property>
2024-03-12 06:38:39 +01:00
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2024-02-23 14:09:50 +01:00
</property>
</widget>
</item>
<item>
2024-03-12 06:38:39 +01:00
<widget class="QLabel" name="label_8">
<property name="maximumSize">
2023-09-11 13:06:35 +02:00
<size>
2024-03-12 06:38:39 +01:00
<width>28</width>
<height>28</height>
2023-09-11 13:06:35 +02:00
</size>
</property>
2024-03-12 06:38:39 +01:00
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="qt_resources.qrc">:/icons/icons/icons8-land-surveying-48.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2024-02-23 14:09:50 +01:00
</property>
</widget>
</item>
2023-09-11 13:06:35 +02:00
</layout>
</item>
2024-03-12 06:38:39 +01:00
<item row="6" column="0" colspan="2">
<widget class="QPlainTextEdit" name="plainTextEdit">
<property name="maximumSize">
2024-02-23 14:09:50 +01:00
<size>
2024-03-12 06:38:39 +01:00
<width>16777215</width>
<height>70</height>
2024-02-23 14:09:50 +01:00
</size>
</property>
2024-03-12 06:38:39 +01:00
<property name="font">
<font>
<family>Consolas</family>
<pointsize>9</pointsize>
</font>
</property>
<property name="plainText">
<string>Točke shranjene v: D:\Mapa\ImeDatoteke.txt
</string>
2024-02-23 14:09:50 +01:00
</property>
</widget>
</item>
2024-03-12 06:38:39 +01:00
<item row="2" column="1">
<layout class="QHBoxLayout" name="horizontalLayout">
2023-09-11 13:06:35 +02:00
<item>
2024-03-12 06:38:39 +01:00
<widget class="QComboBox" name="comboBox_3">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
2024-02-23 14:09:50 +01:00
</property>
2024-03-12 06:38:39 +01:00
<property name="minimumSize">
<size>
<width>0</width>
<height>24</height>
</size>
2023-09-11 13:06:35 +02:00
</property>
<property name="maximumSize">
<size>
2024-03-12 06:38:39 +01:00
<width>16777215</width>
<height>30</height>
2023-09-11 13:06:35 +02:00
</size>
</property>
2024-03-12 06:38:39 +01:00
<item>
<property name="text">
<string>Samo meritve (Hz, V, SD,...)</string>
</property>
</item>
<item>
<property name="text">
<string>Meritve in Koordinate</string>
</property>
</item>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
2023-09-11 13:06:35 +02:00
</property>
2024-03-12 06:38:39 +01:00
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
2024-02-23 14:09:50 +01:00
</property>
2024-03-12 06:38:39 +01:00
</spacer>
2023-09-11 13:06:35 +02:00
</item>
2024-02-23 14:09:50 +01:00
</layout>
</item>
2024-03-12 06:38:39 +01:00
<item row="1" column="0" colspan="2">
<widget class="Line" name="line_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="4" column="1">
<layout class="QHBoxLayout" name="horizontalLayout_5">
2023-09-11 13:06:35 +02:00
<item>
2024-03-12 06:38:39 +01:00
<widget class="QPushButton" name="btnIzvZap_2">
2024-02-23 14:09:50 +01:00
<property name="text">
2024-03-12 06:38:39 +01:00
<string>Preberi GSI</string>
2023-09-11 13:06:35 +02:00
</property>
2024-02-23 14:09:50 +01:00
<property name="icon">
<iconset resource="qt_resources.qrc">
2024-03-12 06:38:39 +01:00
<normaloff>:/icons/icons/icons8-down-arrow-48.png</normaloff>:/icons/icons/icons8-down-arrow-48.png</iconset>
2024-02-23 14:09:50 +01:00
</property>
<property name="iconSize">
2023-09-11 13:06:35 +02:00
<size>
2024-03-12 06:38:39 +01:00
<width>20</width>
<height>20</height>
2023-09-11 13:06:35 +02:00
</size>
</property>
2024-03-12 06:38:39 +01:00
</widget>
</item>
<item>
<widget class="Line" name="line_3">
<property name="orientation">
<enum>Qt::Vertical</enum>
2023-09-11 13:06:35 +02:00
</property>
</widget>
</item>
<item>
2024-03-12 06:38:39 +01:00
<widget class="QPushButton" name="pushButton_11">
2024-02-23 14:09:50 +01:00
<property name="text">
2024-03-12 06:38:39 +01:00
<string>Shrani GSI</string>
2023-09-11 13:06:35 +02:00
</property>
2024-02-23 14:09:50 +01:00
<property name="icon">
<iconset resource="qt_resources.qrc">
2024-03-12 06:38:39 +01:00
<normaloff>:/icons/icons/icons8-caps-lock-on-50.png</normaloff>:/icons/icons/icons8-caps-lock-on-50.png</iconset>
2024-02-23 14:09:50 +01:00
</property>
<property name="iconSize">
2023-09-11 13:06:35 +02:00
<size>
2024-03-12 06:38:39 +01:00
<width>20</width>
<height>20</height>
2023-09-11 13:06:35 +02:00
</size>
</property>
2024-03-12 06:38:39 +01:00
<property name="flat">
<bool>false</bool>
2023-09-11 13:06:35 +02:00
</property>
</widget>
</item>
<item>
2024-03-12 06:38:39 +01:00
<spacer name="horizontalSpacer_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
2024-02-23 14:09:50 +01:00
</property>
2024-03-12 06:38:39 +01:00
<property name="sizeHint" stdset="0">
2024-02-23 14:09:50 +01:00
<size>
2024-03-12 06:38:39 +01:00
<width>40</width>
<height>20</height>
2024-02-23 14:09:50 +01:00
</size>
</property>
2024-03-12 06:38:39 +01:00
</spacer>
2023-09-11 13:06:35 +02:00
</item>
<item>
2024-02-23 14:09:50 +01:00
<widget class="QLabel" name="label_10">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>8</pointsize>
</font>
</property>
<property name="text">
<string>Decimalno ločilo</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_4">
<property name="minimumSize">
<size>
<width>14</width>
<height>14</height>
</size>
</property>
2023-09-11 13:06:35 +02:00
<property name="maximumSize">
<size>
2024-02-23 14:09:50 +01:00
<width>14</width>
<height>14</height>
2023-09-11 13:06:35 +02:00
</size>
</property>
<property name="text">
2024-02-23 14:09:50 +01:00
<string notr="true"/>
2023-09-11 13:06:35 +02:00
</property>
<property name="pixmap">
2024-02-23 14:09:50 +01:00
<pixmap resource="qt_resources.qrc">:/icons/icons/icons8-dot-50.png</pixmap>
2023-09-11 13:06:35 +02:00
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
2024-02-23 14:09:50 +01:00
</widget>
</item>
<item>
<widget class="QLabel" name="label_5">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
<property name="text">
<string notr="true"/>
</property>
<property name="pixmap">
<pixmap resource="qt_resources.qrc">:/icons/icons/icons8-comma-50.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
2023-09-11 13:06:35 +02:00
</property>
</widget>
</item>
<item>
2024-02-23 14:09:50 +01:00
<widget class="QPushButton" name="pushButton">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2023-09-11 13:06:35 +02:00
<property name="text">
2024-02-23 14:09:50 +01:00
<string>Spremeni</string>
2023-09-11 13:06:35 +02:00
</property>
2024-02-23 14:09:50 +01:00
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-support-50.png</normaloff>:/icons/icons/icons8-support-50.png</iconset>
2023-09-11 13:06:35 +02:00
</property>
</widget>
</item>
</layout>
</item>
2024-03-12 06:38:39 +01:00
<item row="3" column="1">
<layout class="QHBoxLayout" name="horizontalLayout_4">
2023-09-11 13:06:35 +02:00
<item>
2024-03-12 06:38:39 +01:00
<widget class="QComboBox" name="comboBox">
2024-02-23 14:09:50 +01:00
<property name="sizePolicy">
2024-03-12 06:38:39 +01:00
<sizepolicy hsizetype="Preferred" vsizetype="Maximum">
2024-02-23 14:09:50 +01:00
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2024-03-12 06:38:39 +01:00
<property name="minimumSize">
2023-09-11 13:06:35 +02:00
<size>
2024-03-12 06:38:39 +01:00
<width>0</width>
2024-02-23 14:09:50 +01:00
<height>24</height>
2023-09-11 13:06:35 +02:00
</size>
</property>
2024-03-12 06:38:39 +01:00
<property name="maximumSize">
<size>
<width>16777215</width>
<height>30</height>
</size>
2023-09-11 13:06:35 +02:00
</property>
2024-03-12 06:38:39 +01:00
<item>
<property name="text">
<string>Samo merjene</string>
</property>
</item>
<item>
<property name="text">
<string>Vse</string>
</property>
</item>
</widget>
</item>
<item>
<widget class="Line" name="line_4">
<property name="orientation">
<enum>Qt::Vertical</enum>
2023-09-11 13:06:35 +02:00
</property>
2024-03-12 06:38:39 +01:00
</widget>
</item>
<item>
<widget class="QLabel" name="label_9">
<property name="text">
<string>Datoteka</string>
2023-09-11 13:06:35 +02:00
</property>
2024-02-23 14:09:50 +01:00
</widget>
</item>
<item>
2024-03-12 06:38:39 +01:00
<widget class="QComboBox" name="comboBox_2">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
2024-02-23 14:09:50 +01:00
</property>
2024-03-12 06:38:39 +01:00
<property name="minimumSize">
2024-02-23 14:09:50 +01:00
<size>
2024-03-12 06:38:39 +01:00
<width>0</width>
2024-02-23 14:09:50 +01:00
<height>24</height>
</size>
</property>
2024-03-12 06:38:39 +01:00
<property name="maximumSize">
<size>
<width>16777215</width>
<height>30</height>
</size>
2024-02-23 14:09:50 +01:00
</property>
2024-03-12 06:38:39 +01:00
<item>
<property name="text">
<string>TXT [tab]</string>
</property>
</item>
<item>
<property name="text">
<string>KOO [presledek]</string>
</property>
</item>
<item>
<property name="text">
<string>CSV [podpičje]</string>
</property>
</item>
2024-02-23 14:09:50 +01:00
</widget>
</item>
<item>
2024-03-12 06:38:39 +01:00
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
2024-02-23 14:09:50 +01:00
</property>
2024-03-12 06:38:39 +01:00
<property name="sizeHint" stdset="0">
2024-02-23 14:09:50 +01:00
<size>
2024-03-12 06:38:39 +01:00
<width>40</width>
<height>20</height>
2024-02-23 14:09:50 +01:00
</size>
</property>
2024-03-12 06:38:39 +01:00
</spacer>
2023-09-11 13:06:35 +02:00
</item>
2024-02-23 14:09:50 +01:00
</layout>
</item>
2024-03-12 06:38:39 +01:00
<item row="0" column="0">
<widget class="QPushButton" name="btnOpenGsi">
<property name="text">
<string>Datoteka...</string>
</property>
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-browse-folder-50.png</normaloff>:/icons/icons/icons8-browse-folder-50.png</iconset>
</property>
<property name="iconSize">
2024-02-23 14:09:50 +01:00
<size>
2024-03-12 06:38:39 +01:00
<width>28</width>
<height>28</height>
2024-02-23 14:09:50 +01:00
</size>
</property>
2024-03-12 06:38:39 +01:00
<property name="shortcut">
<string>Ctrl+O</string>
2024-02-23 14:09:50 +01:00
</property>
</widget>
</item>
2024-03-12 06:38:39 +01:00
<item row="0" column="1">
<layout class="QHBoxLayout" name="horizontalLayout_3">
2023-09-11 13:06:35 +02:00
<item>
2024-03-12 06:38:39 +01:00
<widget class="QLineEdit" name="lineEdit">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
2023-09-11 13:06:35 +02:00
</property>
</widget>
</item>
2024-02-23 14:09:50 +01:00
<item>
2024-03-12 06:38:39 +01:00
<widget class="QLabel" name="label_2">
2024-02-23 14:09:50 +01:00
<property name="maximumSize">
<size>
2024-03-12 06:38:39 +01:00
<width>24</width>
<height>24</height>
2024-02-23 14:09:50 +01:00
</size>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
2024-03-12 06:38:39 +01:00
<pixmap resource="qt_resources.qrc">:/icons/icons/icons8-save-close-50.png</pixmap>
2024-02-23 14:09:50 +01:00
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</item>
2023-09-11 13:06:35 +02:00
</layout>
</item>
</layout>
</widget>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2024-03-12 06:38:39 +01:00
<width>1040</width>
2023-09-11 13:06:35 +02:00
<height>23</height>
</rect>
</property>
<widget class="QMenu" name="menuMenu">
<property name="title">
<string>&amp;Menu</string>
</property>
<addaction name="actionOdpri_GSI"/>
<addaction name="separator"/>
<addaction name="actionNastavitve"/>
<addaction name="separator"/>
<addaction name="actionNavodila"/>
<addaction name="actionO_Programu"/>
<addaction name="separator"/>
<addaction name="actionIzhod"/>
</widget>
2024-02-23 14:09:50 +01:00
<widget class="QMenu" name="menuNastavitve">
<property name="title">
<string>Nastavitve</string>
</property>
<addaction name="actionOsnovno"/>
<addaction name="actionKodiranje"/>
</widget>
2023-09-11 13:06:35 +02:00
<addaction name="menuMenu"/>
2024-02-23 14:09:50 +01:00
<addaction name="menuNastavitve"/>
2023-09-11 13:06:35 +02:00
</widget>
<widget class="QStatusBar" name="statusbar"/>
<action name="actionOdpri_GSI">
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-browse-folder-50.png</normaloff>:/icons/icons/icons8-browse-folder-50.png</iconset>
</property>
<property name="text">
<string>&amp;Odpri GSI</string>
</property>
<property name="shortcut">
<string>Ctrl+O</string>
</property>
</action>
<action name="actionIzhod">
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-close-window-50.png</normaloff>:/icons/icons/icons8-close-window-50.png</iconset>
</property>
<property name="text">
<string>I&amp;zhod</string>
</property>
<property name="shortcut">
<string>Ctrl+Z</string>
</property>
</action>
<action name="actionNastavitve">
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-settings-50.png</normaloff>:/icons/icons/icons8-settings-50.png</iconset>
</property>
<property name="text">
<string>&amp;Nastavitve</string>
</property>
</action>
<action name="actionNavodila">
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-question-mark-48.png</normaloff>:/icons/icons/icons8-question-mark-48.png</iconset>
</property>
<property name="text">
<string>&amp;Pomoč</string>
</property>
</action>
<action name="actionO_Programu">
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-info-50.png</normaloff>:/icons/icons/icons8-info-50.png</iconset>
</property>
<property name="text">
<string>&amp;Info</string>
</property>
</action>
2024-02-23 14:09:50 +01:00
<action name="actionOsnovno">
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-tools-50.png</normaloff>:/icons/icons/icons8-tools-50.png</iconset>
</property>
<property name="text">
<string>Osnovne Nastavitve</string>
</property>
</action>
<action name="actionKodiranje">
<property name="icon">
<iconset resource="qt_resources.qrc">
<normaloff>:/icons/icons/icons8-scroll-50.png</normaloff>:/icons/icons/icons8-scroll-50.png</iconset>
</property>
<property name="text">
<string>Kodiranje</string>
</property>
</action>
2023-09-11 13:06:35 +02:00
</widget>
<resources>
<include location="qt_resources.qrc"/>
</resources>
<connections>
<connection>
<sender>label_4</sender>
<signal>linkActivated(QString)</signal>
<receiver>statusbar</receiver>
<slot>showMessage(QString)</slot>
<hints>
<hint type="sourcelabel">
<x>707</x>
<y>100</y>
</hint>
<hint type="destinationlabel">
<x>373</x>
<y>901</y>
</hint>
</hints>
</connection>
<connection>
<sender>label_5</sender>
<signal>linkActivated(QString)</signal>
<receiver>statusbar</receiver>
<slot>showMessage(QString)</slot>
<hints>
<hint type="sourcelabel">
<x>727</x>
<y>101</y>
</hint>
<hint type="destinationlabel">
<x>592</x>
<y>902</y>
</hint>
</hints>
</connection>
<connection>
<sender>btnIzvZap_2</sender>
<signal>clicked()</signal>
<receiver>statusbar</receiver>
<slot>clearMessage()</slot>
<hints>
<hint type="sourcelabel">
<x>454</x>
<y>152</y>
</hint>
<hint type="destinationlabel">
<x>474</x>
<y>901</y>
</hint>
</hints>
</connection>
</connections>
</ui>