src/settingseditor/settingseditor.ui

changeset 40
30cb5e836736
parent 39
caac957e9834
child 44
c6114b3af3a6
equal deleted inserted replaced
39:caac957e9834 40:30cb5e836736
78 </property> 78 </property>
79 <layout class="QFormLayout" name="formLayout_2"> 79 <layout class="QFormLayout" name="formLayout_2">
80 <item row="0" column="0"> 80 <item row="0" column="0">
81 <widget class="QLabel" name="label_2"> 81 <widget class="QLabel" name="label_2">
82 <property name="text"> 82 <property name="text">
83 <string>Main color:</string> 83 <string>Main colour:</string>
84 </property> 84 </property>
85 </widget> 85 </widget>
86 </item> 86 </item>
87 <item row="0" column="1"> 87 <item row="0" column="1">
88 <layout class="QHBoxLayout" name="horizontalLayout"> 88 <layout class="QHBoxLayout" name="horizontalLayout">
105 </size> 105 </size>
106 </property> 106 </property>
107 </spacer> 107 </spacer>
108 </item> 108 </item>
109 </layout> 109 </layout>
110 </item>
111 <item row="1" column="0">
112 <widget class="QLabel" name="label_3">
113 <property name="text">
114 <string>Background colour:</string>
115 </property>
116 </widget>
117 </item>
118 <item row="1" column="1">
119 <layout class="QHBoxLayout" name="horizontalLayout_3">
120 <item>
121 <widget class="ColorButton" name="backgroundColorButton">
122 <property name="text">
123 <string/>
124 </property>
125 </widget>
126 </item>
127 <item>
128 <spacer name="horizontalSpacer_3">
129 <property name="orientation">
130 <enum>Qt::Horizontal</enum>
131 </property>
132 <property name="sizeHint" stdset="0">
133 <size>
134 <width>40</width>
135 <height>20</height>
136 </size>
137 </property>
138 </spacer>
139 </item>
140 </layout>
141 </item>
142 <item row="2" column="0">
143 <spacer name="verticalSpacer_2">
144 <property name="orientation">
145 <enum>Qt::Vertical</enum>
146 </property>
147 <property name="sizeHint" stdset="0">
148 <size>
149 <width>20</width>
150 <height>40</height>
151 </size>
152 </property>
153 </spacer>
110 </item> 154 </item>
111 </layout> 155 </layout>
112 </widget> 156 </widget>
113 </item> 157 </item>
114 <item> 158 <item>

mercurial