File tree 2 files changed +19
-3
lines changed
arho_feature_template/gui
2 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 37
37
<layout class =" QVBoxLayout" name =" verticalLayout" >
38
38
<item >
39
39
<layout class =" QHBoxLayout" name =" horizontalLayout" >
40
+ <item >
41
+ <widget class =" QLabel" name =" label" >
42
+ <property name =" font" >
43
+ <font >
44
+ <weight >75</weight >
45
+ <bold >true</bold >
46
+ </font >
47
+ </property >
48
+ <property name =" text" >
49
+ <string >Otsikko</string >
50
+ </property >
51
+ </widget >
52
+ </item >
40
53
<item >
41
54
<widget class =" QLineEdit" name =" heading" >
42
55
<property name =" sizePolicy" >
Original file line number Diff line number Diff line change 27
27
<item row =" 0" column =" 0" >
28
28
<widget class =" QLabel" name =" feature_name_label" >
29
29
<property name =" text" >
30
- <string >Kaavakohteen nimi </string >
30
+ <string >Nimi </string >
31
31
</property >
32
32
</widget >
33
33
</item >
37
37
<item row =" 1" column =" 0" >
38
38
<widget class =" QLabel" name =" feature_description_label" >
39
39
<property name =" text" >
40
- <string >Kaavakohteen kuvaus </string >
40
+ <string >Kuvaus </string >
41
41
</property >
42
42
</widget >
43
43
</item >
82
82
</item >
83
83
<item >
84
84
<widget class =" QgsFilterLineEdit" name =" mLineEdit" >
85
+ <property name =" enabled" >
86
+ <bool >false</bool >
87
+ </property >
85
88
<property name =" sizePolicy" >
86
89
<sizepolicy hsizetype =" Preferred" vsizetype =" Fixed" >
87
90
<horstretch >0</horstretch >
92
95
<string >Suodata kaavamääräysryhmiä</string >
93
96
</property >
94
97
<property name =" clearButtonEnabled" >
95
- <bool >true </bool >
98
+ <bool >false </bool >
96
99
</property >
97
100
<property name =" showSearchIcon" >
98
101
<bool >true</bool >
You can’t perform that action at this time.
0 commit comments