eric7/Plugins/WizardPlugins/ColorDialogWizard/ColorDialogWizardDialog.ui

branch
eric7
changeset 8322
b422b4e77d19
parent 8312
800c432b34c8
equal deleted inserted replaced
8319:ea11a3948f40 8322:b422b4e77d19
162 <string/> 162 <string/>
163 </property> 163 </property>
164 </item> 164 </item>
165 <item> 165 <item>
166 <property name="text"> 166 <property name="text">
167 <string>Qt.red</string> 167 <string notr="true">Qt.GlobalColor.red</string>
168 </property> 168 </property>
169 </item> 169 </item>
170 <item> 170 <item>
171 <property name="text"> 171 <property name="text">
172 <string>Qt.darkRed</string> 172 <string notr="true">Qt.GlobalColor.darkRed</string>
173 </property> 173 </property>
174 </item> 174 </item>
175 <item> 175 <item>
176 <property name="text"> 176 <property name="text">
177 <string>Qt.green</string> 177 <string notr="true">Qt.GlobalColor.green</string>
178 </property> 178 </property>
179 </item> 179 </item>
180 <item> 180 <item>
181 <property name="text"> 181 <property name="text">
182 <string>Qt.darkGreen</string> 182 <string notr="true">Qt.GlobalColor.darkGreen</string>
183 </property> 183 </property>
184 </item> 184 </item>
185 <item> 185 <item>
186 <property name="text"> 186 <property name="text">
187 <string>Qt.blue</string> 187 <string notr="true">Qt.GlobalColor.blue</string>
188 </property> 188 </property>
189 </item> 189 </item>
190 <item> 190 <item>
191 <property name="text"> 191 <property name="text">
192 <string>Qt.darkBlue</string> 192 <string notr="true">Qt.GlobalColor.darkBlue</string>
193 </property> 193 </property>
194 </item> 194 </item>
195 <item> 195 <item>
196 <property name="text"> 196 <property name="text">
197 <string>Qt.cyan</string> 197 <string notr="true">Qt.GlobalColor.cyan</string>
198 </property> 198 </property>
199 </item> 199 </item>
200 <item> 200 <item>
201 <property name="text"> 201 <property name="text">
202 <string>Qt.darkCyan</string> 202 <string notr="true">Qt.GlobalColor.darkCyan</string>
203 </property> 203 </property>
204 </item> 204 </item>
205 <item> 205 <item>
206 <property name="text"> 206 <property name="text">
207 <string>Qt.magenta</string> 207 <string notr="true">Qt.GlobalColor.magenta</string>
208 </property> 208 </property>
209 </item> 209 </item>
210 <item> 210 <item>
211 <property name="text"> 211 <property name="text">
212 <string>Qt.darkMagenta</string> 212 <string notr="true">Qt.GlobalColor.darkMagenta</string>
213 </property> 213 </property>
214 </item> 214 </item>
215 <item> 215 <item>
216 <property name="text"> 216 <property name="text">
217 <string>Qt.yellow</string> 217 <string notr="true">Qt.GlobalColor.yellow</string>
218 </property> 218 </property>
219 </item> 219 </item>
220 <item> 220 <item>
221 <property name="text"> 221 <property name="text">
222 <string>Qt.darkYellow</string> 222 <string notr="true">Qt.GlobalColor.darkYellow</string>
223 </property> 223 </property>
224 </item> 224 </item>
225 <item> 225 <item>
226 <property name="text"> 226 <property name="text">
227 <string>Qt.white</string> 227 <string notr="true">Qt.GlobalColor.white</string>
228 </property> 228 </property>
229 </item> 229 </item>
230 <item> 230 <item>
231 <property name="text"> 231 <property name="text">
232 <string>Qt.lightGray</string> 232 <string notr="true">Qt.GlobalColor.lightGray</string>
233 </property> 233 </property>
234 </item> 234 </item>
235 <item> 235 <item>
236 <property name="text"> 236 <property name="text">
237 <string>Qt.gray</string> 237 <string notr="true">Qt.GlobalColor.gray</string>
238 </property> 238 </property>
239 </item> 239 </item>
240 <item> 240 <item>
241 <property name="text"> 241 <property name="text">
242 <string>Qt.darkGray</string> 242 <string notr="true">Qt.GlobalColor.darkGray</string>
243 </property> 243 </property>
244 </item> 244 </item>
245 <item> 245 <item>
246 <property name="text"> 246 <property name="text">
247 <string>Qt.black</string> 247 <string notr="true">Qt.GlobalColor.black</string>
248 </property> 248 </property>
249 </item> 249 </item>
250 <item> 250 <item>
251 <property name="text"> 251 <property name="text">
252 <string>Qt.transparent</string> 252 <string notr="true">Qt.GlobalColor.transparent</string>
253 </property> 253 </property>
254 </item> 254 </item>
255 <item> 255 <item>
256 <property name="text"> 256 <property name="text">
257 <string>Qt.color0</string> 257 <string notr="true">Qt.GlobalColor.color0</string>
258 </property> 258 </property>
259 </item> 259 </item>
260 <item> 260 <item>
261 <property name="text"> 261 <property name="text">
262 <string>Qt.color1</string> 262 <string notr="true">Qt.GlobalColor.color1</string>
263 </property> 263 </property>
264 </item> 264 </item>
265 </widget> 265 </widget>
266 </item> 266 </item>
267 </layout> 267 </layout>

eric ide

mercurial