|
21 | 21 | </property>
|
22 | 22 | </widget>
|
23 | 23 | </item>
|
24 |
| - <item row="6" column="0" colspan="2"> |
| 24 | + <item row="7" column="0" colspan="2"> |
25 | 25 | <widget class="QCheckBox" name="mCbxAllowAddFeatures">
|
26 | 26 | <property name="text">
|
27 | 27 | <string>Allow adding new features</string>
|
|
45 | 45 | </property>
|
46 | 46 | </widget>
|
47 | 47 | </item>
|
48 |
| - <item row="5" column="0" colspan="2"> |
| 48 | + <item row="6" column="0" colspan="2"> |
49 | 49 | <widget class="QCheckBox" name="mCbxReadOnly">
|
50 | 50 | <property name="text">
|
51 | 51 | <string>Use a read-only line edit instead of a combobox</string>
|
52 | 52 | </property>
|
53 | 53 | </widget>
|
54 | 54 | </item>
|
55 |
| - <item row="4" column="0" colspan="2"> |
| 55 | + <item row="5" column="0" colspan="2"> |
56 | 56 | <widget class="QCheckBox" name="mCbxMapIdentification">
|
57 | 57 | <property name="text">
|
58 | 58 | <string>On map identification (for geometric layers only)</string>
|
|
76 | 76 | </property>
|
77 | 77 | </widget>
|
78 | 78 | </item>
|
79 |
| - <item row="8" column="0" colspan="2"> |
| 79 | + <item row="9" column="0" colspan="2"> |
80 | 80 | <widget class="QgsCollapsibleGroupBox" name="mFilterGroupBox">
|
81 | 81 | <property name="title">
|
82 | 82 | <string>Filters</string>
|
|
193 | 193 | </layout>
|
194 | 194 | </widget>
|
195 | 195 | </item>
|
196 |
| - <item row="7" column="0" colspan="2"> |
| 196 | + <item row="8" column="0" colspan="2"> |
197 | 197 | <widget class="QGroupBox" name="mFetchLimitGroupBox">
|
198 | 198 | <property name="toolTip">
|
199 | 199 | <string>If no limit is set, all entries are loaded.</string>
|
|
225 | 225 | </property>
|
226 | 226 | </widget>
|
227 | 227 | </item>
|
| 228 | + <item row="4" column="0" colspan="2"> |
| 229 | + <widget class="QCheckBox" name="mCbxShowOpenFormButton"> |
| 230 | + <property name="text"> |
| 231 | + <string>Show open form button</string> |
| 232 | + </property> |
| 233 | + </widget> |
| 234 | + </item> |
228 | 235 | </layout>
|
229 | 236 | </widget>
|
230 | 237 | <customwidgets>
|
|
251 | 258 | <tabstop>mComboRelation</tabstop>
|
252 | 259 | <tabstop>mCbxAllowNull</tabstop>
|
253 | 260 | <tabstop>mCbxShowForm</tabstop>
|
| 261 | + <tabstop>mCbxShowOpenFormButton</tabstop> |
254 | 262 | <tabstop>mCbxMapIdentification</tabstop>
|
255 | 263 | <tabstop>mCbxReadOnly</tabstop>
|
256 | 264 | <tabstop>mCbxAllowAddFeatures</tabstop>
|
|
0 commit comments