ui/config.ui

changeset 667
31540c1f22ea
parent 593
108d7d21e155
child 756
844cda8c2aaf
equal deleted inserted replaced
666:c595cfb4791c 667:31540c1f22ea
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>717</width> 9 <width>717</width>
10 <height>328</height> 10 <height>359</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>Settings</string> 14 <string>Settings</string>
15 </property> 15 </property>
49 <string>Shortcuts</string> 49 <string>Shortcuts</string>
50 </property> 50 </property>
51 </item> 51 </item>
52 <item> 52 <item>
53 <property name="text"> 53 <property name="text">
54 <string>Quick colors</string> 54 <string>Color Toolbar</string>
55 </property> 55 </property>
56 </item> 56 </item>
57 <item> 57 <item>
58 <property name="text"> 58 <property name="text">
59 <string>Grids</string> 59 <string>Grids</string>
144 <number>1</number> 144 <number>1</number>
145 </property> 145 </property>
146 </widget> 146 </widget>
147 </item> 147 </item>
148 <item row="2" column="0"> 148 <item row="2" column="0">
149 <widget class="QLabel" name="selectedColorLabel">
150 <property name="text">
151 <string>Selected Color</string>
152 </property>
153 </widget>
154 </item>
155 <item row="2" column="1">
156 <widget class="QPushButton" name="selColorButton">
157 <property name="whatsThis">
158 <string>This color is used for the main color.</string>
159 </property>
160 <property name="text">
161 <string/>
162 </property>
163 <property name="icon">
164 <iconset resource="../ldforge.qrc">
165 <normaloff>:/icons/colorselect.png</normaloff>:/icons/colorselect.png</iconset>
166 </property>
167 </widget>
168 </item>
169 <item row="3" column="0">
149 <widget class="QLabel" name="label_2"> 170 <widget class="QLabel" name="label_2">
150 <property name="whatsThis"> 171 <property name="whatsThis">
151 <string/> 172 <string/>
152 </property> 173 </property>
153 <property name="text"> 174 <property name="text">
154 <string>Background:</string> 175 <string>Background:</string>
155 </property> 176 </property>
156 </widget> 177 </widget>
157 </item> 178 </item>
158 <item row="2" column="1"> 179 <item row="3" column="1">
159 <widget class="QPushButton" name="backgroundColorButton"> 180 <widget class="QPushButton" name="backgroundColorButton">
160 <property name="whatsThis"> 181 <property name="whatsThis">
161 <string>This is the background color for the viewport.</string> 182 <string>This is the background color for the viewport.</string>
162 </property> 183 </property>
163 <property name="text"> 184 <property name="text">
261 <layout class="QVBoxLayout" name="verticalLayout_12"> 282 <layout class="QVBoxLayout" name="verticalLayout_12">
262 <item> 283 <item>
263 <widget class="QCheckBox" name="m_logostuds"> 284 <widget class="QCheckBox" name="m_logostuds">
264 <property name="text"> 285 <property name="text">
265 <string>Use logoed studs</string> 286 <string>Use logoed studs</string>
287 </property>
288 </widget>
289 </item>
290 <item>
291 <widget class="QCheckBox" name="linelengths">
292 <property name="text">
293 <string>Display line lenghts when drawing</string>
266 </property> 294 </property>
267 </widget> 295 </widget>
268 </item> 296 </item>
269 <item> 297 <item>
270 <widget class="QCheckBox" name="implicitFiles"> 298 <widget class="QCheckBox" name="implicitFiles">
456 <string>Here you can alter the layout of the quick colors toolbar. Use the controls to add, remove or edit the colors used. You can also add separators in between colors. 484 <string>Here you can alter the layout of the quick colors toolbar. Use the controls to add, remove or edit the colors used. You can also add separators in between colors.
457 485
458 Usually this contains MainColor, EdgeColor and some auxiliary colors used to group objects.</string> 486 Usually this contains MainColor, EdgeColor and some auxiliary colors used to group objects.</string>
459 </property> 487 </property>
460 <property name="title"> 488 <property name="title">
461 <string>Quick colors</string> 489 <string>Color Toolbar</string>
462 </property> 490 </property>
463 <layout class="QHBoxLayout" name="horizontalLayout_6"> 491 <layout class="QHBoxLayout" name="horizontalLayout_6">
464 <item> 492 <item>
465 <widget class="QListWidget" name="quickColorList"> 493 <widget class="QListWidget" name="quickColorList">
466 <property name="verticalScrollBarPolicy"> 494 <property name="verticalScrollBarPolicy">

mercurial