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

📄 gaussianpulseconfigform.ui

📁 The purpose of this program is to enable building a config file to the radarFDTD package using a mo
💻 UI
字号:
<!DOCTYPE UI><UI version="3.2" stdsetdef="1"><class>GaussianPulseConfigForm</class><widget class="QDialog">    <property name="name">        <cstring>GaussianPulseConfigForm</cstring>    </property>    <property name="geometry">        <rect>            <x>0</x>            <y>0</y>            <width>306</width>            <height>253</height>        </rect>    </property>    <property name="caption">        <string>Gaussian Pulse Config</string>    </property>    <grid>        <property name="name">            <cstring>unnamed</cstring>        </property>        <widget class="QLayoutWidget" row="0" column="0">            <property name="name">                <cstring>layout83</cstring>            </property>            <vbox>                <property name="name">                    <cstring>unnamed</cstring>                </property>                <widget class="QLayoutWidget">                    <property name="name">                        <cstring>layout81</cstring>                    </property>                    <hbox>                        <property name="name">                            <cstring>unnamed</cstring>                        </property>                        <widget class="QLayoutWidget">                            <property name="name">                                <cstring>layout79</cstring>                            </property>                            <vbox>                                <property name="name">                                    <cstring>unnamed</cstring>                                </property>                                <widget class="QLabel">                                    <property name="name">                                        <cstring>textLabel7</cstring>                                    </property>                                    <property name="text">                                        <string>Amplitude</string>                                    </property>                                </widget>                                <widget class="QLabel">                                    <property name="name">                                        <cstring>textLabel7_2</cstring>                                    </property>                                    <property name="text">                                        <string>Peak Delay [sec]</string>                                    </property>                                </widget>                                <widget class="QLabel">                                    <property name="name">                                        <cstring>textLabel7_2_2</cstring>                                    </property>                                    <property name="text">                                        <string>Pulse width [sec]</string>                                    </property>                                </widget>                            </vbox>                        </widget>                        <widget class="QLayoutWidget">                            <property name="name">                                <cstring>layout78</cstring>                            </property>                            <vbox>                                <property name="name">                                    <cstring>unnamed</cstring>                                </property>                                <widget class="QLineEdit">                                    <property name="name">                                        <cstring>gaussianPulseAmpLineEdit</cstring>                                    </property>                                </widget>                                <widget class="QLineEdit">                                    <property name="name">                                        <cstring>gaussianPulsePeakDelayLineEdit</cstring>                                    </property>                                </widget>                                <widget class="QLineEdit">                                    <property name="name">                                        <cstring>gaussianPulseWidthLineEdit</cstring>                                    </property>                                </widget>                            </vbox>                        </widget>                    </hbox>                </widget>                <spacer>                    <property name="name">                        <cstring>spacer19</cstring>                    </property>                    <property name="orientation">                        <enum>Vertical</enum>                    </property>                    <property name="sizeType">                        <enum>Expanding</enum>                    </property>                    <property name="sizeHint">                        <size>                            <width>20</width>                            <height>41</height>                        </size>                    </property>                </spacer>                <widget class="QLayoutWidget">                    <property name="name">                        <cstring>layout30</cstring>                    </property>                    <hbox>                        <property name="name">                            <cstring>unnamed</cstring>                        </property>                        <widget class="QPushButton">                            <property name="name">                                <cstring>gaussianPulseModeCfgOK</cstring>                            </property>                            <property name="text">                                <string>OK</string>                            </property>                        </widget>                        <spacer>                            <property name="name">                                <cstring>spacer6</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>gaussianPulseModeCfgCancel</cstring>                            </property>                            <property name="text">                                <string>Cancel</string>                            </property>                        </widget>                    </hbox>                </widget>            </vbox>        </widget>    </grid></widget><connections>    <connection>        <sender>gaussianPulseModeCfgOK</sender>        <signal>clicked()</signal>        <receiver>GaussianPulseConfigForm</receiver>        <slot>OKSlot()</slot>    </connection>    <connection>        <sender>gaussianPulseModeCfgCancel</sender>        <signal>clicked()</signal>        <receiver>GaussianPulseConfigForm</receiver>        <slot>CancelSlot()</slot>    </connection></connections><includes>    <include location="local" impldecl="in implementation">gaussianpulseconfigform.ui.h</include></includes><signals>    <signal>NewModeParams(float,float,float)</signal>    <signal>Cancel()</signal></signals><slots>    <slot>OKSlot()</slot>    <slot>CancelSlot()</slot></slots><pixmapinproject/><layoutdefaults spacing="6" margin="11"/></UI>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -