📄 qg_snapdistoptions.ui
字号:
<!DOCTYPE UI><UI version="3.1" stdsetdef="1"><class>QG_SnapDistOptions</class><widget class="QWidget"> <property name="name"> <cstring>QG_SnapDistOptions</cstring> </property> <property name="geometry"> <rect> <x>49</x> <y>75</y> <width>150</width> <height>24</height> </rect> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>4</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>130</width> <height>22</height> </size> </property> <property name="maximumSize"> <size> <width>150</width> <height>32767</height> </size> </property> <property name="caption"> <string>Snap Distance Options</string> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>1</number> </property> <widget class="QLabel"> <property name="name"> <cstring>lDist</cstring> </property> <property name="text"> <string>Distance:</string> </property> </widget> <widget class="QLineEdit"> <property name="name"> <cstring>leDist</cstring> </property> </widget> <widget class="Line"> <property name="name"> <cstring>sep1</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="frameShape"> <enum>VLine</enum> </property> <property name="frameShadow"> <enum>Sunken</enum> </property> <property name="orientation"> <enum>Vertical</enum> </property> </widget> </hbox></widget><connections> <connection> <sender>leDist</sender> <signal>textChanged(const QString&)</signal> <receiver>QG_SnapDistOptions</receiver> <slot>updateDist(const QString&)</slot> </connection></connections><includes> <include location="local" impldecl="in declaration">rs_circle.h</include> <include location="local" impldecl="in declaration">rs_settings.h</include> <include location="local" impldecl="in implementation">qg_snapdistoptions.ui.h</include></includes><variables> <variable>double* dist;</variable></variables><slots> <slot>setDist( double * d )</slot> <slot>updateDist( const QString & d )</slot></slots><functions> <function access="private" specifier="non virtual">destroy()</function></functions><layoutdefaults spacing="6" margin="11"/></UI>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -