📄 qg_cadtoolbarselect.ui
字号:
<!DOCTYPE UI><UI version="3.1" stdsetdef="1"><class>QG_CadToolBarSelect</class><widget class="QWidget"> <property name="name"> <cstring>QG_CadToolBarSelect</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>Select</string> </property> <widget class="QToolButton"> <property name="name"> <cstring>bAll</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>image0</pixmap> </property> <property name="toolTip" stdset="0"> <string>Select all</string> </property> </widget> <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>image1</pixmap> </property> <property name="toolTip" stdset="0"> <string>Back to main menu</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bInters</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>image2</pixmap> </property> <property name="toolTip" stdset="0"> <string>Select intersected entities</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bUnInters</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>image3</pixmap> </property> <property name="toolTip" stdset="0"> <string>Deselect intersected entities</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bUnAll</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>image4</pixmap> </property> <property name="toolTip" stdset="0"> <string>Deselect all</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bInvert</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>132</y> <width>28</width> <height>28</height> </rect> </property> <property name="text"> <string></string> </property> <property name="pixmap"> <pixmap>image5</pixmap> </property> <property name="toolTip" stdset="0"> <string>Invert Selection</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bLayer</cstring> </property> <property name="geometry"> <rect> <x>28</x> <y>132</y> <width>28</width> <height>28</height> </rect> </property> <property name="text"> <string></string> </property> <property name="pixmap"> <pixmap>image6</pixmap> </property> <property name="toolTip" stdset="0"> <string>Select layer</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bContour</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>image7</pixmap> </property> <property name="toolTip" stdset="0"> <string>(De-)Select contour</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bSingle</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>image8</pixmap>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -