1<?xml version="1.0" encoding="UTF-8"?> 2<ui version="4.0"> 3 <class>ReverseLine_Setting</class> 4 <widget class="QDialog" name="ReverseLine_Setting"> 5 <property name="geometry"> 6 <rect> 7 <x>0</x> 8 <y>0</y> 9 <width>1018</width> 10 <height>550</height> 11 </rect> 12 </property> 13 <property name="windowTitle"> 14 <string>Dialog</string> 15 </property> 16 <property name="styleSheet"> 17 <string notr="true">background-color:rgb(255,255,255,0);</string> 18 </property> 19 <layout class="QGridLayout" name="gridLayout"> 20 <item row="0" column="0"> 21 <widget class="QWidget" name="widget_3" native="true"> 22 <property name="styleSheet"> 23 <string notr="true">border-radius:10px; 24background-color:rgba(167, 167, 167,40);</string> 25 </property> 26 <layout class="QGridLayout" name="gridLayout_2" rowstretch="1,7"> 27 <property name="leftMargin"> 28 <number>5</number> 29 </property> 30 <property name="topMargin"> 31 <number>0</number> 32 </property> 33 <property name="rightMargin"> 34 <number>5</number> 35 </property> 36 <property name="bottomMargin"> 37 <number>0</number> 38 </property> 39 <property name="spacing"> 40 <number>0</number> 41 </property> 42 <item row="0" column="0"> 43 <widget class="QWidget" name="widget_2" native="true"> 44 <property name="minimumSize"> 45 <size> 46 <width>0</width> 47 <height>0</height> 48 </size> 49 </property> 50 <property name="maximumSize"> 51 <size> 52 <width>1000</width> 53 <height>60</height> 54 </size> 55 </property> 56 <property name="styleSheet"> 57 <string notr="true">background-color:rgb(255,255,255,0);</string> 58 </property> 59 <layout class="QHBoxLayout" name="horizontalLayout"> 60 <item> 61 <spacer name="horizontalSpacer"> 62 <property name="orientation"> 63 <enum>Qt::Horizontal</enum> 64 </property> 65 <property name="sizeHint" stdset="0"> 66 <size> 67 <width>228</width> 68 <height>19</height> 69 </size> 70 </property> 71 </spacer> 72 </item> 73 <item> 74 <widget class="QPushButton" name="pushButton"> 75 <property name="minimumSize"> 76 <size> 77 <width>40</width> 78 <height>40</height> 79 </size> 80 </property> 81 <property name="maximumSize"> 82 <size> 83 <width>40</width> 84 <height>40</height> 85 </size> 86 </property> 87 <property name="styleSheet"> 88 <string notr="true">border-image:url(:/icon/Back.png)</string> 89 </property> 90 <property name="text"> 91 <string/> 92 </property> 93 </widget> 94 </item> 95 <item> 96 <spacer name="horizontalSpacer_2"> 97 <property name="orientation"> 98 <enum>Qt::Horizontal</enum> 99 </property> 100 <property name="sizeHint" stdset="0"> 101 <size> 102 <width>78</width> 103 <height>19</height> 104 </size> 105 </property> 106 </spacer> 107 </item> 108 <item> 109 <widget class="QPushButton" name="pushButton_2"> 110 <property name="minimumSize"> 111 <size> 112 <width>40</width> 113 <height>40</height> 114 </size> 115 </property> 116 <property name="maximumSize"> 117 <size> 118 <width>40</width> 119 <height>40</height> 120 </size> 121 </property> 122 <property name="styleSheet"> 123 <string notr="true">border-image:url(":/icon/navigate-up.png"); 124border-radius:0px;</string> 125 </property> 126 <property name="text"> 127 <string/> 128 </property> 129 </widget> 130 </item> 131 <item> 132 <spacer name="horizontalSpacer_3"> 133 <property name="orientation"> 134 <enum>Qt::Horizontal</enum> 135 </property> 136 <property name="sizeHint" stdset="0"> 137 <size> 138 <width>77</width> 139 <height>19</height> 140 </size> 141 </property> 142 </spacer> 143 </item> 144 <item> 145 <widget class="QPushButton" name="pushButton_3"> 146 <property name="minimumSize"> 147 <size> 148 <width>40</width> 149 <height>40</height> 150 </size> 151 </property> 152 <property name="maximumSize"> 153 <size> 154 <width>40</width> 155 <height>40</height> 156 </size> 157 </property> 158 <property name="styleSheet"> 159 <string notr="true">border-image:url(":/icon/navigate-down.png"); 160border-radius:0px;</string> 161 </property> 162 <property name="text"> 163 <string/> 164 </property> 165 </widget> 166 </item> 167 <item> 168 <spacer name="horizontalSpacer_4"> 169 <property name="orientation"> 170 <enum>Qt::Horizontal</enum> 171 </property> 172 <property name="sizeHint" stdset="0"> 173 <size> 174 <width>78</width> 175 <height>19</height> 176 </size> 177 </property> 178 </spacer> 179 </item> 180 <item> 181 <widget class="QPushButton" name="pushButton_4"> 182 <property name="minimumSize"> 183 <size> 184 <width>40</width> 185 <height>40</height> 186 </size> 187 </property> 188 <property name="maximumSize"> 189 <size> 190 <width>40</width> 191 <height>40</height> 192 </size> 193 </property> 194 <property name="styleSheet"> 195 <string notr="true">border-image:url(:/icon/Save.png); 196border-radius:0px;</string> 197 </property> 198 <property name="text"> 199 <string/> 200 </property> 201 </widget> 202 </item> 203 <item> 204 <spacer name="horizontalSpacer_5"> 205 <property name="orientation"> 206 <enum>Qt::Horizontal</enum> 207 </property> 208 <property name="sizeHint" stdset="0"> 209 <size> 210 <width>298</width> 211 <height>19</height> 212 </size> 213 </property> 214 </spacer> 215 </item> 216 </layout> 217 </widget> 218 </item> 219 <item row="1" column="0"> 220 <widget class="QWidget" name="widget" native="true"> 221 <property name="minimumSize"> 222 <size> 223 <width>980</width> 224 <height>430</height> 225 </size> 226 </property> 227 <property name="maximumSize"> 228 <size> 229 <width>1000</width> 230 <height>430</height> 231 </size> 232 </property> 233 </widget> 234 </item> 235 </layout> 236 </widget> 237 </item> 238 </layout> 239 </widget> 240 <resources/> 241 <connections/> 242</ui> 243