File tree Expand file tree Collapse file tree 1 file changed +23
-7
lines changed Expand file tree Collapse file tree 1 file changed +23
-7
lines changed Original file line number Diff line number Diff line change 17
17
<bool >true</bool >
18
18
</property >
19
19
<layout class =" QGridLayout" name =" gridLayout" >
20
- <item row =" 5" column =" 1" >
21
- <widget class =" QCheckBox" name =" mUseAsDefault" >
22
- <property name =" text" >
23
- <string >Use as default style for this layer</string >
24
- </property >
25
- </widget >
26
- </item >
27
20
<item row =" 1" column =" 0" >
28
21
<widget class =" QLabel" name =" descriptionLabel" >
29
22
<property name =" text" >
67
60
</property >
68
61
</widget >
69
62
</item >
63
+ <item row =" 5" column =" 1" >
64
+ <widget class =" QCheckBox" name =" mUseAsDefault" >
65
+ <property name =" text" >
66
+ <string >Use as default style for this layer</string >
67
+ </property >
68
+ </widget >
69
+ </item >
70
70
<item row =" 4" column =" 1" >
71
71
<layout class =" QHBoxLayout" name =" horizontalLayout_2" >
72
72
<item >
91
91
</item >
92
92
</layout >
93
93
</item >
94
+ <item row =" 2" column =" 0" rowspan =" 2" colspan =" 2" >
95
+ <widget class =" QLabel" name =" label" >
96
+ <property name =" text" >
97
+ <string >Optionally pick an input form for attribute editing (QT Creator UI format), it will be stored on the db</string >
98
+ </property >
99
+ <property name =" textFormat" >
100
+ <enum >Qt::PlainText</enum >
101
+ </property >
102
+ <property name =" scaledContents" >
103
+ <bool >false</bool >
104
+ </property >
105
+ <property name =" wordWrap" >
106
+ <bool >true</bool >
107
+ </property >
108
+ </widget >
109
+ </item >
94
110
</layout >
95
111
</widget >
96
112
<layoutdefault spacing =" 6" margin =" 11" />
You can’t perform that action at this time.
0 commit comments