📄 qg_cadtoolbarsnap.ui
字号:
<!DOCTYPE UI><UI version="3.1" stdsetdef="1"><class>QG_CadToolBarSnap</class><widget class="QWidget"> <property name="name"> <cstring>QG_CadToolBarSnap</cstring> </property> <property name="geometry"> <rect> <x>34</x> <y>0</y> <width>56</width> <height>336</height> </rect> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>56</width> <height>336</height> </size> </property> <property name="caption"> <string>Snap</string> </property> <widget class="QToolButton"> <property name="name"> <cstring>bBack</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>56</width> <height>20</height> </rect> </property> <property name="text"> <string></string> </property> <property name="pixmap"> <pixmap>image0</pixmap> </property> <property name="toolTip" stdset="0"> <string>Back to main menu</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bGrid</cstring> </property> <property name="geometry"> <rect> <x>28</x> <y>20</y> <width>28</width> <height>28</height> </rect> </property> <property name="text"> <string></string> </property> <property name="pixmap"> <pixmap>image1</pixmap> </property> <property name="toggleButton"> <bool>true</bool> </property> <property name="toolTip" stdset="0"> <string>Snap to grid</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bFree</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>20</y> <width>28</width> <height>28</height> </rect> </property> <property name="text"> <string></string> </property> <property name="pixmap"> <pixmap>image2</pixmap> </property> <property name="toggleButton"> <bool>true</bool> </property> <property name="toolTip" stdset="0"> <string>Free positioning</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bEndpoint</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>48</y> <width>28</width> <height>28</height> </rect> </property> <property name="text"> <string></string> </property> <property name="pixmap"> <pixmap>image3</pixmap> </property> <property name="toggleButton"> <bool>true</bool> </property> <property name="toolTip" stdset="0"> <string>Snap to Endpoints</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bOnEntity</cstring> </property> <property name="geometry"> <rect> <x>28</x> <y>48</y> <width>28</width> <height>28</height> </rect> </property> <property name="text"> <string></string> </property> <property name="pixmap"> <pixmap>image4</pixmap> </property> <property name="toggleButton"> <bool>true</bool> </property> <property name="toolTip" stdset="0"> <string>Snap to closest point on entity</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bCenter</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>76</y> <width>28</width> <height>28</height> </rect> </property> <property name="text"> <string></string> </property> <property name="pixmap"> <pixmap>image5</pixmap> </property> <property name="toggleButton"> <bool>true</bool> </property> <property name="toolTip" stdset="0"> <string>Snap to center points</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bMiddle</cstring> </property> <property name="geometry"> <rect> <x>28</x> <y>76</y> <width>28</width> <height>28</height> </rect> </property> <property name="text"> <string></string> </property> <property name="pixmap"> <pixmap>image6</pixmap> </property> <property name="toggleButton"> <bool>true</bool> </property> <property name="toolTip" stdset="0"> <string>Snap to middle points</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bDist</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>104</y> <width>28</width> <height>28</height> </rect> </property> <property name="text"> <string></string> </property> <property name="pixmap"> <pixmap>image7</pixmap> </property> <property name="toggleButton"> <bool>true</bool> </property> <property name="toolTip" stdset="0"> <string>Snap to point with given distance to endpoint</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bIntersection</cstring> </property> <property name="geometry"> <rect> <x>28</x> <y>104</y> <width>28</width> <height>28</height> </rect> </property> <property name="text"> <string></string> </property> <property name="pixmap"> <pixmap>image8</pixmap> </property> <property name="toggleButton"> <bool>true</bool> </property> <property name="toolTip" stdset="0"> <string>Snap to intersections automatically</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bResNothing</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>180</y> <width>28</width> <height>28</height> </rect> </property> <property name="text"> <string></string> </property> <property name="pixmap"> <pixmap>image2</pixmap> </property> <property name="toggleButton"> <bool>true</bool> </property> <property name="toolTip" stdset="0"> <string>No Restriction</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bResOrthogonal</cstring> </property> <property name="geometry"> <rect> <x>28</x> <y>180</y> <width>28</width> <height>28</height> </rect> </property> <property name="text"> <string></string> </property> <property name="pixmap"> <pixmap>image9</pixmap> </property> <property name="toggleButton"> <bool>true</bool> </property> <property name="toolTip" stdset="0"> <string>Orthogonal Restriction</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bResHorizontal</cstring> </property> <property name="geometry"> <rect>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -