|
9 | 9 | <rect>
|
10 | 10 | <x>0</x>
|
11 | 11 | <y>0</y>
|
12 |
| - <width>537</width> |
13 |
| - <height>350</height> |
| 12 | + <width>535</width> |
| 13 | + <height>343</height> |
14 | 14 | </rect>
|
15 | 15 | </property>
|
16 | 16 | <property name="windowTitle">
|
|
61 | 61 | <rect>
|
62 | 62 | <x>0</x>
|
63 | 63 | <y>0</y>
|
64 |
| - <width>507</width> |
65 |
| - <height>271</height> |
| 64 | + <width>505</width> |
| 65 | + <height>264</height> |
66 | 66 | </rect>
|
67 | 67 | </property>
|
68 | 68 | <layout class="QVBoxLayout" name="verticalLayout_4">
|
|
97 | 97 | <item row="1" column="0">
|
98 | 98 | <widget class="QLabel" name="nimiLabel">
|
99 | 99 | <property name="text">
|
100 |
| - <string>Nimi:</string> |
| 100 | + <string>Nimi*:</string> |
101 | 101 | </property>
|
102 | 102 | <property name="buddy">
|
103 | 103 | <cstring>name_line_edit</cstring>
|
|
128 | 128 | </property>
|
129 | 129 | </widget>
|
130 | 130 | </item>
|
131 |
| - <item row="3" column="0"> |
| 131 | + <item row="4" column="0"> |
132 | 132 | <widget class="QLabel" name="tyyppiLabel">
|
133 | 133 | <property name="text">
|
134 |
| - <string>Kaavalaji:</string> |
| 134 | + <string>Kaavalaji*:</string> |
135 | 135 | </property>
|
136 | 136 | <property name="buddy">
|
137 | 137 | <cstring>plan_type_combo_box</cstring>
|
138 | 138 | </property>
|
139 | 139 | </widget>
|
140 | 140 | </item>
|
141 |
| - <item row="3" column="1"> |
| 141 | + <item row="4" column="1"> |
142 | 142 | <widget class="HierarchicalCodeComboBox" name="plan_type_combo_box">
|
143 | 143 | <property name="toolTip">
|
144 | 144 | <string>Kaava-asian kaavalaji</string>
|
145 | 145 | </property>
|
146 | 146 | </widget>
|
147 | 147 | </item>
|
148 |
| - <item row="4" column="0"> |
| 148 | + <item row="5" column="0"> |
149 | 149 | <widget class="QLabel" name="elinkaarenTilaLabel">
|
150 | 150 | <property name="text">
|
151 |
| - <string>Elinkaaren tila:</string> |
| 151 | + <string>Elinkaaren tila*:</string> |
152 | 152 | </property>
|
153 | 153 | <property name="buddy">
|
154 | 154 | <cstring>lifecycle_status_combo_box</cstring>
|
155 | 155 | </property>
|
156 | 156 | </widget>
|
157 | 157 | </item>
|
158 |
| - <item row="4" column="1"> |
| 158 | + <item row="5" column="1"> |
159 | 159 | <widget class="CodeComboBox" name="lifecycle_status_combo_box">
|
160 | 160 | <property name="toolTip">
|
161 | 161 | <string>Kaavan elinkaaren tila</string>
|
162 | 162 | </property>
|
163 | 163 | </widget>
|
164 | 164 | </item>
|
| 165 | + <item row="3" column="0"> |
| 166 | + <widget class="QLabel" name="label_5"> |
| 167 | + <property name="text"> |
| 168 | + <string>Organisaatio*:</string> |
| 169 | + </property> |
| 170 | + </widget> |
| 171 | + </item> |
| 172 | + <item row="3" column="1"> |
| 173 | + <widget class="CodeComboBox" name="organisation_combo_box"/> |
| 174 | + </item> |
165 | 175 | </layout>
|
166 | 176 | </item>
|
167 | 177 | <item>
|
|
248 | 258 | <rect>
|
249 | 259 | <x>0</x>
|
250 | 260 | <y>0</y>
|
251 |
| - <width>507</width> |
252 |
| - <height>271</height> |
| 261 | + <width>505</width> |
| 262 | + <height>264</height> |
253 | 263 | </rect>
|
254 | 264 | </property>
|
255 | 265 | </widget>
|
|
260 | 270 | </widget>
|
261 | 271 | </item>
|
262 | 272 | <item>
|
263 |
| - <widget class="QDialogButtonBox" name="buttonBox"> |
| 273 | + <widget class="QDialogButtonBox" name="button_box"> |
264 | 274 | <property name="orientation">
|
265 | 275 | <enum>Qt::Horizontal</enum>
|
266 | 276 | </property>
|
|
292 | 302 | <tabstops>
|
293 | 303 | <tabstop>tabWidget</tabstop>
|
294 | 304 | <tabstop>general_info_scroll_area</tabstop>
|
295 |
| - <tabstop>permanent_identifier_line_edit</tabstop> |
296 | 305 | <tabstop>name_line_edit</tabstop>
|
297 | 306 | <tabstop>description_text_edit</tabstop>
|
298 | 307 | <tabstop>plan_type_combo_box</tabstop>
|
|
305 | 314 | <resources/>
|
306 | 315 | <connections>
|
307 | 316 | <connection>
|
308 |
| - <sender>buttonBox</sender> |
| 317 | + <sender>button_box</sender> |
309 | 318 | <signal>accepted()</signal>
|
310 | 319 | <receiver>Dialog</receiver>
|
311 | 320 | <slot>accept()</slot>
|
|
321 | 330 | </hints>
|
322 | 331 | </connection>
|
323 | 332 | <connection>
|
324 |
| - <sender>buttonBox</sender> |
| 333 | + <sender>button_box</sender> |
325 | 334 | <signal>rejected()</signal>
|
326 | 335 | <receiver>Dialog</receiver>
|
327 | 336 | <slot>reject()</slot>
|
|
0 commit comments