📄 radafdtdgui.ui
字号:
</property> <attribute name="title"> <string>Sources/Recivers</string> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QGroupBox" row="0" column="0"> <property name="name"> <cstring>groupBox10</cstring> </property> <property name="title"> <string>Transmitters</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QSplitter" row="0" column="0"> <property name="name"> <cstring>splitter4</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout30</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel7</cstring> </property> <property name="text"> <string>Locations</string> </property> </widget> <widget class="QTable"> <column> <property name="text"> <string>Name</string> </property> </column> <column> <property name="text"> <string>Start</string> </property> </column> <column> <property name="text"> <string>End</string> </property> </column> <column> <property name="text"> <string>Skip</string> </property> </column> <property name="name"> <cstring>xmtTable</cstring> </property> <property name="numRows"> <number>0</number> </property> <property name="numCols"> <number>4</number> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> </vbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout34</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QGroupBox"> <property name="name"> <cstring>groupBox7</cstring> </property> <property name="title"> <string>Mode</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget" row="1" column="0"> <property name="name"> <cstring>layout33</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <spacer> <property name="name"> <cstring>spacer3</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> <widget class="QPushButton"> <property name="name"> <cstring>modeConfigButton</cstring> </property> <property name="text"> <string>Config</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer4</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> </hbox> </widget> <widget class="QComboBox" row="0" column="0"> <item> <property name="text"> <string>Sine</string> </property> </item> <item> <property name="text"> <string>Sine square</string> </property> </item> <item> <property name="text"> <string>Gaussian pulse</string> </property> </item> <item> <property name="text"> <string>RT Radar pulse</string> </property> </item> <property name="name"> <cstring>xmtModeCombo</cstring> </property> <property name="toolTip" stdset="0"> <string>Set the mode of transmission (king of transmission signal).</string> </property> </widget> </grid> </widget> <widget class="QGroupBox"> <property name="name"> <cstring>groupBox8</cstring> </property> <property name="title"> <string>Polarization</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QComboBox" row="0" column="0"> <item> <property name="text"> <string>X</string> </property> </item> <item> <property name="text"> <string>Y</string> </property> </item> <item> <property name="text"> <string>Z</string> </property> </item> <property name="name"> <cstring>xmtPolCombo</cstring> </property>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -