📄 qg_cadtoolbarmain.ui
字号:
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"><class>QG_CadToolBarMain</class><widget class="QWidget"> <property name="name"> <cstring>QG_CadToolBarMain</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>3</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>Main</string> </property> <widget class="QToolButton"> <property name="name"> <cstring>bMenuLine</cstring> </property> <property name="geometry"> <rect> <x>28</x> <y>0</y> <width>28</width> <height>28</height> </rect> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>image0</iconset> </property> <property name="toolTip" stdset="0"> <string>Show menu "Lines"</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bMenuArc</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>28</y> <width>28</width> <height>28</height> </rect> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>image1</iconset> </property> <property name="toolTip" stdset="0"> <string>Show menu "Arcs"</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bMenuPoint</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>28</width> <height>28</height> </rect> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>image2</iconset> </property> <property name="toolTip" stdset="0"> <string>Points</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bMenuSpline</cstring> </property> <property name="geometry"> <rect> <x>28</x> <y>56</y> <width>28</width> <height>28</height> </rect> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>image3</iconset> </property> <property name="toolTip" stdset="0"> <string>Splines</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bMenuEllipse</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>56</y> <width>28</width> <height>28</height> </rect> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>image4</iconset> </property> <property name="toolTip" stdset="0"> <string>Show menu "Ellipses"</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bMenuCircle</cstring> </property> <property name="geometry"> <rect> <x>28</x> <y>28</y> <width>28</width> <height>28</height> </rect> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>image5</iconset> </property> <property name="toolTip" stdset="0"> <string>Show menu "Circles"</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bMenuText</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>116</y> <width>28</width> <height>28</height> </rect> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>image6</iconset> </property> <property name="toolTip" stdset="0"> <string>Texts</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bMenuDim</cstring> </property> <property name="geometry"> <rect> <x>28</x> <y>116</y> <width>28</width> <height>28</height> </rect> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>image7</iconset> </property> <property name="toolTip" stdset="0"> <string>Show menu "Dimensions"</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bMenuHatch</cstring> </property> <property name="geometry">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -