|
@@ -0,0 +1,521 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<ui version="4.0">
|
|
|
+ <class>TrafficLightDialog</class>
|
|
|
+ <widget class="QDialog" name="TrafficLightDialog">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>0</x>
|
|
|
+ <y>0</y>
|
|
|
+ <width>1009</width>
|
|
|
+ <height>598</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="windowTitle">
|
|
|
+ <string>Dialog</string>
|
|
|
+ </property>
|
|
|
+ <widget class="QComboBox" name="comboBox_Road">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>170</x>
|
|
|
+ <y>20</y>
|
|
|
+ <width>231</width>
|
|
|
+ <height>31</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>30</x>
|
|
|
+ <y>30</y>
|
|
|
+ <width>67</width>
|
|
|
+ <height>17</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Road</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_2">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>172</x>
|
|
|
+ <y>70</y>
|
|
|
+ <width>70</width>
|
|
|
+ <height>17</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Length</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_RoadLen">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>270</x>
|
|
|
+ <y>70</y>
|
|
|
+ <width>113</width>
|
|
|
+ <height>25</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QComboBox" name="comboBox_TrafficLIght">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>170</x>
|
|
|
+ <y>130</y>
|
|
|
+ <width>261</width>
|
|
|
+ <height>31</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_3">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>30</x>
|
|
|
+ <y>140</y>
|
|
|
+ <width>101</width>
|
|
|
+ <height>17</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Traffic Light</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_4">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>32</x>
|
|
|
+ <y>220</y>
|
|
|
+ <width>67</width>
|
|
|
+ <height>17</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>s</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_s">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>120</x>
|
|
|
+ <y>220</y>
|
|
|
+ <width>113</width>
|
|
|
+ <height>25</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_t">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>350</x>
|
|
|
+ <y>220</y>
|
|
|
+ <width>113</width>
|
|
|
+ <height>25</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_id">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>570</x>
|
|
|
+ <y>220</y>
|
|
|
+ <width>113</width>
|
|
|
+ <height>25</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_name">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>800</x>
|
|
|
+ <y>220</y>
|
|
|
+ <width>113</width>
|
|
|
+ <height>25</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_zOffset">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>350</x>
|
|
|
+ <y>270</y>
|
|
|
+ <width>113</width>
|
|
|
+ <height>25</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_type">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>570</x>
|
|
|
+ <y>270</y>
|
|
|
+ <width>113</width>
|
|
|
+ <height>25</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_country">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>800</x>
|
|
|
+ <y>267</y>
|
|
|
+ <width>113</width>
|
|
|
+ <height>25</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_countryRevision">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>120</x>
|
|
|
+ <y>320</y>
|
|
|
+ <width>113</width>
|
|
|
+ <height>25</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_subtype">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>350</x>
|
|
|
+ <y>320</y>
|
|
|
+ <width>113</width>
|
|
|
+ <height>25</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_hOffset">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>570</x>
|
|
|
+ <y>320</y>
|
|
|
+ <width>113</width>
|
|
|
+ <height>25</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_orientation">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>800</x>
|
|
|
+ <y>319</y>
|
|
|
+ <width>113</width>
|
|
|
+ <height>25</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_pitch">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>120</x>
|
|
|
+ <y>370</y>
|
|
|
+ <width>113</width>
|
|
|
+ <height>25</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_roll">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>350</x>
|
|
|
+ <y>370</y>
|
|
|
+ <width>113</width>
|
|
|
+ <height>25</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_5">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>250</x>
|
|
|
+ <y>220</y>
|
|
|
+ <width>67</width>
|
|
|
+ <height>17</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>t</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_6">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>490</x>
|
|
|
+ <y>220</y>
|
|
|
+ <width>67</width>
|
|
|
+ <height>17</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>id</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_7">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>720</x>
|
|
|
+ <y>220</y>
|
|
|
+ <width>67</width>
|
|
|
+ <height>17</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>name</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_8">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>30</x>
|
|
|
+ <y>272</y>
|
|
|
+ <width>67</width>
|
|
|
+ <height>17</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>dynamic</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_9">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>250</x>
|
|
|
+ <y>270</y>
|
|
|
+ <width>67</width>
|
|
|
+ <height>17</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>zOffset</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_10">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>490</x>
|
|
|
+ <y>270</y>
|
|
|
+ <width>67</width>
|
|
|
+ <height>17</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>type</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_11">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>720</x>
|
|
|
+ <y>272</y>
|
|
|
+ <width>67</width>
|
|
|
+ <height>17</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>country</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_12">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>30</x>
|
|
|
+ <y>323</y>
|
|
|
+ <width>67</width>
|
|
|
+ <height>17</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Revision</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_13">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>250</x>
|
|
|
+ <y>320</y>
|
|
|
+ <width>67</width>
|
|
|
+ <height>17</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>subtype</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_14">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>490</x>
|
|
|
+ <y>320</y>
|
|
|
+ <width>67</width>
|
|
|
+ <height>17</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>hOffset</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_15">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>720</x>
|
|
|
+ <y>322</y>
|
|
|
+ <width>80</width>
|
|
|
+ <height>17</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>orientation</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_16">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>30</x>
|
|
|
+ <y>370</y>
|
|
|
+ <width>67</width>
|
|
|
+ <height>17</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>pitch</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_17">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>250</x>
|
|
|
+ <y>371</y>
|
|
|
+ <width>67</width>
|
|
|
+ <height>17</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>roll</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_height">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>570</x>
|
|
|
+ <y>370</y>
|
|
|
+ <width>113</width>
|
|
|
+ <height>25</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_width">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>800</x>
|
|
|
+ <y>370</y>
|
|
|
+ <width>113</width>
|
|
|
+ <height>25</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_18">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>490</x>
|
|
|
+ <y>372</y>
|
|
|
+ <width>67</width>
|
|
|
+ <height>17</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>height</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_19">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>720</x>
|
|
|
+ <y>372</y>
|
|
|
+ <width>67</width>
|
|
|
+ <height>17</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>width</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QComboBox" name="comboBox_dynamic">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>120</x>
|
|
|
+ <y>270</y>
|
|
|
+ <width>111</width>
|
|
|
+ <height>25</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QPushButton" name="pushButton">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>170</x>
|
|
|
+ <y>500</y>
|
|
|
+ <width>89</width>
|
|
|
+ <height>25</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Add</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QPushButton" name="pushButton_2">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>390</x>
|
|
|
+ <y>500</y>
|
|
|
+ <width>89</width>
|
|
|
+ <height>25</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Delete</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QPushButton" name="pushButton_3">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>630</x>
|
|
|
+ <y>500</y>
|
|
|
+ <width>89</width>
|
|
|
+ <height>25</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Update</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QPushButton" name="pushButton_4">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>170</x>
|
|
|
+ <y>430</y>
|
|
|
+ <width>191</width>
|
|
|
+ <height>25</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Set Lane Validity</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QPushButton" name="pushButton_5">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>460</x>
|
|
|
+ <y>430</y>
|
|
|
+ <width>221</width>
|
|
|
+ <height>25</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Set InertialPosition</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </widget>
|
|
|
+ <resources/>
|
|
|
+ <connections/>
|
|
|
+</ui>
|