📄 addxmtform.ui
字号:
</property> </widget> <widget class="QLabel"> <property name="name"> <cstring>textLabel3_2_2_2</cstring> </property> <property name="text"> <string>Z</string> </property> </widget> </vbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout48_2</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLineEdit"> <property name="name"> <cstring>X1LineEdit</cstring> </property> </widget> <widget class="QLineEdit"> <property name="name"> <cstring>Y1LineEdit</cstring> </property> </widget> <widget class="QLineEdit"> <property name="name"> <cstring>Z1LineEdit</cstring> </property> </widget> </vbox> </widget> </hbox> </widget> </grid> </widget> </hbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout56</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel4_2_2</cstring> </property> <property name="text"> <string>Skip [Cells]</string> </property> </widget> <widget class="QLineEdit"> <property name="name"> <cstring>skipLineEdit</cstring> </property> <property name="toolTip" stdset="0"> <string>The space skip factor in case when an array of transmitters is defined (start corner not equale end corner).</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer12</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>220</width> <height>20</height> </size> </property> </spacer> </hbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout57</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QPushButton"> <property name="name"> <cstring>addPushButton</cstring> </property> <property name="text"> <string>Add</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer17</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>71</width> <height>20</height> </size> </property> </spacer> <widget class="QPushButton"> <property name="name"> <cstring>DonePushButton</cstring> </property> <property name="text"> <string>Done</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer17_2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>71</width> <height>20</height> </size> </property> </spacer> <widget class="QPushButton"> <property name="name"> <cstring>cancelPushButton</cstring> </property> <property name="text"> <string>Cancel</string> </property> </widget> </hbox> </widget> </vbox></widget><connections> <connection> <sender>DonePushButton</sender> <signal>clicked()</signal> <receiver>AddXmtForm</receiver> <slot>DoneSlot()</slot> </connection> <connection> <sender>addPushButton</sender> <signal>clicked()</signal> <receiver>AddXmtForm</receiver> <slot>addSlot()</slot> </connection> <connection> <sender>cancelPushButton</sender> <signal>clicked()</signal> <receiver>AddXmtForm</receiver> <slot>CancelSlot()</slot> </connection></connections><includes> <include location="local" impldecl="in implementation">addxmtform.ui.h</include></includes><signals> <signal>NewXmtParams(QString,int,int,int,int,int,int,int)</signal> <signal>Cancel()</signal></signals><slots> <slot>addSlot()</slot> <slot>DoneSlot()</slot> <slot>CancelSlot()</slot></slots><pixmapinproject/><layoutdefaults spacing="6" margin="11"/></UI>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -