|
1 <?xml version="1.0" encoding="UTF-8"?> |
1 <ui version="4.0"> |
2 <ui version="4.0"> |
2 <author/> |
|
3 <comment/> |
|
4 <exportmacro/> |
|
5 <class>MatrixInput</class> |
3 <class>MatrixInput</class> |
6 <widget class="QWidget" name="MatrixInput"> |
4 <widget class="QWidget" name="MatrixInput"> |
7 <property name="geometry"> |
5 <property name="geometry"> |
8 <rect> |
6 <rect> |
9 <x>0</x> |
7 <x>0</x> |
10 <y>0</y> |
8 <y>0</y> |
11 <width>400</width> |
9 <width>457</width> |
12 <height>300</height> |
10 <height>181</height> |
13 </rect> |
11 </rect> |
14 </property> |
12 </property> |
15 <property name="windowTitle"> |
13 <property name="windowTitle"> |
16 <string>Form</string> |
14 <string>Form</string> |
17 </property> |
15 </property> |
|
16 <layout class="QGridLayout" name="gridLayout"> |
|
17 <item row="0" column="0"> |
|
18 <widget class="QLabel" name="label"> |
|
19 <property name="text"> |
|
20 <string>scaling</string> |
|
21 </property> |
|
22 </widget> |
|
23 </item> |
|
24 <item row="0" column="1"> |
|
25 <widget class="QLabel" name="label_2"> |
|
26 <property name="text"> |
|
27 <string>scaling</string> |
|
28 </property> |
|
29 </widget> |
|
30 </item> |
|
31 <item row="0" column="2"> |
|
32 <widget class="QLabel" name="label_3"> |
|
33 <property name="text"> |
|
34 <string>scaling</string> |
|
35 </property> |
|
36 </widget> |
|
37 </item> |
|
38 <item row="1" column="0"> |
|
39 <widget class="QDoubleSpinBox" name="doubleSpinBox"> |
|
40 <property name="buttonSymbols"> |
|
41 <enum>QAbstractSpinBox::NoButtons</enum> |
|
42 </property> |
|
43 <property name="decimals"> |
|
44 <number>5</number> |
|
45 </property> |
|
46 <property name="maximum"> |
|
47 <double>999.999990000000025</double> |
|
48 </property> |
|
49 <property name="matrix_coefficient" stdset="0"> |
|
50 <number>0</number> |
|
51 </property> |
|
52 </widget> |
|
53 </item> |
|
54 <item row="1" column="1"> |
|
55 <widget class="QDoubleSpinBox" name="doubleSpinBox_2"> |
|
56 <property name="buttonSymbols"> |
|
57 <enum>QAbstractSpinBox::NoButtons</enum> |
|
58 </property> |
|
59 <property name="decimals"> |
|
60 <number>5</number> |
|
61 </property> |
|
62 <property name="maximum"> |
|
63 <double>999.999990000000025</double> |
|
64 </property> |
|
65 <property name="matrix_coefficient" stdset="0"> |
|
66 <number>1</number> |
|
67 </property> |
|
68 </widget> |
|
69 </item> |
|
70 <item row="2" column="0"> |
|
71 <widget class="QDoubleSpinBox" name="doubleSpinBox_5"> |
|
72 <property name="buttonSymbols"> |
|
73 <enum>QAbstractSpinBox::NoButtons</enum> |
|
74 </property> |
|
75 <property name="decimals"> |
|
76 <number>5</number> |
|
77 </property> |
|
78 <property name="maximum"> |
|
79 <double>999.999990000000025</double> |
|
80 </property> |
|
81 <property name="matrix_coefficient" stdset="0"> |
|
82 <number>3</number> |
|
83 </property> |
|
84 </widget> |
|
85 </item> |
|
86 <item row="2" column="1"> |
|
87 <widget class="QDoubleSpinBox" name="doubleSpinBox_4"> |
|
88 <property name="buttonSymbols"> |
|
89 <enum>QAbstractSpinBox::NoButtons</enum> |
|
90 </property> |
|
91 <property name="decimals"> |
|
92 <number>5</number> |
|
93 </property> |
|
94 <property name="maximum"> |
|
95 <double>999.999990000000025</double> |
|
96 </property> |
|
97 <property name="matrix_coefficient" stdset="0"> |
|
98 <number>4</number> |
|
99 </property> |
|
100 </widget> |
|
101 </item> |
|
102 <item row="3" column="0"> |
|
103 <widget class="QDoubleSpinBox" name="doubleSpinBox_8"> |
|
104 <property name="buttonSymbols"> |
|
105 <enum>QAbstractSpinBox::NoButtons</enum> |
|
106 </property> |
|
107 <property name="decimals"> |
|
108 <number>5</number> |
|
109 </property> |
|
110 <property name="maximum"> |
|
111 <double>999.999990000000025</double> |
|
112 </property> |
|
113 <property name="matrix_coefficient" stdset="0"> |
|
114 <number>6</number> |
|
115 </property> |
|
116 </widget> |
|
117 </item> |
|
118 <item row="3" column="1"> |
|
119 <widget class="QDoubleSpinBox" name="doubleSpinBox_7"> |
|
120 <property name="buttonSymbols"> |
|
121 <enum>QAbstractSpinBox::NoButtons</enum> |
|
122 </property> |
|
123 <property name="decimals"> |
|
124 <number>5</number> |
|
125 </property> |
|
126 <property name="maximum"> |
|
127 <double>999.999990000000025</double> |
|
128 </property> |
|
129 <property name="matrix_coefficient" stdset="0"> |
|
130 <number>7</number> |
|
131 </property> |
|
132 </widget> |
|
133 </item> |
|
134 <item row="3" column="2"> |
|
135 <widget class="QDoubleSpinBox" name="doubleSpinBox_9"> |
|
136 <property name="buttonSymbols"> |
|
137 <enum>QAbstractSpinBox::NoButtons</enum> |
|
138 </property> |
|
139 <property name="decimals"> |
|
140 <number>5</number> |
|
141 </property> |
|
142 <property name="maximum"> |
|
143 <double>999.999990000000025</double> |
|
144 </property> |
|
145 <property name="matrix_coefficient" stdset="0"> |
|
146 <number>8</number> |
|
147 </property> |
|
148 </widget> |
|
149 </item> |
|
150 <item row="4" column="0"> |
|
151 <widget class="QPushButton" name="pushButton"> |
|
152 <property name="text"> |
|
153 <string>Reset column</string> |
|
154 </property> |
|
155 </widget> |
|
156 </item> |
|
157 <item row="4" column="1"> |
|
158 <widget class="QPushButton" name="pushButton_2"> |
|
159 <property name="text"> |
|
160 <string>Reset column</string> |
|
161 </property> |
|
162 </widget> |
|
163 </item> |
|
164 <item row="4" column="2"> |
|
165 <widget class="QPushButton" name="pushButton_3"> |
|
166 <property name="text"> |
|
167 <string>Reset column</string> |
|
168 </property> |
|
169 </widget> |
|
170 </item> |
|
171 <item row="4" column="3"> |
|
172 <widget class="QPushButton" name="pushButton_4"> |
|
173 <property name="text"> |
|
174 <string>Reset matrix</string> |
|
175 </property> |
|
176 </widget> |
|
177 </item> |
|
178 <item row="2" column="2"> |
|
179 <widget class="QDoubleSpinBox" name="doubleSpinBox_6"> |
|
180 <property name="buttonSymbols"> |
|
181 <enum>QAbstractSpinBox::NoButtons</enum> |
|
182 </property> |
|
183 <property name="decimals"> |
|
184 <number>5</number> |
|
185 </property> |
|
186 <property name="maximum"> |
|
187 <double>999.999990000000025</double> |
|
188 </property> |
|
189 <property name="matrix_coefficient" stdset="0"> |
|
190 <number>5</number> |
|
191 </property> |
|
192 </widget> |
|
193 </item> |
|
194 <item row="1" column="2"> |
|
195 <widget class="QDoubleSpinBox" name="doubleSpinBox_3"> |
|
196 <property name="buttonSymbols"> |
|
197 <enum>QAbstractSpinBox::NoButtons</enum> |
|
198 </property> |
|
199 <property name="decimals"> |
|
200 <number>5</number> |
|
201 </property> |
|
202 <property name="maximum"> |
|
203 <double>999.999990000000025</double> |
|
204 </property> |
|
205 <property name="matrix_coefficient" stdset="0"> |
|
206 <number>2</number> |
|
207 </property> |
|
208 </widget> |
|
209 </item> |
|
210 </layout> |
18 </widget> |
211 </widget> |
19 <pixmapfunction/> |
212 <resources/> |
20 <connections/> |
213 <connections/> |
21 </ui> |
214 </ui> |