MainWindows.ui 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>MainWindow</class>
  4. <widget class="QMainWindow" name="MainWindow">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1056</width>
  10. <height>871</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>MainWindow</string>
  15. </property>
  16. <widget class="QWidget" name="centralwidget">
  17. <layout class="QGridLayout" name="gridLayout">
  18. <item row="1" column="0">
  19. <layout class="QHBoxLayout" name="horizontalLayout_2">
  20. <item>
  21. <widget class="QPushButton" name="btn_shell">
  22. <property name="text">
  23. <string>nc_shell-p&gt;</string>
  24. </property>
  25. </widget>
  26. </item>
  27. <item>
  28. <widget class="QTextEdit" name="textEdit">
  29. <property name="sizePolicy">
  30. <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
  31. <horstretch>0</horstretch>
  32. <verstretch>0</verstretch>
  33. </sizepolicy>
  34. </property>
  35. <property name="minimumSize">
  36. <size>
  37. <width>0</width>
  38. <height>0</height>
  39. </size>
  40. </property>
  41. <property name="maximumSize">
  42. <size>
  43. <width>16777215</width>
  44. <height>25</height>
  45. </size>
  46. </property>
  47. <property name="font">
  48. <font>
  49. <pointsize>12</pointsize>
  50. </font>
  51. </property>
  52. <property name="verticalScrollBarPolicy">
  53. <enum>Qt::ScrollBarAlwaysOff</enum>
  54. </property>
  55. <property name="horizontalScrollBarPolicy">
  56. <enum>Qt::ScrollBarAlwaysOff</enum>
  57. </property>
  58. <property name="lineWrapMode">
  59. <enum>QTextEdit::NoWrap</enum>
  60. </property>
  61. </widget>
  62. </item>
  63. </layout>
  64. </item>
  65. <item row="0" column="0">
  66. <widget class="QSplitter" name="splitter">
  67. <property name="orientation">
  68. <enum>Qt::Vertical</enum>
  69. </property>
  70. <property name="handleWidth">
  71. <number>5</number>
  72. </property>
  73. <widget class="QMdiArea" name="mdiArea"/>
  74. <widget class="QTabWidget" name="tabWidget">
  75. <property name="enabled">
  76. <bool>true</bool>
  77. </property>
  78. <property name="contextMenuPolicy">
  79. <enum>Qt::NoContextMenu</enum>
  80. </property>
  81. <property name="tabPosition">
  82. <enum>QTabWidget::South</enum>
  83. </property>
  84. <property name="currentIndex">
  85. <number>0</number>
  86. </property>
  87. <widget class="QWidget" name="LogPage">
  88. <property name="enabled">
  89. <bool>true</bool>
  90. </property>
  91. <attribute name="title">
  92. <string>Log</string>
  93. </attribute>
  94. <layout class="QGridLayout" name="gridLayout_2">
  95. <item row="0" column="0">
  96. <widget class="QTextBrowser" name="LogText">
  97. <property name="enabled">
  98. <bool>true</bool>
  99. </property>
  100. <property name="contextMenuPolicy">
  101. <enum>Qt::NoContextMenu</enum>
  102. </property>
  103. <property name="styleSheet">
  104. <string notr="true"/>
  105. </property>
  106. <property name="textInteractionFlags">
  107. <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::TextBrowserInteraction|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
  108. </property>
  109. </widget>
  110. </item>
  111. </layout>
  112. </widget>
  113. <widget class="QWidget" name="HistoryPage">
  114. <attribute name="title">
  115. <string>History</string>
  116. </attribute>
  117. <layout class="QGridLayout" name="gridLayout_3">
  118. <item row="0" column="0">
  119. <widget class="QTableWidget" name="tableHistory">
  120. <property name="contextMenuPolicy">
  121. <enum>Qt::CustomContextMenu</enum>
  122. </property>
  123. <property name="editTriggers">
  124. <set>QAbstractItemView::NoEditTriggers</set>
  125. </property>
  126. <property name="selectionMode">
  127. <enum>QAbstractItemView::SingleSelection</enum>
  128. </property>
  129. <property name="selectionBehavior">
  130. <enum>QAbstractItemView::SelectRows</enum>
  131. </property>
  132. <property name="showGrid">
  133. <bool>false</bool>
  134. </property>
  135. <attribute name="horizontalHeaderVisible">
  136. <bool>false</bool>
  137. </attribute>
  138. <attribute name="verticalHeaderVisible">
  139. <bool>false</bool>
  140. </attribute>
  141. <column>
  142. <property name="text">
  143. <string>新建列</string>
  144. </property>
  145. </column>
  146. </widget>
  147. </item>
  148. </layout>
  149. </widget>
  150. <widget class="QWidget" name="MessagePage">
  151. <attribute name="title">
  152. <string>Message</string>
  153. </attribute>
  154. <layout class="QGridLayout" name="gridLayout_4">
  155. <item row="0" column="0">
  156. <widget class="QTreeWidget" name="MessageTreeView">
  157. <property name="contextMenuPolicy">
  158. <enum>Qt::CustomContextMenu</enum>
  159. </property>
  160. <property name="headerHidden">
  161. <bool>true</bool>
  162. </property>
  163. <column>
  164. <property name="text">
  165. <string notr="true">1</string>
  166. </property>
  167. </column>
  168. </widget>
  169. </item>
  170. </layout>
  171. </widget>
  172. </widget>
  173. </widget>
  174. </item>
  175. </layout>
  176. </widget>
  177. <widget class="QMenuBar" name="menubar">
  178. <property name="geometry">
  179. <rect>
  180. <x>0</x>
  181. <y>0</y>
  182. <width>1056</width>
  183. <height>23</height>
  184. </rect>
  185. </property>
  186. <widget class="QMenu" name="menuFile">
  187. <property name="title">
  188. <string>File</string>
  189. </property>
  190. <addaction name="actionStop_GUI"/>
  191. <addaction name="actionExit"/>
  192. </widget>
  193. <widget class="QMenu" name="menuEdit">
  194. <property name="title">
  195. <string>Edit</string>
  196. </property>
  197. <addaction name="actionCopy"/>
  198. <addaction name="actionPast"/>
  199. <addaction name="actionSelect_all"/>
  200. </widget>
  201. <widget class="QMenu" name="menuView">
  202. <property name="title">
  203. <string>View</string>
  204. </property>
  205. <addaction name="actionIncr_Font"/>
  206. <addaction name="actionDecr_Font"/>
  207. <addaction name="separator"/>
  208. <addaction name="actionToolbar"/>
  209. <addaction name="actionSidebar"/>
  210. <addaction name="actionConsole"/>
  211. <addaction name="actionStatusBar"/>
  212. <addaction name="separator"/>
  213. <addaction name="actionSave_as_Default"/>
  214. <addaction name="actionPreferences"/>
  215. </widget>
  216. <widget class="QMenu" name="menuDsign">
  217. <property name="title">
  218. <string>Design</string>
  219. </property>
  220. <addaction name="actionAnalyze"/>
  221. <addaction name="actionElaborate"/>
  222. <addaction name="actionRead_Timing_Constraint"/>
  223. <addaction name="actionRead_Power_Intent"/>
  224. <addaction name="separator"/>
  225. <addaction name="actionReload_Design"/>
  226. </widget>
  227. <widget class="QMenu" name="menuReport">
  228. <property name="title">
  229. <string>Report</string>
  230. </property>
  231. <addaction name="actionReport_Exceptions"/>
  232. <addaction name="actionReport_Clocks"/>
  233. <addaction name="separator"/>
  234. <addaction name="actionReport_Virtual_Timing"/>
  235. </widget>
  236. <widget class="QMenu" name="menuWindow">
  237. <property name="title">
  238. <string>Window</string>
  239. </property>
  240. <addaction name="action_Hierarchy"/>
  241. <addaction name="separator"/>
  242. <addaction name="actionLog"/>
  243. <addaction name="actionHistory"/>
  244. <addaction name="actionMessages"/>
  245. </widget>
  246. <widget class="QMenu" name="menuHelp">
  247. <property name="title">
  248. <string>Help</string>
  249. </property>
  250. <addaction name="actionAbout"/>
  251. </widget>
  252. <addaction name="menuFile"/>
  253. <addaction name="menuEdit"/>
  254. <addaction name="menuView"/>
  255. <addaction name="menuDsign"/>
  256. <addaction name="menuReport"/>
  257. <addaction name="menuWindow"/>
  258. <addaction name="menuHelp"/>
  259. </widget>
  260. <widget class="QToolBar" name="toolBar">
  261. <property name="windowTitle">
  262. <string>toolBar</string>
  263. </property>
  264. <attribute name="toolBarArea">
  265. <enum>TopToolBarArea</enum>
  266. </attribute>
  267. <attribute name="toolBarBreak">
  268. <bool>false</bool>
  269. </attribute>
  270. <addaction name="actionCopy"/>
  271. <addaction name="actionPast"/>
  272. <addaction name="actionSelect_all"/>
  273. <addaction name="separator"/>
  274. <addaction name="actionAnalyze"/>
  275. <addaction name="actionElaborate"/>
  276. <addaction name="actionRead_Timing_Constraint"/>
  277. <addaction name="actionRead_Power_Intent"/>
  278. <addaction name="separator"/>
  279. <addaction name="actionReload_Design"/>
  280. </widget>
  281. <widget class="QStatusBar" name="statusbar"/>
  282. <action name="actionStop_GUI">
  283. <property name="text">
  284. <string>Stop GUI</string>
  285. </property>
  286. </action>
  287. <action name="actionExit">
  288. <property name="text">
  289. <string>Exit</string>
  290. </property>
  291. </action>
  292. <action name="actionCopy">
  293. <property name="icon">
  294. <iconset>
  295. <normalon>:/icon/resource/Copy.png</normalon>
  296. </iconset>
  297. </property>
  298. <property name="text">
  299. <string>Copy</string>
  300. </property>
  301. <property name="toolTip">
  302. <string>Copy</string>
  303. </property>
  304. <property name="whatsThis">
  305. <string extracomment="Copy"/>
  306. </property>
  307. <property name="visible">
  308. <bool>true</bool>
  309. </property>
  310. </action>
  311. <action name="actionPast">
  312. <property name="icon">
  313. <iconset>
  314. <normalon>:/icon/resource/Past.png</normalon>
  315. </iconset>
  316. </property>
  317. <property name="text">
  318. <string>Paste</string>
  319. </property>
  320. </action>
  321. <action name="actionSelect_all">
  322. <property name="icon">
  323. <iconset>
  324. <normalon>:/icon/resource/Select All.png</normalon>
  325. </iconset>
  326. </property>
  327. <property name="text">
  328. <string>Select All</string>
  329. </property>
  330. </action>
  331. <action name="actionIncr_Font">
  332. <property name="text">
  333. <string>Incr Font</string>
  334. </property>
  335. </action>
  336. <action name="actionDecr_Font">
  337. <property name="text">
  338. <string>Decr Font</string>
  339. </property>
  340. </action>
  341. <action name="actionToolbar">
  342. <property name="checkable">
  343. <bool>true</bool>
  344. </property>
  345. <property name="checked">
  346. <bool>true</bool>
  347. </property>
  348. <property name="text">
  349. <string>Toolbar</string>
  350. </property>
  351. </action>
  352. <action name="actionSidebar">
  353. <property name="checkable">
  354. <bool>true</bool>
  355. </property>
  356. <property name="checked">
  357. <bool>true</bool>
  358. </property>
  359. <property name="text">
  360. <string>Sidebar</string>
  361. </property>
  362. </action>
  363. <action name="actionConsole">
  364. <property name="checkable">
  365. <bool>true</bool>
  366. </property>
  367. <property name="checked">
  368. <bool>true</bool>
  369. </property>
  370. <property name="text">
  371. <string>Console</string>
  372. </property>
  373. </action>
  374. <action name="actionStatusBar">
  375. <property name="checkable">
  376. <bool>true</bool>
  377. </property>
  378. <property name="checked">
  379. <bool>true</bool>
  380. </property>
  381. <property name="text">
  382. <string>StatusBar</string>
  383. </property>
  384. </action>
  385. <action name="actionSave_as_Default">
  386. <property name="text">
  387. <string>Save as Default</string>
  388. </property>
  389. </action>
  390. <action name="actionPreferences">
  391. <property name="text">
  392. <string>Preferences</string>
  393. </property>
  394. </action>
  395. <action name="actionAnalyze">
  396. <property name="icon">
  397. <iconset>
  398. <normalon>:/icon/resource/Analyze.png</normalon>
  399. </iconset>
  400. </property>
  401. <property name="text">
  402. <string>Analyze</string>
  403. </property>
  404. </action>
  405. <action name="actionElaborate">
  406. <property name="icon">
  407. <iconset>
  408. <normalon>:/icon/resource/Elaborate.png</normalon>
  409. </iconset>
  410. </property>
  411. <property name="text">
  412. <string>Elaborate</string>
  413. </property>
  414. </action>
  415. <action name="actionRead_Timing_Constraint">
  416. <property name="icon">
  417. <iconset>
  418. <normalon>:/icon/resource/Read Timing Constraint.png</normalon>
  419. </iconset>
  420. </property>
  421. <property name="text">
  422. <string>Read Timing Constraint</string>
  423. </property>
  424. </action>
  425. <action name="actionRead_Power_Intent">
  426. <property name="enabled">
  427. <bool>false</bool>
  428. </property>
  429. <property name="icon">
  430. <iconset>
  431. <normalon>:/icon/resource/Read Power Intent.png</normalon>
  432. </iconset>
  433. </property>
  434. <property name="text">
  435. <string>Read Power Intent</string>
  436. </property>
  437. <property name="font">
  438. <font/>
  439. </property>
  440. </action>
  441. <action name="actionReload_Design">
  442. <property name="icon">
  443. <iconset>
  444. <normalon>:/icon/resource/Reload Design.png</normalon>
  445. </iconset>
  446. </property>
  447. <property name="text">
  448. <string>Reload Design</string>
  449. </property>
  450. </action>
  451. <action name="actionReport_Exceptions">
  452. <property name="text">
  453. <string>Report Exceptions</string>
  454. </property>
  455. </action>
  456. <action name="actionReport_Clocks">
  457. <property name="text">
  458. <string>Report Clocks</string>
  459. </property>
  460. </action>
  461. <action name="actionReport_Virtual_Timing">
  462. <property name="text">
  463. <string>Report Virtual Timing</string>
  464. </property>
  465. </action>
  466. <action name="action_Hierarchy">
  467. <property name="checkable">
  468. <bool>true</bool>
  469. </property>
  470. <property name="checked">
  471. <bool>true</bool>
  472. </property>
  473. <property name="text">
  474. <string>Hierarchy</string>
  475. </property>
  476. </action>
  477. <action name="actionReport1">
  478. <property name="checkable">
  479. <bool>true</bool>
  480. </property>
  481. <property name="text">
  482. <string>Report1</string>
  483. </property>
  484. </action>
  485. <action name="actionReport2">
  486. <property name="checkable">
  487. <bool>true</bool>
  488. </property>
  489. <property name="checked">
  490. <bool>true</bool>
  491. </property>
  492. <property name="text">
  493. <string>Report2</string>
  494. </property>
  495. </action>
  496. <action name="actionLog">
  497. <property name="checkable">
  498. <bool>true</bool>
  499. </property>
  500. <property name="checked">
  501. <bool>true</bool>
  502. </property>
  503. <property name="text">
  504. <string>Log</string>
  505. </property>
  506. </action>
  507. <action name="actionHistory">
  508. <property name="checkable">
  509. <bool>true</bool>
  510. </property>
  511. <property name="checked">
  512. <bool>false</bool>
  513. </property>
  514. <property name="text">
  515. <string>History</string>
  516. </property>
  517. </action>
  518. <action name="actionMessages">
  519. <property name="checkable">
  520. <bool>true</bool>
  521. </property>
  522. <property name="checked">
  523. <bool>false</bool>
  524. </property>
  525. <property name="text">
  526. <string>Messages</string>
  527. </property>
  528. </action>
  529. <action name="actionAbout">
  530. <property name="text">
  531. <string>About</string>
  532. </property>
  533. </action>
  534. </widget>
  535. <resources>
  536. <include location="img.qrc"/>
  537. </resources>
  538. <connections/>
  539. </ui>