717 lines
16 KiB
XML
717 lines
16 KiB
XML
<?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>
|
|
<width>772</width>
|
|
<height>451</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>GPS Virtual Cones</string>
|
|
</property>
|
|
<widget class="QWidget" name="centralwidget">
|
|
<widget class="QLabel" name="label_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>389</x>
|
|
<y>60</y>
|
|
<width>81</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Longitude:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QListWidget" name="listCones2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>110</y>
|
|
<width>180</width>
|
|
<height>220</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>389</x>
|
|
<y>40</y>
|
|
<width>81</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Latitude:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>579</x>
|
|
<y>40</y>
|
|
<width>61</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Speed:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="txtLongitude">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>470</x>
|
|
<y>60</y>
|
|
<width>91</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::Panel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Sunken</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string>0</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="txtDist4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>709</x>
|
|
<y>90</y>
|
|
<width>51</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::Panel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Sunken</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string>0</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="txtDist2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>329</x>
|
|
<y>90</y>
|
|
<width>51</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::Panel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Sunken</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string>0</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="txtSpeed">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>650</x>
|
|
<y>40</y>
|
|
<width>81</width>
|
|
<height>18</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::Panel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Sunken</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string>0</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="txtDist1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>139</x>
|
|
<y>90</y>
|
|
<width>51</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::Panel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Sunken</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string>0</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lblList2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>90</y>
|
|
<width>141</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>TextLabel</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lblList1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>90</y>
|
|
<width>141</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>TextLabel</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="txtLatitude">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>470</x>
|
|
<y>40</y>
|
|
<width>91</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::Panel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Sunken</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string>0</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>579</x>
|
|
<y>60</y>
|
|
<width>61</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Heading:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QListWidget" name="listCones4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>580</x>
|
|
<y>110</y>
|
|
<width>180</width>
|
|
<height>220</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>10</y>
|
|
<width>281</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>14</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>NTCNA GPS Virtual Cones</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="exitButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>680</x>
|
|
<y>380</y>
|
|
<width>84</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Exit</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lblList4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>580</x>
|
|
<y>90</y>
|
|
<width>141</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>TextLabel</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QListWidget" name="listCones3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>390</x>
|
|
<y>110</y>
|
|
<width>180</width>
|
|
<height>220</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QListWidget" name="listCones1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>110</y>
|
|
<width>180</width>
|
|
<height>220</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="txtDist3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>519</x>
|
|
<y>90</y>
|
|
<width>51</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::Panel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Sunken</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string>0</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="txtHeading">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>650</x>
|
|
<y>60</y>
|
|
<width>81</width>
|
|
<height>18</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::Panel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Sunken</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string>0</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lblList3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>390</x>
|
|
<y>90</y>
|
|
<width>141</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>TextLabel</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="openFiles">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>40</x>
|
|
<y>40</y>
|
|
<width>111</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Open Files</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="txtTime">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>470</x>
|
|
<y>10</y>
|
|
<width>261</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::Panel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Sunken</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_7">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>390</x>
|
|
<y>10</y>
|
|
<width>49</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Time:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="logEnabled">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>170</x>
|
|
<y>50</y>
|
|
<width>131</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Logging Enabled</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="addPoint1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>330</y>
|
|
<width>41</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Add</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="delPoint1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>340</y>
|
|
<width>41</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Del</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="addPoint2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>250</x>
|
|
<y>330</y>
|
|
<width>41</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Add</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="delPoint2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>290</x>
|
|
<y>340</y>
|
|
<width>41</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Del</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="addPoint3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>440</x>
|
|
<y>330</y>
|
|
<width>41</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Add</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="delPoint3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>480</x>
|
|
<y>340</y>
|
|
<width>41</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Del</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="addPoint4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>630</x>
|
|
<y>330</y>
|
|
<width>41</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Add</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="delPoint4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>670</x>
|
|
<y>340</y>
|
|
<width>41</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Del</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="saveList1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>150</x>
|
|
<y>340</y>
|
|
<width>41</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Save</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="saveList2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>340</x>
|
|
<y>340</y>
|
|
<width>41</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Save</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="saveList3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>530</x>
|
|
<y>340</y>
|
|
<width>41</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Save</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="saveList4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>720</x>
|
|
<y>340</y>
|
|
<width>41</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Save</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="resetList1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>340</y>
|
|
<width>41</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Reset</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="resetList2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>340</y>
|
|
<width>41</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Reset</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="resetList3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>390</x>
|
|
<y>340</y>
|
|
<width>41</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Reset</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="resetList4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>580</x>
|
|
<y>340</y>
|
|
<width>41</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Reset</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="saveConfig">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>340</x>
|
|
<y>380</y>
|
|
<width>84</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>SaveConfig</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="insPoint1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>360</y>
|
|
<width>41</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Ins</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="insPoint2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>250</x>
|
|
<y>360</y>
|
|
<width>41</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Ins</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="insPoint3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>440</x>
|
|
<y>360</y>
|
|
<width>41</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Ins</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="insPoint4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>630</x>
|
|
<y>360</y>
|
|
<width>41</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Ins</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="txtRange">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>310</x>
|
|
<y>10</y>
|
|
<width>41</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>3.0</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>250</x>
|
|
<y>20</y>
|
|
<width>61</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Range:</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QMenuBar" name="menubar">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>772</width>
|
|
<height>28</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QStatusBar" name="statusbar"/>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|