|
14 | 14 | <string notr="true">Form</string>
|
15 | 15 | </property>
|
16 | 16 | <layout class="QGridLayout" name="gridLayout">
|
17 |
| - <item row="4" column="0"> |
| 17 | + <item row="9" column="0"> |
| 18 | + <widget class="Line" name="line"> |
| 19 | + <property name="orientation"> |
| 20 | + <enum>Qt::Horizontal</enum> |
| 21 | + </property> |
| 22 | + </widget> |
| 23 | + </item> |
| 24 | + <item row="5" column="0"> |
18 | 25 | <widget class="QgsScrollArea" name="mHelpScrollArea">
|
19 | 26 | <property name="sizePolicy">
|
20 | 27 | <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
|
|
30 | 37 | <rect>
|
31 | 38 | <x>0</x>
|
32 | 39 | <y>0</y>
|
33 |
| - <width>478</width> |
34 |
| - <height>971</height> |
| 40 | + <width>484</width> |
| 41 | + <height>68</height> |
35 | 42 | </rect>
|
36 | 43 | </property>
|
37 | 44 | <layout class="QGridLayout" name="gridLayout_5">
|
|
52 | 59 | </widget>
|
53 | 60 | </widget>
|
54 | 61 | </item>
|
55 |
| - <item row="10" column="0"> |
56 |
| - <spacer name="verticalSpacer"> |
57 |
| - <property name="orientation"> |
58 |
| - <enum>Qt::Vertical</enum> |
59 |
| - </property> |
60 |
| - <property name="sizeHint" stdset="0"> |
61 |
| - <size> |
62 |
| - <width>20</width> |
63 |
| - <height>40</height> |
64 |
| - </size> |
65 |
| - </property> |
66 |
| - </spacer> |
67 |
| - </item> |
68 |
| - <item row="8" column="0"> |
69 |
| - <widget class="Line" name="line"> |
70 |
| - <property name="orientation"> |
71 |
| - <enum>Qt::Horizontal</enum> |
72 |
| - </property> |
73 |
| - </widget> |
74 |
| - </item> |
75 |
| - <item row="0" column="0"> |
76 |
| - <widget class="QGroupBox" name="groupBox_2"> |
77 |
| - <property name="title"> |
78 |
| - <string>Field Format</string> |
79 |
| - </property> |
80 |
| - <layout class="QGridLayout" name="gridLayout_3"> |
81 |
| - <item row="0" column="0"> |
82 |
| - <widget class="QComboBox" name="mFieldFormatComboBox"> |
83 |
| - <property name="minimumSize"> |
84 |
| - <size> |
85 |
| - <width>120</width> |
86 |
| - <height>0</height> |
87 |
| - </size> |
88 |
| - </property> |
89 |
| - </widget> |
90 |
| - </item> |
91 |
| - <item row="0" column="1"> |
92 |
| - <widget class="QLineEdit" name="mFieldFormatEdit"> |
93 |
| - <property name="enabled"> |
94 |
| - <bool>true</bool> |
95 |
| - </property> |
96 |
| - </widget> |
97 |
| - </item> |
98 |
| - <item row="0" column="3"> |
99 |
| - <spacer name="horizontalSpacer"> |
100 |
| - <property name="orientation"> |
101 |
| - <enum>Qt::Horizontal</enum> |
102 |
| - </property> |
103 |
| - <property name="sizeHint" stdset="0"> |
104 |
| - <size> |
105 |
| - <width>40</width> |
106 |
| - <height>20</height> |
107 |
| - </size> |
108 |
| - </property> |
109 |
| - </spacer> |
110 |
| - </item> |
111 |
| - <item row="0" column="2"> |
112 |
| - <widget class="QToolButton" name="mFieldHelpToolButton"> |
113 |
| - <property name="text"> |
114 |
| - <string>…</string> |
115 |
| - </property> |
116 |
| - <property name="icon"> |
117 |
| - <iconset resource="../../../images/images.qrc"> |
118 |
| - <normaloff>:/images/themes/default/mActionHelpContents.svg</normaloff>:/images/themes/default/mActionHelpContents.svg</iconset> |
119 |
| - </property> |
120 |
| - <property name="checkable"> |
121 |
| - <bool>true</bool> |
122 |
| - </property> |
123 |
| - <property name="checked"> |
124 |
| - <bool>false</bool> |
125 |
| - </property> |
126 |
| - </widget> |
127 |
| - </item> |
128 |
| - </layout> |
129 |
| - </widget> |
130 |
| - </item> |
131 | 62 | <item row="2" column="0">
|
132 |
| - <widget class="QGroupBox" name="groupBox"> |
| 63 | + <widget class="QGroupBox" name="mDisplayFormatGroupBox"> |
133 | 64 | <property name="title">
|
134 |
| - <string>Widget Display</string> |
| 65 | + <string>Display Format</string> |
135 | 66 | </property>
|
136 | 67 | <layout class="QGridLayout" name="gridLayout_2">
|
137 | 68 | <item row="0" column="3">
|
|
214 | 145 | </layout>
|
215 | 146 | </widget>
|
216 | 147 | </item>
|
217 |
| - <item row="9" column="0"> |
| 148 | + <item row="11" column="0"> |
| 149 | + <spacer name="verticalSpacer"> |
| 150 | + <property name="orientation"> |
| 151 | + <enum>Qt::Vertical</enum> |
| 152 | + </property> |
| 153 | + <property name="sizeHint" stdset="0"> |
| 154 | + <size> |
| 155 | + <width>20</width> |
| 156 | + <height>40</height> |
| 157 | + </size> |
| 158 | + </property> |
| 159 | + </spacer> |
| 160 | + </item> |
| 161 | + <item row="4" column="0"> |
| 162 | + <widget class="QGroupBox" name="mFieldFormatGroupBox"> |
| 163 | + <property name="toolTip"> |
| 164 | + <string><html><head/><body><p>The field format allows customizing the format in which the date will be stored in the datasource. </p><p><br/></p><p>Overwriting the field format is<span style=" font-weight:600; font-style:italic;"/>usually<span style=" font-weight:600; font-style:italic;"/>intended for fields that are <span style=" font-weight:600; font-style:italic;">not</span> of a date type.</p><p>For the display format of the date widget, use the section above.</p></body></html></string> |
| 165 | + </property> |
| 166 | + <property name="title"> |
| 167 | + <string>Overwrite Field Format</string> |
| 168 | + </property> |
| 169 | + <property name="checkable"> |
| 170 | + <bool>true</bool> |
| 171 | + </property> |
| 172 | + <property name="checked"> |
| 173 | + <bool>false</bool> |
| 174 | + </property> |
| 175 | + <layout class="QGridLayout" name="gridLayout_3"> |
| 176 | + <item row="0" column="2"> |
| 177 | + <widget class="QToolButton" name="mFieldHelpToolButton"> |
| 178 | + <property name="text"> |
| 179 | + <string>…</string> |
| 180 | + </property> |
| 181 | + <property name="icon"> |
| 182 | + <iconset resource="../../../images/images.qrc"> |
| 183 | + <normaloff>:/images/themes/default/mActionHelpContents.svg</normaloff>:/images/themes/default/mActionHelpContents.svg</iconset> |
| 184 | + </property> |
| 185 | + <property name="checkable"> |
| 186 | + <bool>true</bool> |
| 187 | + </property> |
| 188 | + <property name="checked"> |
| 189 | + <bool>false</bool> |
| 190 | + </property> |
| 191 | + </widget> |
| 192 | + </item> |
| 193 | + <item row="0" column="3"> |
| 194 | + <spacer name="horizontalSpacer"> |
| 195 | + <property name="orientation"> |
| 196 | + <enum>Qt::Horizontal</enum> |
| 197 | + </property> |
| 198 | + <property name="sizeHint" stdset="0"> |
| 199 | + <size> |
| 200 | + <width>40</width> |
| 201 | + <height>20</height> |
| 202 | + </size> |
| 203 | + </property> |
| 204 | + </spacer> |
| 205 | + </item> |
| 206 | + <item row="0" column="1"> |
| 207 | + <widget class="QLineEdit" name="mFieldFormatEdit"> |
| 208 | + <property name="enabled"> |
| 209 | + <bool>false</bool> |
| 210 | + </property> |
| 211 | + </widget> |
| 212 | + </item> |
| 213 | + <item row="0" column="0"> |
| 214 | + <widget class="QComboBox" name="mFieldFormatComboBox"> |
| 215 | + <property name="minimumSize"> |
| 216 | + <size> |
| 217 | + <width>120</width> |
| 218 | + <height>0</height> |
| 219 | + </size> |
| 220 | + </property> |
| 221 | + </widget> |
| 222 | + </item> |
| 223 | + </layout> |
| 224 | + </widget> |
| 225 | + </item> |
| 226 | + <item row="3" column="0"> |
218 | 227 | <layout class="QHBoxLayout" name="horizontalLayout_3">
|
219 | 228 | <item>
|
220 | 229 | <widget class="QLabel" name="label">
|
|
258 | 267 | </tabstops>
|
259 | 268 | <resources>
|
260 | 269 | <include location="../../../images/images.qrc"/>
|
| 270 | + <include location="../../../images/images.qrc"/> |
261 | 271 | </resources>
|
262 | 272 | <connections/>
|
263 | 273 | </ui>
|
0 commit comments