| <?xml version="1.0" encoding="UTF-8"?> | |
| <ui version="4.0"> | |
| <class>TechDrawGui::DlgPrefsTechDrawColorsImp</class> | |
| <widget class="QWidget" name="TechDrawGui::DlgPrefsTechDrawColorsImp"> | |
| <property name="geometry"> | |
| <rect> | |
| <x>0</x> | |
| <y>0</y> | |
| <width>440</width> | |
| <height>448</height> | |
| </rect> | |
| </property> | |
| <property name="sizePolicy"> | |
| <sizepolicy hsizetype="Preferred" vsizetype="Minimum"> | |
| <horstretch>0</horstretch> | |
| <verstretch>0</verstretch> | |
| </sizepolicy> | |
| </property> | |
| <property name="windowTitle"> | |
| <string>Colors</string> | |
| </property> | |
| <property name="toolTip"> | |
| <string/> | |
| </property> | |
| <layout class="QVBoxLayout" name="verticalLayout_3"> | |
| <item> | |
| <widget class="QGroupBox" name="gb_Colors"> | |
| <property name="sizePolicy"> | |
| <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> | |
| <horstretch>0</horstretch> | |
| <verstretch>0</verstretch> | |
| </sizepolicy> | |
| </property> | |
| <property name="minimumSize"> | |
| <size> | |
| <width>0</width> | |
| <height>225</height> | |
| </size> | |
| </property> | |
| <property name="baseSize"> | |
| <size> | |
| <width>0</width> | |
| <height>200</height> | |
| </size> | |
| </property> | |
| <property name="title"> | |
| <string>Colors</string> | |
| </property> | |
| <layout class="QVBoxLayout" name="verticalLayout"> | |
| <item> | |
| <layout class="QGridLayout" name="gridLayout"> | |
| <item row="4" column="3"> | |
| <widget class="QLabel" name="label_7"> | |
| <property name="font"> | |
| <font> | |
| <italic>true</italic> | |
| </font> | |
| </property> | |
| <property name="text"> | |
| <string>Geometric hatch</string> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="6" column="1"> | |
| <widget class="Gui::PrefColorButton" name="pcbHighlight"> | |
| <property name="color"> | |
| <color> | |
| <red>0</red> | |
| <green>0</green> | |
| <blue>0</blue> | |
| </color> | |
| </property> | |
| <property name="prefEntry" stdset="0"> | |
| <cstring>HighlightColor</cstring> | |
| </property> | |
| <property name="prefPath" stdset="0"> | |
| <cstring>/Mod/TechDraw/Decorations</cstring> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="11" column="0"> | |
| <widget class="Gui::PrefCheckBox" name="pcbMonochrome"> | |
| <property name="toolTip"> | |
| <string>Use a single colour for all text and lines</string> | |
| </property> | |
| <property name="text"> | |
| <string>Monochrome</string> | |
| </property> | |
| <property name="prefEntry" stdset="0"> | |
| <cstring>Monochrome</cstring> | |
| </property> | |
| <property name="prefPath" stdset="0"> | |
| <cstring>/Mod/TechDraw/Colors</cstring> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="2" column="0"> | |
| <widget class="QLabel" name="lbl_Select"> | |
| <property name="font"> | |
| <font> | |
| <italic>true</italic> | |
| </font> | |
| </property> | |
| <property name="text"> | |
| <string>Selected</string> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="3" column="1"> | |
| <widget class="Gui::PrefColorButton" name="pcb_Background"> | |
| <property name="toolTip"> | |
| <string>Background color around pages</string> | |
| </property> | |
| <property name="color"> | |
| <color> | |
| <red>211</red> | |
| <green>211</green> | |
| <blue>211</blue> | |
| </color> | |
| </property> | |
| <property name="prefEntry" stdset="0"> | |
| <cstring>Background</cstring> | |
| </property> | |
| <property name="prefPath" stdset="0"> | |
| <cstring>/Mod/TechDraw/Colors</cstring> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="0" column="2"> | |
| <spacer name="horizontalSpacer_3"> | |
| <property name="orientation"> | |
| <enum>Qt::Horizontal</enum> | |
| </property> | |
| <property name="sizeHint" stdset="0"> | |
| <size> | |
| <width>40</width> | |
| <height>20</height> | |
| </size> | |
| </property> | |
| </spacer> | |
| </item> | |
| <item row="5" column="1"> | |
| <widget class="Gui::PrefColorButton" name="pcbCenterColor"> | |
| <property name="toolTip"> | |
| <string>Centerline color</string> | |
| </property> | |
| <property name="color"> | |
| <color> | |
| <red>0</red> | |
| <green>0</green> | |
| <blue>0</blue> | |
| </color> | |
| </property> | |
| <property name="prefEntry" stdset="0"> | |
| <cstring>CenterColor</cstring> | |
| </property> | |
| <property name="prefPath" stdset="0"> | |
| <cstring>Mod/TechDraw/Decorations</cstring> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="1" column="3"> | |
| <widget class="QLabel" name="label_3"> | |
| <property name="font"> | |
| <font> | |
| <italic>true</italic> | |
| </font> | |
| </property> | |
| <property name="text"> | |
| <string>Section face</string> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="5" column="0"> | |
| <widget class="QLabel" name="label_15"> | |
| <property name="text"> | |
| <string>Centerline</string> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="1" column="1"> | |
| <widget class="Gui::PrefColorButton" name="pcb_PreSelect"> | |
| <property name="toolTip"> | |
| <string>Preselection color</string> | |
| </property> | |
| <property name="color"> | |
| <color> | |
| <red>255</red> | |
| <green>255</green> | |
| <blue>0</blue> | |
| </color> | |
| </property> | |
| <property name="prefEntry" stdset="0"> | |
| <cstring>PreSelectColor</cstring> | |
| </property> | |
| <property name="prefPath" stdset="0"> | |
| <cstring>Mod/TechDraw/Colors</cstring> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="5" column="3"> | |
| <widget class="QLabel" name="label_16"> | |
| <property name="text"> | |
| <string>Vertex</string> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="3" column="0"> | |
| <widget class="QLabel" name="label_4"> | |
| <property name="font"> | |
| <font> | |
| <italic>true</italic> | |
| </font> | |
| </property> | |
| <property name="text"> | |
| <string>Background</string> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="7" column="4"> | |
| <widget class="Gui::PrefColorButton" name="pcb_Face"> | |
| <property name="toolTip"> | |
| <string>Face color (if not transparent)</string> | |
| </property> | |
| <property name="color"> | |
| <color> | |
| <red>255</red> | |
| <green>255</green> | |
| <blue>255</blue> | |
| </color> | |
| </property> | |
| <property name="prefEntry" stdset="0"> | |
| <cstring>FaceColor</cstring> | |
| </property> | |
| <property name="prefPath" stdset="0"> | |
| <cstring>/Mod/TechDraw/Colors</cstring> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="1" column="0"> | |
| <widget class="QLabel" name="lbl_PreSelect"> | |
| <property name="font"> | |
| <font> | |
| <italic>true</italic> | |
| </font> | |
| </property> | |
| <property name="text"> | |
| <string>Preselected</string> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="6" column="3"> | |
| <widget class="QLabel" name="label_17"> | |
| <property name="font"> | |
| <font> | |
| <italic>true</italic> | |
| </font> | |
| </property> | |
| <property name="text"> | |
| <string>Leader line</string> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="11" column="1"> | |
| <widget class="Gui::PrefColorButton" name="pcbLightTextColor"> | |
| <property name="toolTip"> | |
| <string>Monochrome text color</string> | |
| </property> | |
| <property name="prefEntry" stdset="0"> | |
| <cstring>LightTextColor</cstring> | |
| </property> | |
| <property name="prefPath" stdset="0"> | |
| <cstring>Mod/TechDraw/Colors</cstring> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="4" column="1"> | |
| <widget class="Gui::PrefColorButton" name="pcbDimColor"> | |
| <property name="toolTip"> | |
| <string>Color of dimension lines and text</string> | |
| </property> | |
| <property name="color"> | |
| <color> | |
| <red>0</red> | |
| <green>0</green> | |
| <blue>0</blue> | |
| </color> | |
| </property> | |
| <property name="prefEntry" stdset="0"> | |
| <cstring>Color</cstring> | |
| </property> | |
| <property name="prefPath" stdset="0"> | |
| <cstring>Mod/TechDraw/Dimensions</cstring> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="11" column="4"> | |
| <widget class="Gui::PrefColorButton" name="pcbPageColor"> | |
| <property name="toolTip"> | |
| <string>Use a light color for dark text and dark color for light text</string> | |
| </property> | |
| <property name="color"> | |
| <color> | |
| <red>255</red> | |
| <green>255</green> | |
| <blue>255</blue> | |
| </color> | |
| </property> | |
| <property name="prefEntry" stdset="0"> | |
| <cstring>PageColor</cstring> | |
| </property> | |
| <property name="prefPath" stdset="0"> | |
| <cstring>Mod/TechDraw/Colors</cstring> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="9" column="0"> | |
| <widget class="QLabel" name="label_6"> | |
| <property name="text"> | |
| <string/> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="3" column="4"> | |
| <widget class="Gui::PrefColorButton" name="pcb_Hatch"> | |
| <property name="toolTip"> | |
| <string>Hatch image color</string> | |
| </property> | |
| <property name="color"> | |
| <color> | |
| <red>0</red> | |
| <green>0</green> | |
| <blue>0</blue> | |
| </color> | |
| </property> | |
| <property name="prefEntry" stdset="0"> | |
| <cstring>Hatch</cstring> | |
| </property> | |
| <property name="prefPath" stdset="0"> | |
| <cstring>/Mod/TechDraw/Colors</cstring> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="2" column="4"> | |
| <widget class="Gui::PrefColorButton" name="pcbSectionLine"> | |
| <property name="toolTip"> | |
| <string>Section line color</string> | |
| </property> | |
| <property name="color"> | |
| <color> | |
| <red>0</red> | |
| <green>0</green> | |
| <blue>0</blue> | |
| </color> | |
| </property> | |
| <property name="prefEntry" stdset="0"> | |
| <cstring>SectionColor</cstring> | |
| </property> | |
| <property name="prefPath" stdset="0"> | |
| <cstring>/Mod/TechDraw/Decorations</cstring> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="4" column="4"> | |
| <widget class="Gui::PrefColorButton" name="pcb_GeomHatch"> | |
| <property name="toolTip"> | |
| <string>Geometric hatch pattern color</string> | |
| </property> | |
| <property name="color"> | |
| <color> | |
| <red>0</red> | |
| <green>0</green> | |
| <blue>0</blue> | |
| </color> | |
| </property> | |
| <property name="prefEntry" stdset="0"> | |
| <cstring>GeomHatch</cstring> | |
| </property> | |
| <property name="prefPath" stdset="0"> | |
| <cstring>/Mod/TechDraw/Colors</cstring> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="6" column="0"> | |
| <widget class="QLabel" name="label_18"> | |
| <property name="font"> | |
| <font> | |
| <italic>true</italic> | |
| </font> | |
| </property> | |
| <property name="text"> | |
| <string>Detail highlight</string> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="3" column="3"> | |
| <widget class="QLabel" name="label_5"> | |
| <property name="font"> | |
| <font> | |
| <italic>true</italic> | |
| </font> | |
| </property> | |
| <property name="text"> | |
| <string>Hatch</string> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="11" column="3"> | |
| <widget class="QLabel" name="label_2"> | |
| <property name="text"> | |
| <string>Page color</string> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="2" column="3"> | |
| <widget class="QLabel" name="label_14"> | |
| <property name="text"> | |
| <string>Section line</string> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="10" column="0"> | |
| <widget class="Gui::PrefCheckBox" name="pcbLightOnDark"> | |
| <property name="toolTip"> | |
| <string>Uses light text and lines on dark backgrounds and sets page color to a dark color. Transparent or light color faces are recommended with this option.</string> | |
| </property> | |
| <property name="text"> | |
| <string>Light on dark</string> | |
| </property> | |
| <property name="prefEntry" stdset="0"> | |
| <cstring>LightOnDark</cstring> | |
| </property> | |
| <property name="prefPath" stdset="0"> | |
| <cstring>/Mod/TechDraw/Colors</cstring> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="2" column="1"> | |
| <widget class="Gui::PrefColorButton" name="pcb_Select"> | |
| <property name="toolTip"> | |
| <string>Selected item color</string> | |
| </property> | |
| <property name="color"> | |
| <color> | |
| <red>0</red> | |
| <green>255</green> | |
| <blue>0</blue> | |
| </color> | |
| </property> | |
| <property name="prefEntry" stdset="0"> | |
| <cstring>SelectColor</cstring> | |
| </property> | |
| <property name="prefPath" stdset="0"> | |
| <cstring>Mod/TechDraw/Colors</cstring> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="6" column="4"> | |
| <widget class="Gui::PrefColorButton" name="pcbMarkup"> | |
| <property name="toolTip"> | |
| <string>Default color for leader lines</string> | |
| </property> | |
| <property name="color"> | |
| <color> | |
| <red>0</red> | |
| <green>0</green> | |
| <blue>0</blue> | |
| </color> | |
| </property> | |
| <property name="prefEntry" stdset="0"> | |
| <cstring>Color</cstring> | |
| </property> | |
| <property name="prefPath" stdset="0"> | |
| <cstring>Mod/TechDraw/Markups</cstring> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="7" column="3"> | |
| <widget class="Gui::PrefCheckBox" name="pcb_PaintFaces"> | |
| <property name="minimumSize"> | |
| <size> | |
| <width>0</width> | |
| <height>20</height> | |
| </size> | |
| </property> | |
| <property name="font"> | |
| <font> | |
| <italic>true</italic> | |
| </font> | |
| </property> | |
| <property name="toolTip"> | |
| <string>Object faces will be transparent</string> | |
| </property> | |
| <property name="text"> | |
| <string>Transparent faces</string> | |
| </property> | |
| <property name="prefEntry" stdset="0"> | |
| <cstring>ClearFace</cstring> | |
| </property> | |
| <property name="prefPath" stdset="0"> | |
| <cstring>/Mod/TechDraw/Colors</cstring> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="0" column="1"> | |
| <widget class="Gui::PrefColorButton" name="pcb_Normal"> | |
| <property name="toolTip"> | |
| <string>Normal line color</string> | |
| </property> | |
| <property name="color"> | |
| <color> | |
| <red>0</red> | |
| <green>0</green> | |
| <blue>0</blue> | |
| </color> | |
| </property> | |
| <property name="prefEntry" stdset="0"> | |
| <cstring>NormalColor</cstring> | |
| </property> | |
| <property name="prefPath" stdset="0"> | |
| <cstring>Mod/TechDraw/Colors</cstring> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="0" column="4"> | |
| <widget class="Gui::PrefColorButton" name="pcb_Hidden"> | |
| <property name="toolTip"> | |
| <string>Hidden line color</string> | |
| </property> | |
| <property name="color"> | |
| <color> | |
| <red>0</red> | |
| <green>0</green> | |
| <blue>0</blue> | |
| </color> | |
| </property> | |
| <property name="prefEntry" stdset="0"> | |
| <cstring>HiddenColor</cstring> | |
| </property> | |
| <property name="prefPath" stdset="0"> | |
| <cstring>Mod/TechDraw/Colors</cstring> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="7" column="1"> | |
| <widget class="Gui::PrefColorButton" name="pcb_Grid"> | |
| <property name="color"> | |
| <color> | |
| <red>0</red> | |
| <green>0</green> | |
| <blue>0</blue> | |
| </color> | |
| </property> | |
| <property name="prefEntry" stdset="0"> | |
| <cstring>gridColor</cstring> | |
| </property> | |
| <property name="prefPath" stdset="0"> | |
| <cstring>/Mod/TechDraw/Colors</cstring> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="4" column="0"> | |
| <widget class="QLabel" name="label_13"> | |
| <property name="text"> | |
| <string>Dimension</string> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="5" column="4"> | |
| <widget class="Gui::PrefColorButton" name="pcbVertexColor"> | |
| <property name="toolTip"> | |
| <string>Color of vertices in views</string> | |
| </property> | |
| <property name="color"> | |
| <color> | |
| <red>0</red> | |
| <green>0</green> | |
| <blue>0</blue> | |
| </color> | |
| </property> | |
| <property name="prefEntry" stdset="0"> | |
| <cstring>VertexColor</cstring> | |
| </property> | |
| <property name="prefPath" stdset="0"> | |
| <cstring>Mod/TechDraw/Decorations</cstring> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="7" column="0"> | |
| <widget class="QLabel" name="label"> | |
| <property name="text"> | |
| <string>Grid color</string> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="0" column="3"> | |
| <widget class="QLabel" name="lbl_Hidden"> | |
| <property name="font"> | |
| <font> | |
| <italic>true</italic> | |
| </font> | |
| </property> | |
| <property name="text"> | |
| <string>Hidden line</string> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="0" column="0"> | |
| <widget class="QLabel" name="lbl_Normal"> | |
| <property name="font"> | |
| <font> | |
| <italic>true</italic> | |
| </font> | |
| </property> | |
| <property name="text"> | |
| <string>Normal</string> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="1" column="4"> | |
| <widget class="Gui::PrefColorButton" name="pcb_Surface"> | |
| <property name="toolTip"> | |
| <string>Section face color</string> | |
| </property> | |
| <property name="color"> | |
| <color> | |
| <red>211</red> | |
| <green>211</green> | |
| <blue>211</blue> | |
| </color> | |
| </property> | |
| <property name="prefEntry" stdset="0"> | |
| <cstring>CutSurfaceColor</cstring> | |
| </property> | |
| <property name="prefPath" stdset="0"> | |
| <cstring>Mod/TechDraw/Colors</cstring> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="8" column="0"> | |
| <widget class="QLabel" name="label_8"> | |
| <property name="text"> | |
| <string>Template underline</string> | |
| </property> | |
| </widget> | |
| </item> | |
| <item row="8" column="1"> | |
| <widget class="Gui::PrefColorButton" name="pcbUnderline"> | |
| <property name="color"> | |
| <color> | |
| <red>0</red> | |
| <green>0</green> | |
| <blue>255</blue> | |
| </color> | |
| </property> | |
| <property name="prefEntry" stdset="0"> | |
| <cstring>TemplateUnderlineColor</cstring> | |
| </property> | |
| <property name="prefPath" stdset="0"> | |
| <cstring>/Mod/TechDraw/Colors</cstring> | |
| </property> | |
| </widget> | |
| </item> | |
| </layout> | |
| </item> | |
| </layout> | |
| </widget> | |
| </item> | |
| <item> | |
| <widget class="QLabel" name="label_12"> | |
| <property name="font"> | |
| <font> | |
| <pointsize>10</pointsize> | |
| <italic>false</italic> | |
| </font> | |
| </property> | |
| <property name="text"> | |
| <string><html><head/><body><p><span style=" font-weight:600;">Note:</span> Items in <span style=" font-style:italic;">italics</span> are default values for new objects. They have no effect on existing objects.</p></body></html></string> | |
| </property> | |
| <property name="wordWrap"> | |
| <bool>true</bool> | |
| </property> | |
| </widget> | |
| </item> | |
| <item> | |
| <spacer name="verticalSpacer"> | |
| <property name="orientation"> | |
| <enum>Qt::Vertical</enum> | |
| </property> | |
| <property name="sizeHint" stdset="0"> | |
| <size> | |
| <width>20</width> | |
| <height>19</height> | |
| </size> | |
| </property> | |
| </spacer> | |
| </item> | |
| </layout> | |
| </widget> | |
| <customwidgets> | |
| <customwidget> | |
| <class>Gui::ColorButton</class> | |
| <extends>QPushButton</extends> | |
| <header>Gui/Widgets.h</header> | |
| </customwidget> | |
| <customwidget> | |
| <class>Gui::PrefColorButton</class> | |
| <extends>Gui::ColorButton</extends> | |
| <header>Gui/PrefWidgets.h</header> | |
| </customwidget> | |
| <customwidget> | |
| <class>Gui::PrefCheckBox</class> | |
| <extends>QCheckBox</extends> | |
| <header>Gui/PrefWidgets.h</header> | |
| </customwidget> | |
| </customwidgets> | |
| <resources/> | |
| <connections/> | |
| </ui> | |