189 lines
5.7 KiB
XML
189 lines
5.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>TechDrawGui::TaskSurfaceFinishSymbols</class>
|
|
<widget class="QWidget" name="TechDrawGui::TaskSurfaceFinishSymbols">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>274</width>
|
|
<height>454</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Fixed" vsizetype="MinimumExpanding">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>250</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Surface Finish Symbols</string>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
<item>
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
<item row="1" column="1">
|
|
<widget class="QPushButton" name="pbIcon05">
|
|
<property name="toolTip">
|
|
<string><html><head/><body><p>Material removal prohibited, whole part</p></body></html></string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="0">
|
|
<widget class="QPushButton" name="pbIcon04">
|
|
<property name="toolTip">
|
|
<string><html><head/><body><p>Any method allowed, whole part</p></body></html></string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="2">
|
|
<widget class="QPushButton" name="pbIcon06">
|
|
<property name="toolTip">
|
|
<string><html><head/><body><p>Material removal required, whole part</p></body></html></string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="2">
|
|
<widget class="QPushButton" name="pbIcon03">
|
|
<property name="toolTip">
|
|
<string><html><head/><body><p>Material removal required</p></body></html></string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="1">
|
|
<widget class="QPushButton" name="pbIcon02">
|
|
<property name="toolTip">
|
|
<string><html><head/><body><p>Material removal prohibited</p></body></html></string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="0">
|
|
<widget class="QPushButton" name="pbIcon01">
|
|
<property name="toolTip">
|
|
<string><html><head/><body><p>Any method allowed</p></body></html></string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
<item row="0" column="0">
|
|
<widget class="QLabel" name="lbAngle">
|
|
<property name="text">
|
|
<string>Symbol angle:</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="1">
|
|
<widget class="QLineEdit" name="leAngle">
|
|
<property name="toolTip">
|
|
<string><html><head/><body><p>Rotation angle</p></body></html></string>
|
|
</property>
|
|
<property name="text">
|
|
<string>0</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="0">
|
|
<widget class="QRadioButton" name="rbISO">
|
|
<property name="toolTip">
|
|
<string><html><head/><body><p>Use ISO standard</p></body></html></string>
|
|
</property>
|
|
<property name="text">
|
|
<string>ISO</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="1">
|
|
<widget class="QRadioButton" name="rbASME">
|
|
<property name="toolTip">
|
|
<string><html><head/><body><p>Use ASME standard</p></body></html></string>
|
|
</property>
|
|
<property name="text">
|
|
<string>ASME</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<widget class="QGraphicsView" name="graphicsView">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>0</width>
|
|
<height>300</height>
|
|
</size>
|
|
</property>
|
|
<property name="cursor" stdset="0">
|
|
<cursorShape>ArrowCursor</cursorShape>
|
|
</property>
|
|
<property name="acceptDrops">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="lineWidth">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="backgroundBrush">
|
|
<brush brushstyle="SolidPattern">
|
|
<color alpha="255">
|
|
<red>240</red>
|
|
<green>240</green>
|
|
<blue>240</blue>
|
|
</color>
|
|
</brush>
|
|
</property>
|
|
<property name="sceneRect">
|
|
<rectf>
|
|
<x>0.000000000000000</x>
|
|
<y>0.000000000000000</y>
|
|
<width>3.000000000000000</width>
|
|
<height>0.000000000000000</height>
|
|
</rectf>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<resources>
|
|
<include location="Resources/TechDraw.qrc"/>
|
|
</resources>
|
|
<connections/>
|
|
</ui>
|