📄 qg_cadtoolbarsplines.ui
字号:
<!DOCTYPE UI><UI version="3.1" stdsetdef="1"><class>QG_CadToolBarSplines</class><widget class="QWidget"> <property name="name"> <cstring>QG_CadToolBarSplines</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>Splines</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>bSpline</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>image1</pixmap> </property> <property name="toolTip" stdset="0"> <string>Spline</string> </property> </widget></widget><images> <image name="image0"> <data format="XPM.GZ" length="309">789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade65232345330345430563054d2e152d2534856f0cbcf4b05b113816c65033000719541dc343000ab0402e5443d38808a2927628801851295c1002e06128201a818b2104c2c118b981e36313d6c627a89986e0109628ae9218bd55a730100b0a148a8</data> </image> <image name="image1"> <data format="XPM.GZ" length="470">789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade65232b4500022230543251d2e253d856405bffcbc54105b19c856360003b01406c027aaac8c451428a68c551426ac0cd606174510ca7073914581044214613a8a289044158571b18aa2ab4556acac872aaa0c43f07080390ee10b6451b43053c62a8a1c7038c2b7d69a0b009b0c52c7</data> </image></images><connections> <connection> <sender>bSpline</sender> <signal>clicked()</signal> <receiver>QG_CadToolBarSplines</receiver> <slot>drawSpline()</slot> </connection> <connection> <sender>bBack</sender> <signal>clicked()</signal> <receiver>QG_CadToolBarSplines</receiver> <slot>back()</slot> </connection></connections><includes> <include location="local" impldecl="in declaration">qg_actionhandler.h</include> <include location="local" impldecl="in implementation">qg_cadtoolbar.h</include> <include location="local" impldecl="in implementation">qg_cadtoolbarsplines.ui.h</include></includes><forwards> <forward>class QG_CadToolBar</forward></forwards><variables> <variable>QG_ActionHandler* actionHandler;</variable> <variable>QG_CadToolBar* cadToolBar;</variable></variables><slots> <slot>mousePressEvent( QMouseEvent * e )</slot> <slot>contextMenuEvent( QContextMenuEvent * e )</slot> <slot>setCadToolBar( QG_CadToolBar * tb )</slot> <slot>drawSpline()</slot> <slot>back()</slot></slots><functions> <function access="private" specifier="non virtual">init()</function></functions><layoutdefaults spacing="6" margin="11"/></UI>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -