|
14 | 14 | <string>Add relation</string>
|
15 | 15 | </property>
|
16 | 16 | <layout class="QGridLayout" name="gridLayout">
|
17 |
| - <item row="4" column="1" colspan="2"> |
18 |
| - <widget class="QComboBox" name="mCbxReferencingField"/> |
19 |
| - </item> |
20 |
| - <item row="3" column="1" colspan="2"> |
21 |
| - <widget class="QComboBox" name="mCbxReferencingLayer"/> |
22 |
| - </item> |
23 |
| - <item row="4" column="0"> |
24 |
| - <widget class="QLabel" name="label_2"> |
| 17 | + <item row="1" column="0"> |
| 18 | + <widget class="QLabel" name="label_7"> |
25 | 19 | <property name="text">
|
26 |
| - <string>Referencing Field</string> |
| 20 | + <string>Name</string> |
27 | 21 | </property>
|
28 | 22 | </widget>
|
29 | 23 | </item>
|
30 |
| - <item row="5" column="0"> |
31 |
| - <widget class="QLabel" name="label_3"> |
| 24 | + <item row="4" column="1" colspan="2"> |
| 25 | + <widget class="QComboBox" name="mCbxReferencingLayer"/> |
| 26 | + </item> |
| 27 | + <item row="9" column="0"> |
| 28 | + <widget class="QLabel" name="label_5"> |
32 | 29 | <property name="text">
|
33 |
| - <string>Referenced Layer (Parent)</string> |
| 30 | + <string>Id</string> |
34 | 31 | </property>
|
35 | 32 | </widget>
|
36 | 33 | </item>
|
37 |
| - <item row="6" column="0"> |
38 |
| - <widget class="QLabel" name="label_4"> |
39 |
| - <property name="text"> |
40 |
| - <string>Referenced Field</string> |
| 34 | + <item row="15" column="0" colspan="3"> |
| 35 | + <widget class="QDialogButtonBox" name="mButtonBox"> |
| 36 | + <property name="orientation"> |
| 37 | + <enum>Qt::Horizontal</enum> |
| 38 | + </property> |
| 39 | + <property name="standardButtons"> |
| 40 | + <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
41 | 41 | </property>
|
42 | 42 | </widget>
|
43 | 43 | </item>
|
44 |
| - <item row="5" column="1" colspan="2"> |
45 |
| - <widget class="QComboBox" name="mCbxReferencedLayer"/> |
46 |
| - </item> |
47 |
| - <item row="6" column="1" colspan="2"> |
48 |
| - <widget class="QComboBox" name="mCbxReferencedField"/> |
49 |
| - </item> |
50 |
| - <item row="3" column="0"> |
| 44 | + <item row="4" column="0"> |
51 | 45 | <widget class="QLabel" name="label">
|
52 | 46 | <property name="text">
|
53 | 47 | <string>Referencing Layer (Child)</string>
|
54 | 48 | </property>
|
55 | 49 | </widget>
|
56 | 50 | </item>
|
57 |
| - <item row="1" column="0"> |
58 |
| - <widget class="QLabel" name="label_7"> |
| 51 | + <item row="5" column="1" colspan="2"> |
| 52 | + <widget class="QComboBox" name="mCbxReferencingField"/> |
| 53 | + </item> |
| 54 | + <item row="5" column="0"> |
| 55 | + <widget class="QLabel" name="label_2"> |
59 | 56 | <property name="text">
|
60 |
| - <string>Name</string> |
| 57 | + <string>Referencing Field</string> |
61 | 58 | </property>
|
62 | 59 | </widget>
|
63 | 60 | </item>
|
64 |
| - <item row="14" column="0" colspan="3"> |
65 |
| - <widget class="QDialogButtonBox" name="mButtonBox"> |
66 |
| - <property name="orientation"> |
67 |
| - <enum>Qt::Horizontal</enum> |
68 |
| - </property> |
69 |
| - <property name="standardButtons"> |
70 |
| - <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
| 61 | + <item row="2" column="0"> |
| 62 | + <widget class="QLabel" name="label_3"> |
| 63 | + <property name="text"> |
| 64 | + <string>Referenced Layer (Parent)</string> |
71 | 65 | </property>
|
72 | 66 | </widget>
|
73 | 67 | </item>
|
74 |
| - <item row="8" column="0"> |
75 |
| - <widget class="QLabel" name="label_5"> |
| 68 | + <item row="3" column="0"> |
| 69 | + <widget class="QLabel" name="label_4"> |
76 | 70 | <property name="text">
|
77 |
| - <string>Id</string> |
| 71 | + <string>Referenced Field</string> |
78 | 72 | </property>
|
79 | 73 | </widget>
|
80 | 74 | </item>
|
81 |
| - <item row="8" column="1"> |
| 75 | + <item row="3" column="1" colspan="2"> |
| 76 | + <widget class="QComboBox" name="mCbxReferencedField"/> |
| 77 | + </item> |
| 78 | + <item row="9" column="1" colspan="2"> |
82 | 79 | <widget class="QLineEdit" name="mTxtRelationId"/>
|
83 | 80 | </item>
|
84 |
| - <item row="1" column="1"> |
| 81 | + <item row="2" column="1" colspan="2"> |
| 82 | + <widget class="QComboBox" name="mCbxReferencedLayer"/> |
| 83 | + </item> |
| 84 | + <item row="1" column="1" colspan="2"> |
85 | 85 | <widget class="QLineEdit" name="mTxtRelationName"/>
|
86 | 86 | </item>
|
87 | 87 | </layout>
|
88 | 88 | </widget>
|
89 | 89 | <tabstops>
|
90 | 90 | <tabstop>mTxtRelationName</tabstop>
|
91 |
| - <tabstop>mCbxReferencingLayer</tabstop> |
92 |
| - <tabstop>mCbxReferencingField</tabstop> |
93 | 91 | <tabstop>mCbxReferencedLayer</tabstop>
|
94 | 92 | <tabstop>mCbxReferencedField</tabstop>
|
| 93 | + <tabstop>mCbxReferencingLayer</tabstop> |
| 94 | + <tabstop>mCbxReferencingField</tabstop> |
95 | 95 | <tabstop>mTxtRelationId</tabstop>
|
96 |
| - <tabstop>mButtonBox</tabstop> |
97 | 96 | </tabstops>
|
98 | 97 | <resources/>
|
99 | 98 | <connections>
|
|
0 commit comments