1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>MainWindow</class>
- <widget class="QMainWindow" name="MainWindow">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>1410</width>
- <height>929</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>MainWindow</string>
- </property>
- <widget class="QWidget" name="centralWidget">
- <widget class="QTabWidget" name="tabWidget">
- <property name="geometry">
- <rect>
- <x>-10</x>
- <y>10</y>
- <width>1391</width>
- <height>861</height>
- </rect>
- </property>
- <property name="currentIndex">
- <number>0</number>
- </property>
- <widget class="QWidget" name="tab_22">
- <attribute name="title">
- <string>蓝方模型</string>
- </attribute>
- <widget class="Line" name="line_69">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>40</y>
- <width>20</width>
- <height>251</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- <widget class="Line" name="line_73">
- <property name="geometry">
- <rect>
- <x>50</x>
- <y>70</y>
- <width>231</width>
- <height>3</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- <widget class="Line" name="line_74">
- <property name="geometry">
- <rect>
- <x>50</x>
- <y>40</y>
- <width>231</width>
- <height>3</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- <widget class="QLabel" name="label_52">
- <property name="geometry">
- <rect>
- <x>120</x>
- <y>50</y>
- <width>91</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>预警卫星模型</string>
- </property>
- </widget>
- <widget class="QPushButton" name="pushButton_17">
- <property name="geometry">
- <rect>
- <x>170</x>
- <y>250</y>
- <width>93</width>
- <height>28</height>
- </rect>
- </property>
- <property name="text">
- <string>清空</string>
- </property>
- </widget>
- <widget class="QComboBox" name="comboBox_14">
- <property name="geometry">
- <rect>
- <x>160</x>
- <y>130</y>
- <width>87</width>
- <height>22</height>
- </rect>
- </property>
- <item>
- <property name="text">
- <string>卫星1</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>卫星2</string>
- </property>
- </item>
- </widget>
- <widget class="QPushButton" name="pushButton_18">
- <property name="geometry">
- <rect>
- <x>60</x>
- <y>250</y>
- <width>93</width>
- <height>28</height>
- </rect>
- </property>
- <property name="text">
- <string>创建</string>
- </property>
- </widget>
- <widget class="Line" name="line_75">
- <property name="geometry">
- <rect>
- <x>270</x>
- <y>40</y>
- <width>20</width>
- <height>251</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- <widget class="QLabel" name="label_153">
- <property name="geometry">
- <rect>
- <x>70</x>
- <y>130</y>
- <width>72</width>
- <height>15</height>
- </rect>
- </property>
- <property name="text">
- <string>卫星类型:</string>
- </property>
- </widget>
- <widget class="Line" name="line_76">
- <property name="geometry">
- <rect>
- <x>50</x>
- <y>290</y>
- <width>231</width>
- <height>3</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- <widget class="QLabel" name="label_154">
- <property name="geometry">
- <rect>
- <x>60</x>
- <y>160</y>
- <width>101</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>轨迹文件路径: </string>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_87">
- <property name="geometry">
- <rect>
- <x>60</x>
- <y>200</y>
- <width>171</width>
- <height>21</height>
- </rect>
- </property>
- </widget>
- <widget class="QPushButton" name="pushButton_19">
- <property name="geometry">
- <rect>
- <x>240</x>
- <y>200</y>
- <width>31</width>
- <height>28</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QTableView" name="tableView_5">
- <property name="geometry">
- <rect>
- <x>30</x>
- <y>410</y>
- <width>256</width>
- <height>281</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_155">
- <property name="geometry">
- <rect>
- <x>100</x>
- <y>360</y>
- <width>121</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>已创建的预警卫星</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_156">
- <property name="geometry">
- <rect>
- <x>70</x>
- <y>90</y>
- <width>72</width>
- <height>15</height>
- </rect>
- </property>
- <property name="text">
- <string>卫星编号:</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_88">
- <property name="geometry">
- <rect>
- <x>150</x>
- <y>90</y>
- <width>113</width>
- <height>21</height>
- </rect>
- </property>
- </widget>
- <widget class="Line" name="line_77">
- <property name="geometry">
- <rect>
- <x>370</x>
- <y>30</y>
- <width>20</width>
- <height>711</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- <widget class="QPushButton" name="pushButton_20">
- <property name="geometry">
- <rect>
- <x>630</x>
- <y>700</y>
- <width>93</width>
- <height>28</height>
- </rect>
- </property>
- <property name="text">
- <string>清空</string>
- </property>
- </widget>
- <widget class="Line" name="line_78">
- <property name="geometry">
- <rect>
- <x>380</x>
- <y>20</y>
- <width>411</width>
- <height>16</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- <widget class="QLabel" name="label_157">
- <property name="geometry">
- <rect>
- <x>500</x>
- <y>40</y>
- <width>171</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>中远程雷达末端拦截模型</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_158">
- <property name="geometry">
- <rect>
- <x>400</x>
- <y>80</y>
- <width>72</width>
- <height>15</height>
- </rect>
- </property>
- <property name="text">
- <string>雷达编号:</string>
- </property>
- </widget>
- <widget class="Line" name="line_79">
- <property name="geometry">
- <rect>
- <x>380</x>
- <y>730</y>
- <width>411</width>
- <height>16</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- <widget class="QPushButton" name="CreateInterceptRadarButton">
- <property name="geometry">
- <rect>
- <x>470</x>
- <y>700</y>
- <width>93</width>
- <height>28</height>
- </rect>
- </property>
- <property name="text">
- <string>创建</string>
- </property>
- </widget>
- <widget class="Line" name="line_80">
- <property name="geometry">
- <rect>
- <x>780</x>
- <y>30</y>
- <width>20</width>
- <height>711</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- <widget class="Line" name="line_81">
- <property name="geometry">
- <rect>
- <x>380</x>
- <y>60</y>
- <width>411</width>
- <height>16</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_interceptRadarId">
- <property name="geometry">
- <rect>
- <x>542</x>
- <y>80</y>
- <width>161</width>
- <height>21</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_159">
- <property name="geometry">
- <rect>
- <x>400</x>
- <y>250</y>
- <width>101</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>载波频率/Hz:</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_fc">
- <property name="geometry">
- <rect>
- <x>530</x>
- <y>250</y>
- <width>111</width>
- <height>21</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_160">
- <property name="geometry">
- <rect>
- <x>398</x>
- <y>290</y>
- <width>131</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>脉冲带宽:</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_BW">
- <property name="geometry">
- <rect>
- <x>530</x>
- <y>290</y>
- <width>111</width>
- <height>21</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_161">
- <property name="geometry">
- <rect>
- <x>398</x>
- <y>500</y>
- <width>101</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>单边阵元数量:</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_92">
- <property name="geometry">
- <rect>
- <x>540</x>
- <y>500</y>
- <width>161</width>
- <height>21</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_162">
- <property name="geometry">
- <rect>
- <x>400</x>
- <y>370</y>
- <width>101</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>带宽/Hz:</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_T">
- <property name="geometry">
- <rect>
- <x>530</x>
- <y>370</y>
- <width>91</width>
- <height>21</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_163">
- <property name="geometry">
- <rect>
- <x>400</x>
- <y>330</y>
- <width>121</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>PRF模式:</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_PRF">
- <property name="geometry">
- <rect>
- <x>530</x>
- <y>330</y>
- <width>91</width>
- <height>21</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_164">
- <property name="geometry">
- <rect>
- <x>400</x>
- <y>170</y>
- <width>91</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>辐射源类型:</string>
- </property>
- </widget>
- <widget class="QComboBox" name="comboBox_radarType">
- <property name="geometry">
- <rect>
- <x>530</x>
- <y>170</y>
- <width>111</width>
- <height>22</height>
- </rect>
- </property>
- <item>
- <property name="text">
- <string>模型001</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>模型101</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>模型102</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>模型103</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>模型201</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>模型202</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>模型203</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>模型301</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>模型302</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>模型303</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>模型401</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>模型402</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>模型403</string>
- </property>
- </item>
- </widget>
- <widget class="QLabel" name="label_165">
- <property name="geometry">
- <rect>
- <x>400</x>
- <y>210</y>
- <width>72</width>
- <height>15</height>
- </rect>
- </property>
- <property name="text">
- <string>信号类型:</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_95">
- <property name="geometry">
- <rect>
- <x>540</x>
- <y>540</y>
- <width>161</width>
- <height>21</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_166">
- <property name="geometry">
- <rect>
- <x>400</x>
- <y>540</y>
- <width>121</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>阵元间距/m:</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_168">
- <property name="geometry">
- <rect>
- <x>400</x>
- <y>580</y>
- <width>121</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>天线增益/dB:</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_97">
- <property name="geometry">
- <rect>
- <x>540</x>
- <y>580</y>
- <width>161</width>
- <height>21</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_169">
- <property name="geometry">
- <rect>
- <x>400</x>
- <y>620</y>
- <width>151</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>发动机功率/W:</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_98">
- <property name="geometry">
- <rect>
- <x>540</x>
- <y>620</y>
- <width>161</width>
- <height>21</height>
- </rect>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_99">
- <property name="geometry">
- <rect>
- <x>540</x>
- <y>660</y>
- <width>161</width>
- <height>21</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_170">
- <property name="geometry">
- <rect>
- <x>400</x>
- <y>660</y>
- <width>151</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>工作频率/Hz:</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_172">
- <property name="geometry">
- <rect>
- <x>1000</x>
- <y>40</y>
- <width>241</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>已创建的中远程雷达末端拦截模型</string>
- </property>
- </widget>
- <widget class="QTableView" name="tableView_6">
- <property name="geometry">
- <rect>
- <x>865</x>
- <y>80</y>
- <width>501</width>
- <height>281</height>
- </rect>
- </property>
- </widget>
- <widget class="Line" name="line_82">
- <property name="geometry">
- <rect>
- <x>990</x>
- <y>730</y>
- <width>231</width>
- <height>3</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- <widget class="Line" name="line_83">
- <property name="geometry">
- <rect>
- <x>980</x>
- <y>480</y>
- <width>20</width>
- <height>251</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- <widget class="QPushButton" name="pushButton_23">
- <property name="geometry">
- <rect>
- <x>1000</x>
- <y>690</y>
- <width>93</width>
- <height>28</height>
- </rect>
- </property>
- <property name="text">
- <string>创建</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_173">
- <property name="geometry">
- <rect>
- <x>1010</x>
- <y>570</y>
- <width>72</width>
- <height>15</height>
- </rect>
- </property>
- <property name="text">
- <string>x坐标:</string>
- </property>
- </widget>
- <widget class="Line" name="line_84">
- <property name="geometry">
- <rect>
- <x>990</x>
- <y>510</y>
- <width>231</width>
- <height>3</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- <widget class="QLabel" name="label_174">
- <property name="geometry">
- <rect>
- <x>1060</x>
- <y>490</y>
- <width>91</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>指挥控制中心</string>
- </property>
- </widget>
- <widget class="QPushButton" name="pushButton_24">
- <property name="geometry">
- <rect>
- <x>1110</x>
- <y>690</y>
- <width>93</width>
- <height>28</height>
- </rect>
- </property>
- <property name="text">
- <string>清空</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_101">
- <property name="geometry">
- <rect>
- <x>1090</x>
- <y>570</y>
- <width>113</width>
- <height>21</height>
- </rect>
- </property>
- </widget>
- <widget class="Line" name="line_85">
- <property name="geometry">
- <rect>
- <x>990</x>
- <y>480</y>
- <width>231</width>
- <height>3</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- <widget class="Line" name="line_86">
- <property name="geometry">
- <rect>
- <x>1210</x>
- <y>480</y>
- <width>20</width>
- <height>251</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- <widget class="QLabel" name="label_175">
- <property name="geometry">
- <rect>
- <x>1070</x>
- <y>540</y>
- <width>72</width>
- <height>15</height>
- </rect>
- </property>
- <property name="text">
- <string>中心位置</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_176">
- <property name="geometry">
- <rect>
- <x>1010</x>
- <y>610</y>
- <width>72</width>
- <height>15</height>
- </rect>
- </property>
- <property name="text">
- <string>y坐标:</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_102">
- <property name="geometry">
- <rect>
- <x>1090</x>
- <y>610</y>
- <width>113</width>
- <height>21</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_177">
- <property name="geometry">
- <rect>
- <x>1010</x>
- <y>650</y>
- <width>72</width>
- <height>15</height>
- </rect>
- </property>
- <property name="text">
- <string>z坐标:</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_103">
- <property name="geometry">
- <rect>
- <x>1090</x>
- <y>650</y>
- <width>113</width>
- <height>21</height>
- </rect>
- </property>
- </widget>
- <widget class="Line" name="line_101">
- <property name="geometry">
- <rect>
- <x>380</x>
- <y>110</y>
- <width>411</width>
- <height>16</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- <widget class="Line" name="line_102">
- <property name="geometry">
- <rect>
- <x>380</x>
- <y>150</y>
- <width>411</width>
- <height>16</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- <widget class="QLabel" name="label_171">
- <property name="geometry">
- <rect>
- <x>530</x>
- <y>130</y>
- <width>171</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>信号参数设置</string>
- </property>
- </widget>
- <widget class="QComboBox" name="comboBox_27">
- <property name="geometry">
- <rect>
- <x>540</x>
- <y>460</y>
- <width>161</width>
- <height>22</height>
- </rect>
- </property>
- <item>
- <property name="text">
- <string>方阵</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>线阵</string>
- </property>
- </item>
- </widget>
- <widget class="QLabel" name="label_167">
- <property name="geometry">
- <rect>
- <x>400</x>
- <y>460</y>
- <width>72</width>
- <height>15</height>
- </rect>
- </property>
- <property name="text">
- <string>阵列类型:</string>
- </property>
- </widget>
- <widget class="Line" name="line_103">
- <property name="geometry">
- <rect>
- <x>380</x>
- <y>400</y>
- <width>411</width>
- <height>16</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- <widget class="QLabel" name="label_235">
- <property name="geometry">
- <rect>
- <x>530</x>
- <y>420</y>
- <width>171</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>发射机参数设置</string>
- </property>
- </widget>
- <widget class="Line" name="line_104">
- <property name="geometry">
- <rect>
- <x>380</x>
- <y>440</y>
- <width>411</width>
- <height>16</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_sigType">
- <property name="geometry">
- <rect>
- <x>530</x>
- <y>210</y>
- <width>111</width>
- <height>21</height>
- </rect>
- </property>
- </widget>
- </widget>
- <widget class="QWidget" name="tab_4">
- <attribute name="title">
- <string>雷达信号模拟生成</string>
- </attribute>
- <widget class="QLabel" name="label_236">
- <property name="geometry">
- <rect>
- <x>205</x>
- <y>60</y>
- <width>241</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>已创建的中远程雷达末端拦截模型</string>
- </property>
- </widget>
- <widget class="QTableView" name="tableView_11">
- <property name="geometry">
- <rect>
- <x>70</x>
- <y>100</y>
- <width>501</width>
- <height>281</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_237">
- <property name="geometry">
- <rect>
- <x>110</x>
- <y>440</y>
- <width>221</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>中远程雷达末端拦截模型编号:</string>
- </property>
- </widget>
- <widget class="QComboBox" name="comboBox_28">
- <property name="geometry">
- <rect>
- <x>350</x>
- <y>440</y>
- <width>141</width>
- <height>22</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_243">
- <property name="geometry">
- <rect>
- <x>940</x>
- <y>60</y>
- <width>111</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>辐射源信号预览</string>
- </property>
- </widget>
- <widget class="QPushButton" name="pushButton_5">
- <property name="geometry">
- <rect>
- <x>210</x>
- <y>530</y>
- <width>201</width>
- <height>61</height>
- </rect>
- </property>
- <property name="text">
- <string>雷达信号生成</string>
- </property>
- </widget>
- <widget class="QChartView" name="SimShow" native="true">
- <property name="geometry">
- <rect>
- <x>630</x>
- <y>100</y>
- <width>721</width>
- <height>531</height>
- </rect>
- </property>
- </widget>
- </widget>
- </widget>
- </widget>
- <widget class="QMenuBar" name="menuBar">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>1410</width>
- <height>26</height>
- </rect>
- </property>
- </widget>
- <widget class="QToolBar" name="mainToolBar">
- <attribute name="toolBarArea">
- <enum>TopToolBarArea</enum>
- </attribute>
- <attribute name="toolBarBreak">
- <bool>false</bool>
- </attribute>
- </widget>
- <widget class="QStatusBar" name="statusBar"/>
- </widget>
- <layoutdefault spacing="6" margin="11"/>
- <customwidgets>
- <customwidget>
- <class>QChartView</class>
- <extends>QWidget</extends>
- <header>qchartview.h</header>
- <container>1</container>
- </customwidget>
- </customwidgets>
- <resources/>
- <connections/>
- </ui>
|