123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140 |
- <?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>脉内调制带宽/Hz:</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>脉冲宽度/s:</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>脉冲重复周期/s:</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>模型1</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>模型2</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>模型3</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="QLabel" name="label_231">
- <property name="geometry">
- <rect>
- <x>650</x>
- <y>250</y>
- <width>121</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>范围:(5e8~2e9)</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_232">
- <property name="geometry">
- <rect>
- <x>650</x>
- <y>290</y>
- <width>121</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>范围:(1e6~1e8)</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_233">
- <property name="geometry">
- <rect>
- <x>630</x>
- <y>330</y>
- <width>141</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>范围:(3e-6~5e-2)</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_234">
- <property name="geometry">
- <rect>
- <x>630</x>
- <y>370</y>
- <width>141</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>范围:(1e-7~1e-3)</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>
|