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

📄 addsphere.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>                                                        <widget class="QLabel">                                                            <property name="name">                                                                <cstring>textLabel3_2_2</cstring>                                                            </property>                                                            <property name="text">                                                                <string>Z</string>                                                            </property>                                                        </widget>                                                    </vbox>                                                </widget>                                                <widget class="QLayoutWidget">                                                    <property name="name">                                                        <cstring>layout35</cstring>                                                    </property>                                                    <vbox>                                                        <property name="name">                                                            <cstring>unnamed</cstring>                                                        </property>                                                        <widget class="QLineEdit">                                                            <property name="name">                                                                <cstring>sphereCenterXLineEdit</cstring>                                                            </property>                                                        </widget>                                                        <widget class="QLineEdit">                                                            <property name="name">                                                                <cstring>sphereCenterYLineEdit</cstring>                                                            </property>                                                        </widget>                                                        <widget class="QLineEdit">                                                            <property name="name">                                                                <cstring>sphereCenterZLineEdit</cstring>                                                            </property>                                                        </widget>                                                    </vbox>                                                </widget>                                            </hbox>                                        </widget>                                    </grid>                                </widget>                                <widget class="QGroupBox">                                    <property name="name">                                        <cstring>groupBox9</cstring>                                    </property>                                    <property name="title">                                        <string>Radius [m]</string>                                    </property>                                    <grid>                                        <property name="name">                                            <cstring>unnamed</cstring>                                        </property>                                        <widget class="QLayoutWidget" row="0" column="0">                                            <property name="name">                                                <cstring>layout51</cstring>                                            </property>                                            <hbox>                                                <property name="name">                                                    <cstring>unnamed</cstring>                                                </property>                                                <widget class="QLabel">                                                    <property name="name">                                                        <cstring>textLabel5</cstring>                                                    </property>                                                    <property name="text">                                                        <string>R</string>                                                    </property>                                                </widget>                                                <widget class="QLineEdit">                                                    <property name="name">                                                        <cstring>sphereRadiusLineEdit</cstring>                                                    </property>                                                </widget>                                            </hbox>                                        </widget>                                    </grid>                                </widget>                            </vbox>                        </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>261</width>                                    <height>20</height>                                </size>                            </property>                        </spacer>                    </hbox>                </widget>                <widget class="QLayoutWidget">                    <property name="name">                        <cstring>layout55</cstring>                    </property>                    <hbox>                        <property name="name">                            <cstring>unnamed</cstring>                        </property>                        <widget class="QPushButton">                            <property name="name">                                <cstring>addSphereOKpushButton</cstring>                            </property>                            <property name="text">                                <string>OK</string>                            </property>                        </widget>                        <spacer>                            <property name="name">                                <cstring>spacer8</cstring>                            </property>                            <property name="orientation">                                <enum>Horizontal</enum>                            </property>                            <property name="sizeType">                                <enum>Expanding</enum>                            </property>                            <property name="sizeHint">                                <size>                                    <width>256</width>                                    <height>20</height>                                </size>                            </property>                        </spacer>                        <widget class="QPushButton">                            <property name="name">                                <cstring>addSphereCancelpushButton</cstring>                            </property>                            <property name="text">                                <string>Cancel</string>                            </property>                        </widget>                    </hbox>                </widget>            </vbox>        </widget>    </vbox></widget><connections>    <connection>        <sender>addSphereOKpushButton</sender>        <signal>clicked()</signal>        <receiver>AddSphereForm</receiver>        <slot>OKSlot()</slot>    </connection>    <connection>        <sender>addSphereCancelpushButton</sender>        <signal>clicked()</signal>        <receiver>AddSphereForm</receiver>        <slot>CancelSlot()</slot>    </connection></connections><includes>    <include location="local" impldecl="in implementation">addsphere.ui.h</include></includes><signals>    <signal>NewItem(QString,int,int,int,int,float)</signal>    <signal>Cancel()</signal></signals><slots>    <slot>OKSlot()</slot>    <slot>CancelSlot()</slot>    <slot>takeMaxMaterialIndx( int maxIndx )</slot></slots><pixmapinproject/><layoutdefaults spacing="6" margin="11"/></UI>

⌨️ 快捷键说明

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