|
6 | 6 | <rect>
|
7 | 7 | <x>0</x>
|
8 | 8 | <y>0</y>
|
9 |
| - <width>150</width> |
10 |
| - <height>120</height> |
| 9 | + <width>279</width> |
| 10 | + <height>142</height> |
11 | 11 | </rect>
|
12 | 12 | </property>
|
| 13 | + <property name="palette"> |
| 14 | + <palette> |
| 15 | + <active> |
| 16 | + <colorrole role="Base"> |
| 17 | + <brush brushstyle="SolidPattern"> |
| 18 | + <color alpha="127"> |
| 19 | + <red>255</red> |
| 20 | + <green>255</green> |
| 21 | + <blue>255</blue> |
| 22 | + </color> |
| 23 | + </brush> |
| 24 | + </colorrole> |
| 25 | + </active> |
| 26 | + <inactive> |
| 27 | + <colorrole role="Base"> |
| 28 | + <brush brushstyle="SolidPattern"> |
| 29 | + <color alpha="127"> |
| 30 | + <red>255</red> |
| 31 | + <green>255</green> |
| 32 | + <blue>255</blue> |
| 33 | + </color> |
| 34 | + </brush> |
| 35 | + </colorrole> |
| 36 | + </inactive> |
| 37 | + <disabled> |
| 38 | + <colorrole role="Base"> |
| 39 | + <brush brushstyle="SolidPattern"> |
| 40 | + <color alpha="255"> |
| 41 | + <red>240</red> |
| 42 | + <green>240</green> |
| 43 | + <blue>240</blue> |
| 44 | + </color> |
| 45 | + </brush> |
| 46 | + </colorrole> |
| 47 | + </disabled> |
| 48 | + </palette> |
| 49 | + </property> |
| 50 | + <property name="autoFillBackground"> |
| 51 | + <bool>true</bool> |
| 52 | + </property> |
| 53 | + <property name="styleSheet"> |
| 54 | + <string notr="true">QLineEdit{background-color: rgba(255,255,255,127)}</string> |
| 55 | + </property> |
13 | 56 | <layout class="QGridLayout" name="gridLayout">
|
14 | 57 | <property name="leftMargin">
|
15 |
| - <number>0</number> |
| 58 | + <number>2</number> |
16 | 59 | </property>
|
17 | 60 | <property name="topMargin">
|
18 | 61 | <number>0</number>
|
|
24 | 67 | <number>0</number>
|
25 | 68 | </property>
|
26 | 69 | <property name="horizontalSpacing">
|
27 |
| - <number>6</number> |
| 70 | + <number>2</number> |
28 | 71 | </property>
|
29 | 72 | <property name="verticalSpacing">
|
30 | 73 | <number>0</number>
|
31 | 74 | </property>
|
| 75 | + <item row="2" column="1"> |
| 76 | + <widget class="QLabel" name="mDistanceLabel"> |
| 77 | + <property name="text"> |
| 78 | + <string>d</string> |
| 79 | + </property> |
| 80 | + <property name="alignment"> |
| 81 | + <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
| 82 | + </property> |
| 83 | + </widget> |
| 84 | + </item> |
32 | 85 | <item row="3" column="1">
|
33 | 86 | <widget class="QLabel" name="mAngleLabel">
|
34 | 87 | <property name="text">
|
35 |
| - <string>Δa</string> |
| 88 | + <string>a</string> |
| 89 | + </property> |
| 90 | + <property name="alignment"> |
| 91 | + <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
36 | 92 | </property>
|
37 | 93 | </widget>
|
38 | 94 | </item>
|
39 |
| - <item row="2" column="3"> |
40 |
| - <widget class="QLineEdit" name="mDistanceLineEdit"> |
41 |
| - <property name="toolTip"> |
42 |
| - <string/> |
43 |
| - </property> |
| 95 | + <item row="4" column="1"> |
| 96 | + <widget class="QLabel" name="mXLabel"> |
44 | 97 | <property name="text">
|
45 |
| - <string>-</string> |
46 |
| - </property> |
47 |
| - <property name="frame"> |
48 |
| - <bool>false</bool> |
| 98 | + <string>x</string> |
49 | 99 | </property>
|
50 | 100 | <property name="alignment">
|
51 |
| - <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
| 101 | + <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
52 | 102 | </property>
|
53 | 103 | </widget>
|
54 | 104 | </item>
|
|
71 | 121 | </property>
|
72 | 122 | </widget>
|
73 | 123 | </item>
|
| 124 | + <item row="2" column="3"> |
| 125 | + <widget class="QLineEdit" name="mDistanceLineEdit"> |
| 126 | + <property name="toolTip"> |
| 127 | + <string/> |
| 128 | + </property> |
| 129 | + <property name="text"> |
| 130 | + <string>-</string> |
| 131 | + </property> |
| 132 | + <property name="frame"> |
| 133 | + <bool>false</bool> |
| 134 | + </property> |
| 135 | + <property name="alignment"> |
| 136 | + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
| 137 | + </property> |
| 138 | + </widget> |
| 139 | + </item> |
74 | 140 | <item row="4" column="3">
|
75 | 141 | <widget class="QLineEdit" name="mXLineEdit">
|
76 | 142 | <property name="minimumSize">
|
|
90 | 156 | </property>
|
91 | 157 | </widget>
|
92 | 158 | </item>
|
93 |
| - <item row="4" column="1"> |
94 |
| - <widget class="QLabel" name="mXLabel"> |
95 |
| - <property name="text"> |
96 |
| - <string>x</string> |
97 |
| - </property> |
98 |
| - </widget> |
99 |
| - </item> |
100 | 159 | <item row="5" column="1">
|
101 | 160 | <widget class="QLabel" name="mYLabel">
|
102 | 161 | <property name="text">
|
103 | 162 | <string>y</string>
|
104 | 163 | </property>
|
| 164 | + <property name="alignment"> |
| 165 | + <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
| 166 | + </property> |
105 | 167 | </widget>
|
106 | 168 | </item>
|
107 | 169 | <item row="5" column="3">
|
|
123 | 185 | </property>
|
124 | 186 | </widget>
|
125 | 187 | </item>
|
126 |
| - <item row="2" column="1"> |
127 |
| - <widget class="QLabel" name="mDistanceLabel"> |
128 |
| - <property name="text"> |
129 |
| - <string>d</string> |
130 |
| - </property> |
131 |
| - </widget> |
132 |
| - </item> |
133 |
| - <item row="6" column="3"> |
134 |
| - <spacer name="verticalSpacer"> |
135 |
| - <property name="orientation"> |
136 |
| - <enum>Qt::Vertical</enum> |
137 |
| - </property> |
138 |
| - <property name="sizeHint" stdset="0"> |
139 |
| - <size> |
140 |
| - <width>20</width> |
141 |
| - <height>40</height> |
142 |
| - </size> |
143 |
| - </property> |
144 |
| - </spacer> |
145 |
| - </item> |
146 | 188 | </layout>
|
147 | 189 | </widget>
|
148 | 190 | <resources>
|
|
0 commit comments