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

📄 addcylinderform.ui

📁 The purpose of this program is to enable building a config file to the radarFDTD package using a mo
💻 UI
📖 第 1 页 / 共 2 页
字号:
                                                        <cstring>cylinderCenterZLineEdit</cstring>                                                    </property>                                                </widget>                                            </vbox>                                        </widget>                                    </hbox>                                </widget>                            </grid>                        </widget>                        <widget class="QGroupBox">                            <property name="name">                                <cstring>groupBox14</cstring>                            </property>                            <property name="title">                                <string>Dimensions</string>                            </property>                            <grid>                                <property name="name">                                    <cstring>unnamed</cstring>                                </property>                                <widget class="QLayoutWidget" row="0" column="0">                                    <property name="name">                                        <cstring>layout48</cstring>                                    </property>                                    <hbox>                                        <property name="name">                                            <cstring>unnamed</cstring>                                        </property>                                        <widget class="QLayoutWidget">                                            <property name="name">                                                <cstring>layout47</cstring>                                            </property>                                            <vbox>                                                <property name="name">                                                    <cstring>unnamed</cstring>                                                </property>                                                <widget class="QLabel">                                                    <property name="name">                                                        <cstring>textLabel1</cstring>                                                    </property>                                                    <property name="text">                                                        <string>Radius [m]</string>                                                    </property>                                                </widget>                                                <widget class="QLabel">                                                    <property name="name">                                                        <cstring>textLabel1_2</cstring>                                                    </property>                                                    <property name="text">                                                        <string>Height [m]</string>                                                    </property>                                                </widget>                                                <widget class="QLabel">                                                    <property name="name">                                                        <cstring>textLabel1_2_2</cstring>                                                    </property>                                                    <property name="text">                                                        <string>Phi [deg]</string>                                                    </property>                                                </widget>                                                <widget class="QLabel">                                                    <property name="name">                                                        <cstring>textLabel1_2_2_2</cstring>                                                    </property>                                                    <property name="text">                                                        <string>Theta [deg]</string>                                                    </property>                                                </widget>                                            </vbox>                                        </widget>                                        <widget class="QLayoutWidget">                                            <property name="name">                                                <cstring>layout46</cstring>                                            </property>                                            <vbox>                                                <property name="name">                                                    <cstring>unnamed</cstring>                                                </property>                                                <widget class="QLineEdit">                                                    <property name="name">                                                        <cstring>radiusLineEdit</cstring>                                                    </property>                                                </widget>                                                <widget class="QLineEdit">                                                    <property name="name">                                                        <cstring>heightLineEdit</cstring>                                                    </property>                                                </widget>                                                <widget class="QLineEdit">                                                    <property name="name">                                                        <cstring>phiLineEdit</cstring>                                                    </property>                                                </widget>                                                <widget class="QLineEdit">                                                    <property name="name">                                                        <cstring>thetaLineEdit</cstring>                                                    </property>                                                </widget>                                            </vbox>                                        </widget>                                    </hbox>                                </widget>                            </grid>                        </widget>                    </hbox>                </widget>                <spacer>                    <property name="name">                        <cstring>spacer15</cstring>                    </property>                    <property name="orientation">                        <enum>Vertical</enum>                    </property>                    <property name="sizeType">                        <enum>Expanding</enum>                    </property>                    <property name="sizeHint">                        <size>                            <width>20</width>                            <height>50</height>                        </size>                    </property>                </spacer>                <widget class="QLayoutWidget">                    <property name="name">                        <cstring>layout50</cstring>                    </property>                    <hbox>                        <property name="name">                            <cstring>unnamed</cstring>                        </property>                        <widget class="QPushButton">                            <property name="name">                                <cstring>OKPushButton</cstring>                            </property>                            <property name="text">                                <string>OK</string>                            </property>                        </widget>                        <spacer>                            <property name="name">                                <cstring>spacer16</cstring>                            </property>                            <property name="orientation">                                <enum>Horizontal</enum>                            </property>                            <property name="sizeType">                                <enum>Expanding</enum>                            </property>                            <property name="sizeHint">                                <size>                                    <width>120</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>    </grid></widget><connections>    <connection>        <sender>OKPushButton</sender>        <signal>clicked()</signal>        <receiver>AddCylinderForm</receiver>        <slot>OKSlot()</slot>    </connection>    <connection>        <sender>cancelPushButton</sender>        <signal>clicked()</signal>        <receiver>AddCylinderForm</receiver>        <slot>CancelSlot()</slot>    </connection></connections><includes>    <include location="local" impldecl="in implementation">addcylinderform.ui.h</include></includes><signals>    <signal>NewItem(QString,int,int,int,int,float,float,float,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 + -