⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 addrcvform.ui

📁 The purpose of this program is to enable building a config file to the radarFDTD package using a mo
💻 UI
📖 第 1 页 / 共 2 页
字号:
                    </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>        <widget class="QLayoutWidget" row="2" column="0">            <property name="name">                <cstring>layout84</cstring>            </property>            <hbox>                <property name="name">                    <cstring>unnamed</cstring>                </property>                <widget class="QLayoutWidget">                    <property name="name">                        <cstring>layout80</cstring>                    </property>                    <vbox>                        <property name="name">                            <cstring>unnamed</cstring>                        </property>                        <widget class="QLabel">                            <property name="name">                                <cstring>textLabel4_2_3</cstring>                            </property>                            <property name="text">                                <string>Component</string>                            </property>                        </widget>                        <widget class="QLabel">                            <property name="name">                                <cstring>textLabel4_2_2</cstring>                            </property>                            <property name="text">                                <string>Skip [Cells]</string>                            </property>                        </widget>                    </vbox>                </widget>                <widget class="QLayoutWidget">                    <property name="name">                        <cstring>layout83</cstring>                    </property>                    <vbox>                        <property name="name">                            <cstring>unnamed</cstring>                        </property>                        <widget class="QComboBox">                            <item>                                <property name="text">                                    <string>H-total</string>                                </property>                            </item>                            <item>                                <property name="text">                                    <string>Hx</string>                                </property>                            </item>                            <item>                                <property name="text">                                    <string>Hy</string>                                </property>                            </item>                            <item>                                <property name="text">                                    <string>Hz</string>                                </property>                            </item>                            <item>                                <property name="text">                                    <string>Ex</string>                                </property>                            </item>                            <item>                                <property name="text">                                    <string>Ey</string>                                </property>                            </item>                            <item>                                <property name="text">                                    <string>Ez</string>                                </property>                            </item>                            <item>                                <property name="text">                                    <string>E-total</string>                                </property>                            </item>                            <property name="name">                                <cstring>componentComboBox</cstring>                            </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 receivers is defined (start corner not equale end corner).</string>                            </property>                        </widget>                    </vbox>                </widget>                <widget class="QLayoutWidget">                    <property name="name">                        <cstring>layout81</cstring>                    </property>                    <vbox>                        <property name="name">                            <cstring>unnamed</cstring>                        </property>                        <spacer>                            <property name="name">                                <cstring>spacer12_2_2</cstring>                            </property>                            <property name="orientation">                                <enum>Horizontal</enum>                            </property>                            <property name="sizeType">                                <enum>Expanding</enum>                            </property>                            <property name="sizeHint">                                <size>                                    <width>200</width>                                    <height>20</height>                                </size>                            </property>                        </spacer>                        <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>                    </vbox>                </widget>            </hbox>        </widget>    </grid></widget><connections>    <connection>        <sender>addPushButton</sender>        <signal>clicked()</signal>        <receiver>AddRcvForm</receiver>        <slot>addSlot()</slot>    </connection>    <connection>        <sender>DonePushButton</sender>        <signal>clicked()</signal>        <receiver>AddRcvForm</receiver>        <slot>doneSlot()</slot>    </connection>    <connection>        <sender>cancelPushButton</sender>        <signal>clicked()</signal>        <receiver>AddRcvForm</receiver>        <slot>cancelSlot()</slot>    </connection></connections><tabstops>    <tabstop>nameLineEdit</tabstop>    <tabstop>X0LineEdit</tabstop>    <tabstop>Y0LineEdit</tabstop>    <tabstop>Z0LineEdit</tabstop>    <tabstop>X1LineEdit</tabstop>    <tabstop>Y1LineEdit</tabstop>    <tabstop>Z1LineEdit</tabstop>    <tabstop>componentComboBox</tabstop>    <tabstop>skipLineEdit</tabstop>    <tabstop>addPushButton</tabstop>    <tabstop>DonePushButton</tabstop>    <tabstop>cancelPushButton</tabstop></tabstops><includes>    <include location="local" impldecl="in implementation">addrcvform.ui.h</include></includes><signals>    <signal>NewRcvItem(QString,int,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 + -