File tree 2 files changed +31
-6
lines changed
2 files changed +31
-6
lines changed Original file line number Diff line number Diff line change 7
7
<x >0</x >
8
8
<y >0</y >
9
9
<width >213</width >
10
- <height >150 </height >
10
+ <height >152 </height >
11
11
</rect >
12
12
</property >
13
13
<property name =" windowTitle" >
26
26
<item >
27
27
<widget class =" QLabel" name =" mMapMarkerLabel" >
28
28
<property name =" text" >
29
- <string >Map marker:</string >
29
+ <string >Map marker</string >
30
+ </property >
31
+ <property name =" buddy" >
32
+ <cstring >mMapMarkerButton</cstring >
30
33
</property >
31
34
</widget >
32
35
</item >
44
47
<item >
45
48
<widget class =" QLabel" name =" mFrameWidthLabel" >
46
49
<property name =" text" >
47
- <string >Frame width:</string >
50
+ <string >Frame width</string >
51
+ </property >
52
+ <property name =" buddy" >
53
+ <cstring >mFrameWidthSpinBox</cstring >
48
54
</property >
49
55
</widget >
50
56
</item >
58
64
<item >
59
65
<widget class =" QLabel" name =" mFrameColorLabel" >
60
66
<property name =" text" >
61
- <string >Frame color:</string >
67
+ <string >Frame color</string >
68
+ </property >
69
+ <property name =" buddy" >
70
+ <cstring >mFrameColorButton</cstring >
62
71
</property >
63
72
</widget >
64
73
</item >
Original file line number Diff line number Diff line change 6
6
<rect >
7
7
<x >0</x >
8
8
<y >0</y >
9
- <width >419 </width >
9
+ <width >517 </width >
10
10
<height >364</height >
11
11
</rect >
12
12
</property >
78
78
<item >
79
79
<widget class =" QLabel" name =" mBackgroundColorLabel" >
80
80
<property name =" text" >
81
- <string >Background color: </string >
81
+ <string >Background color</string >
82
+ </property >
83
+ <property name =" buddy" >
84
+ <cstring >mBackgroundColorButton</cstring >
82
85
</property >
83
86
</widget >
84
87
</item >
99
102
</item >
100
103
<item row =" 3" column =" 0" >
101
104
<widget class =" QStackedWidget" name =" mStackedWidget" >
105
+ <property name =" currentIndex" >
106
+ <number >0</number >
107
+ </property >
102
108
<widget class =" QWidget" name =" page" />
103
109
<widget class =" QWidget" name =" page_2" />
104
110
</widget >
122
128
<header >qgscolorbutton.h</header >
123
129
</customwidget >
124
130
</customwidgets >
131
+ <tabstops >
132
+ <tabstop >mFontComboBox</tabstop >
133
+ <tabstop >mFontSizeSpinBox</tabstop >
134
+ <tabstop >mBoldPushButton</tabstop >
135
+ <tabstop >mItalicsPushButton</tabstop >
136
+ <tabstop >mFontColorButton</tabstop >
137
+ <tabstop >mTextEdit</tabstop >
138
+ <tabstop >mBackgroundColorButton</tabstop >
139
+ <tabstop >mButtonBox</tabstop >
140
+ </tabstops >
125
141
<resources />
126
142
<connections >
127
143
<connection >
You can’t perform that action at this time.
0 commit comments