mainform.ui 54 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609
  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>MainForm</class>
  3. <widget class="QMainWindow">
  4. <property name="name">
  5. <cstring>MainForm</cstring>
  6. </property>
  7. <property name="geometry">
  8. <rect>
  9. <x>0</x>
  10. <y>0</y>
  11. <width>656</width>
  12. <height>513</height>
  13. </rect>
  14. </property>
  15. <property name="caption">
  16. <string>TIGCC IDE for KDE</string>
  17. </property>
  18. <hbox>
  19. <property name="name">
  20. <cstring>unnamed</cstring>
  21. </property>
  22. <widget class="QSplitter">
  23. <property name="name">
  24. <cstring>splitter</cstring>
  25. </property>
  26. <property name="orientation">
  27. <enum>Horizontal</enum>
  28. </property>
  29. <widget class="QListView">
  30. <column>
  31. <property name="text">
  32. <string>Files</string>
  33. </property>
  34. <property name="clickable">
  35. <bool>false</bool>
  36. </property>
  37. <property name="resizable">
  38. <bool>false</bool>
  39. </property>
  40. </column>
  41. <property name="name">
  42. <cstring>fileTree</cstring>
  43. </property>
  44. <property name="acceptDrops">
  45. <bool>true</bool>
  46. </property>
  47. <property name="rootIsDecorated">
  48. <bool>false</bool>
  49. </property>
  50. <property name="defaultRenameAction">
  51. <enum>Accept</enum>
  52. </property>
  53. </widget>
  54. </widget>
  55. </hbox>
  56. </widget>
  57. <menubar>
  58. <property name="name">
  59. <cstring>menubar</cstring>
  60. </property>
  61. <item text="&amp;File" name="fileMenu">
  62. <actiongroup name="fileNewActionGroup"/>
  63. <item text="&amp;New" name="popupMenu" accel="">
  64. <action name="fileNewProjectAction"/>
  65. <action name="fileNewFolderAction"/>
  66. <action name="fileNewCHeaderAction"/>
  67. <action name="fileNewGNUAssemblyHeaderAction"/>
  68. <action name="fileNewA68kAssemblyHeaderAction"/>
  69. <action name="fileNewCSourceFileAction"/>
  70. <action name="fileNewGNUAssemblySourceFileAction"/>
  71. <action name="fileNewA68kAssemblySourceFileAction"/>
  72. <action name="fileNewQuillSourceFileAction"/>
  73. <action name="fileNewTextFileAction"/>
  74. </item>
  75. <action name="fileOpenAction"/>
  76. <action name="fileSaveAllAction"/>
  77. <action name="fileSaveProjectAsAction"/>
  78. <separator/>
  79. <action name="filePrintAction"/>
  80. <separator/>
  81. <action name="filePreferencesAction"/>
  82. <separator/>
  83. <action name="fileExitAction"/>
  84. <separator/>
  85. <action name="fileRecent1Action"/>
  86. <action name="fileRecent2Action"/>
  87. <action name="fileRecent3Action"/>
  88. <action name="fileRecent4Action"/>
  89. </item>
  90. <item text="&amp;Edit" name="editMenu">
  91. <action name="editUndoAction"/>
  92. <action name="editRedoAction"/>
  93. <separator/>
  94. <action name="editClearAction"/>
  95. <action name="editCutAction"/>
  96. <action name="editCopyAction"/>
  97. <action name="editPasteAction"/>
  98. <separator/>
  99. <action name="editSelectAllAction"/>
  100. <separator/>
  101. <action name="editIncreaseIndentAction"/>
  102. <action name="editDecreaseIndentAction"/>
  103. </item>
  104. <item text="F&amp;ind" name="PopupMenu">
  105. <action name="findFindAction"/>
  106. <action name="findReplaceAction"/>
  107. <separator/>
  108. <action name="findFunctionsAction"/>
  109. <separator/>
  110. <action name="findOpenFileAtCursorAction"/>
  111. <action name="findFindSymbolDeclarationAction"/>
  112. </item>
  113. <item text="&amp;Project" name="PopupMenu_2">
  114. <action name="projectAddFilesAction"/>
  115. <separator/>
  116. <action name="projectCompileAction"/>
  117. <action name="projectMakeAction"/>
  118. <action name="projectBuildAction"/>
  119. <separator/>
  120. <action name="projectErrorsWarningsAction"/>
  121. <action name="projectProgramOutputAction"/>
  122. <separator/>
  123. <action name="projectOptionsAction"/>
  124. </item>
  125. <item text="&amp;Debug" name="PopupMenu_3">
  126. <action name="debugRunAction"/>
  127. <separator/>
  128. <action name="debugPauseAction"/>
  129. <action name="debugResetAction"/>
  130. </item>
  131. <item text="&amp;Tools" name="PopupMenu_4">
  132. <action name="toolsConfigureAction"/>
  133. </item>
  134. <item text="&amp;Help" name="helpMenu">
  135. <action name="helpContentsAction"/>
  136. <action name="helpIndexAction"/>
  137. <action name="helpSearchAction"/>
  138. <separator/>
  139. <action name="helpNewsAction"/>
  140. <separator/>
  141. <action name="helpAboutAction"/>
  142. </item>
  143. </menubar>
  144. <toolbars>
  145. <toolbar dock="2">
  146. <property name="name">
  147. <cstring>toolBar</cstring>
  148. </property>
  149. <property name="movingEnabled">
  150. <bool>false</bool>
  151. </property>
  152. <property name="label">
  153. <string>Tools</string>
  154. </property>
  155. <action name="fileNewActionGroup"/>
  156. <action name="fileOpenActionGroup"/>
  157. <action name="fileSaveAllAction"/>
  158. <separator/>
  159. <action name="filePrintQuicklyAction"/>
  160. <separator/>
  161. <action name="editClearAction"/>
  162. <action name="editCutAction"/>
  163. <action name="editCopyAction"/>
  164. <action name="editPasteAction"/>
  165. <separator/>
  166. <action name="editUndoAction"/>
  167. <action name="editRedoAction"/>
  168. <separator/>
  169. <action name="findFindAction"/>
  170. <action name="findReplaceAction"/>
  171. <action name="findFunctionsAction"/>
  172. <separator/>
  173. <action name="projectAddFilesAction"/>
  174. <separator/>
  175. <action name="projectMakeAction"/>
  176. <action name="projectBuildAction"/>
  177. <separator/>
  178. <action name="debugRunAction"/>
  179. <action name="debugPauseAction"/>
  180. <separator/>
  181. <action name="helpDocumentationAction"/>
  182. </toolbar>
  183. </toolbars>
  184. <actions>
  185. <action>
  186. <property name="name">
  187. <cstring>fileOpenAction</cstring>
  188. </property>
  189. <property name="iconSet">
  190. <iconset>01</iconset>
  191. </property>
  192. <property name="text">
  193. <string>Open File</string>
  194. </property>
  195. <property name="menuText">
  196. <string>&amp;Open...</string>
  197. </property>
  198. <property name="statusTip">
  199. <string>Open an existing project or file</string>
  200. </property>
  201. <property name="accel">
  202. <string>Ctrl+O</string>
  203. </property>
  204. </action>
  205. <action>
  206. <property name="name">
  207. <cstring>fileSaveAllAction</cstring>
  208. </property>
  209. <property name="iconSet">
  210. <iconset>02</iconset>
  211. </property>
  212. <property name="text">
  213. <string>Save All</string>
  214. </property>
  215. <property name="menuText">
  216. <string>&amp;Save All</string>
  217. </property>
  218. <property name="statusTip">
  219. <string>Save all open files</string>
  220. </property>
  221. <property name="accel">
  222. <string>Ctrl+S</string>
  223. </property>
  224. </action>
  225. <action>
  226. <property name="name">
  227. <cstring>fileSaveProjectAsAction</cstring>
  228. </property>
  229. <property name="text">
  230. <string>Save Project As...</string>
  231. </property>
  232. <property name="menuText">
  233. <string>Save Project &amp;As...</string>
  234. </property>
  235. <property name="statusTip">
  236. <string>Save the current project with another name, or in another folder</string>
  237. </property>
  238. <property name="accel">
  239. <string></string>
  240. </property>
  241. </action>
  242. <action>
  243. <property name="name">
  244. <cstring>filePrintAction</cstring>
  245. </property>
  246. <property name="enabled">
  247. <bool>false</bool>
  248. </property>
  249. <property name="iconSet">
  250. <iconset>03</iconset>
  251. </property>
  252. <property name="text">
  253. <string>Print File</string>
  254. </property>
  255. <property name="menuText">
  256. <string>&amp;Print...</string>
  257. </property>
  258. <property name="statusTip">
  259. <string>Print the current source file</string>
  260. </property>
  261. <property name="accel">
  262. <string>Ctrl+P</string>
  263. </property>
  264. </action>
  265. <action>
  266. <property name="name">
  267. <cstring>fileExitAction</cstring>
  268. </property>
  269. <property name="text">
  270. <string>Exit</string>
  271. </property>
  272. <property name="menuText">
  273. <string>E&amp;xit</string>
  274. </property>
  275. <property name="statusTip">
  276. <string>Close the TIGCC IDE</string>
  277. </property>
  278. <property name="accel">
  279. <string></string>
  280. </property>
  281. </action>
  282. <action>
  283. <property name="name">
  284. <cstring>editUndoAction</cstring>
  285. </property>
  286. <property name="enabled">
  287. <bool>false</bool>
  288. </property>
  289. <property name="iconSet">
  290. <iconset>16</iconset>
  291. </property>
  292. <property name="text">
  293. <string>Undo</string>
  294. </property>
  295. <property name="menuText">
  296. <string>&amp;Undo</string>
  297. </property>
  298. <property name="statusTip">
  299. <string>Undo the last operation in the editor</string>
  300. </property>
  301. <property name="accel">
  302. <string>Ctrl+Z</string>
  303. </property>
  304. </action>
  305. <action>
  306. <property name="name">
  307. <cstring>editRedoAction</cstring>
  308. </property>
  309. <property name="enabled">
  310. <bool>false</bool>
  311. </property>
  312. <property name="iconSet">
  313. <iconset>17</iconset>
  314. </property>
  315. <property name="text">
  316. <string>Redo</string>
  317. </property>
  318. <property name="menuText">
  319. <string>&amp;Redo</string>
  320. </property>
  321. <property name="statusTip">
  322. <string>Redo the last undone operation in the editor</string>
  323. </property>
  324. <property name="accel">
  325. <string>Ctrl+Y</string>
  326. </property>
  327. </action>
  328. <action>
  329. <property name="name">
  330. <cstring>editCutAction</cstring>
  331. </property>
  332. <property name="enabled">
  333. <bool>false</bool>
  334. </property>
  335. <property name="iconSet">
  336. <iconset>05</iconset>
  337. </property>
  338. <property name="text">
  339. <string>Cut</string>
  340. </property>
  341. <property name="menuText">
  342. <string>Cu&amp;t</string>
  343. </property>
  344. <property name="statusTip">
  345. <string>Copy the selected text into the clipboard and delete it</string>
  346. </property>
  347. <property name="accel">
  348. <string>Ctrl+X</string>
  349. </property>
  350. </action>
  351. <action>
  352. <property name="name">
  353. <cstring>editCopyAction</cstring>
  354. </property>
  355. <property name="enabled">
  356. <bool>false</bool>
  357. </property>
  358. <property name="iconSet">
  359. <iconset>06</iconset>
  360. </property>
  361. <property name="text">
  362. <string>Copy</string>
  363. </property>
  364. <property name="menuText">
  365. <string>C&amp;opy</string>
  366. </property>
  367. <property name="statusTip">
  368. <string>Copy the selected text into the clipboard without deleting it</string>
  369. </property>
  370. <property name="accel">
  371. <string>Ctrl+C</string>
  372. </property>
  373. </action>
  374. <action>
  375. <property name="name">
  376. <cstring>editPasteAction</cstring>
  377. </property>
  378. <property name="enabled">
  379. <bool>false</bool>
  380. </property>
  381. <property name="iconSet">
  382. <iconset>07</iconset>
  383. </property>
  384. <property name="text">
  385. <string>Paste</string>
  386. </property>
  387. <property name="menuText">
  388. <string>&amp;Paste</string>
  389. </property>
  390. <property name="statusTip">
  391. <string>Paste text from the clipboard</string>
  392. </property>
  393. <property name="accel">
  394. <string>Ctrl+V</string>
  395. </property>
  396. </action>
  397. <action>
  398. <property name="name">
  399. <cstring>findFindAction</cstring>
  400. </property>
  401. <property name="iconSet">
  402. <iconset>13</iconset>
  403. </property>
  404. <property name="text">
  405. <string>Find</string>
  406. </property>
  407. <property name="menuText">
  408. <string>&amp;Find...</string>
  409. </property>
  410. <property name="toolTip">
  411. <string>Find Text</string>
  412. </property>
  413. <property name="statusTip">
  414. <string>Find the specified text in the current source file</string>
  415. </property>
  416. <property name="accel">
  417. <string>Ctrl+F</string>
  418. </property>
  419. </action>
  420. <action>
  421. <property name="name">
  422. <cstring>helpContentsAction</cstring>
  423. </property>
  424. <property name="iconSet">
  425. <iconset>12</iconset>
  426. </property>
  427. <property name="text">
  428. <string>Contents</string>
  429. </property>
  430. <property name="menuText">
  431. <string>&amp;Contents...</string>
  432. </property>
  433. <property name="statusTip">
  434. <string>Display the contents tab of the documentation</string>
  435. </property>
  436. <property name="accel">
  437. <string></string>
  438. </property>
  439. </action>
  440. <action>
  441. <property name="name">
  442. <cstring>helpIndexAction</cstring>
  443. </property>
  444. <property name="iconSet">
  445. <iconset>15</iconset>
  446. </property>
  447. <property name="text">
  448. <string>Index</string>
  449. </property>
  450. <property name="menuText">
  451. <string>&amp;Index...</string>
  452. </property>
  453. <property name="statusTip">
  454. <string>Display the index tab of the documentation</string>
  455. </property>
  456. <property name="accel">
  457. <string></string>
  458. </property>
  459. </action>
  460. <action>
  461. <property name="name">
  462. <cstring>helpAboutAction</cstring>
  463. </property>
  464. <property name="text">
  465. <string>About</string>
  466. </property>
  467. <property name="menuText">
  468. <string>&amp;About...</string>
  469. </property>
  470. <property name="statusTip">
  471. <string>Display information about this program</string>
  472. </property>
  473. <property name="accel">
  474. <string></string>
  475. </property>
  476. </action>
  477. <actiongroup>
  478. <property name="name">
  479. <cstring>fileNewActionGroup</cstring>
  480. </property>
  481. <property name="on">
  482. <bool>false</bool>
  483. </property>
  484. <property name="iconSet">
  485. <iconset>00</iconset>
  486. </property>
  487. <property name="text">
  488. <string>New</string>
  489. </property>
  490. <property name="menuText">
  491. <string>&amp;New</string>
  492. </property>
  493. <property name="toolTip">
  494. <string>New File</string>
  495. </property>
  496. <property name="statusTip">
  497. <string>Create a new file</string>
  498. </property>
  499. <property name="accel">
  500. <string></string>
  501. </property>
  502. <property name="exclusive">
  503. <bool>false</bool>
  504. </property>
  505. <property name="usesDropDown">
  506. <bool>true</bool>
  507. </property>
  508. <action>
  509. <property name="name">
  510. <cstring>fileNewProjectAction</cstring>
  511. </property>
  512. <property name="text">
  513. <string>&amp;Project</string>
  514. </property>
  515. <property name="menuText">
  516. <string>&amp;Project</string>
  517. </property>
  518. <property name="statusTip">
  519. <string>Create a new project</string>
  520. </property>
  521. <property name="accel">
  522. <string>Ctrl+N</string>
  523. </property>
  524. </action>
  525. <action>
  526. <property name="name">
  527. <cstring>fileNewFolderAction</cstring>
  528. </property>
  529. <property name="enabled">
  530. <bool>true</bool>
  531. </property>
  532. <property name="text">
  533. <string>&amp;Folder</string>
  534. </property>
  535. <property name="menuText">
  536. <string>&amp;Folder</string>
  537. </property>
  538. <property name="statusTip">
  539. <string>Create a new virtual folder</string>
  540. </property>
  541. </action>
  542. <action>
  543. <property name="name">
  544. <cstring>fileNewCHeaderAction</cstring>
  545. </property>
  546. <property name="text">
  547. <string>C &amp;Header File</string>
  548. </property>
  549. <property name="menuText">
  550. <string>C &amp;Header File</string>
  551. </property>
  552. <property name="statusTip">
  553. <string>Create a new C header file in the current project</string>
  554. </property>
  555. </action>
  556. <action>
  557. <property name="name">
  558. <cstring>fileNewGNUAssemblyHeaderAction</cstring>
  559. </property>
  560. <property name="text">
  561. <string>G&amp;NU Assembly Header File</string>
  562. </property>
  563. <property name="menuText">
  564. <string>G&amp;NU Assembly Header File</string>
  565. </property>
  566. <property name="statusTip">
  567. <string>Create a new GNU assembly header file in the current project</string>
  568. </property>
  569. </action>
  570. <action>
  571. <property name="name">
  572. <cstring>fileNewA68kAssemblyHeaderAction</cstring>
  573. </property>
  574. <property name="text">
  575. <string>A68&amp;k Assembly &amp;Header File</string>
  576. </property>
  577. <property name="menuText">
  578. <string>A68&amp;k Assembly &amp;Header File</string>
  579. </property>
  580. <property name="statusTip">
  581. <string>Create a new A68k assembly header file in the current project</string>
  582. </property>
  583. </action>
  584. <action>
  585. <property name="name">
  586. <cstring>fileNewCSourceFileAction</cstring>
  587. </property>
  588. <property name="text">
  589. <string>&amp;C Source File</string>
  590. </property>
  591. <property name="menuText">
  592. <string>&amp;C Source File</string>
  593. </property>
  594. <property name="statusTip">
  595. <string>Create a new C source file in the current project</string>
  596. </property>
  597. </action>
  598. <action>
  599. <property name="name">
  600. <cstring>fileNewGNUAssemblySourceFileAction</cstring>
  601. </property>
  602. <property name="text">
  603. <string>&amp;GNU Assembly Source File</string>
  604. </property>
  605. <property name="menuText">
  606. <string>&amp;GNU Assembly Source File</string>
  607. </property>
  608. <property name="statusTip">
  609. <string>Create a new GNU assembly source file in the current project</string>
  610. </property>
  611. </action>
  612. <action>
  613. <property name="name">
  614. <cstring>fileNewA68kAssemblySourceFileAction</cstring>
  615. </property>
  616. <property name="text">
  617. <string>&amp;A68k Assembly Source File</string>
  618. </property>
  619. <property name="menuText">
  620. <string>&amp;A68k Assembly Source File</string>
  621. </property>
  622. <property name="statusTip">
  623. <string>Create a new A68k assembly source file in the current project</string>
  624. </property>
  625. </action>
  626. <action>
  627. <property name="name">
  628. <cstring>fileNewQuillSourceFileAction</cstring>
  629. </property>
  630. <property name="text">
  631. <string>&amp;Quill Source File</string>
  632. </property>
  633. <property name="menuText">
  634. <string>&amp;Quill Source File</string>
  635. </property>
  636. <property name="statusTip">
  637. <string>Create a new Quill source file in the current project</string>
  638. </property>
  639. </action>
  640. <action>
  641. <property name="name">
  642. <cstring>fileNewTextFileAction</cstring>
  643. </property>
  644. <property name="text">
  645. <string>&amp;Text File</string>
  646. </property>
  647. <property name="menuText">
  648. <string>&amp;Text File</string>
  649. </property>
  650. <property name="statusTip">
  651. <string>Create a new text file in the current project, for general use</string>
  652. </property>
  653. </action>
  654. </actiongroup>
  655. <action>
  656. <property name="name">
  657. <cstring>filePreferencesAction</cstring>
  658. </property>
  659. <property name="text">
  660. <string>Preferences</string>
  661. </property>
  662. <property name="menuText">
  663. <string>P&amp;references...</string>
  664. </property>
  665. <property name="statusTip">
  666. <string>Change the IDE settings</string>
  667. </property>
  668. </action>
  669. <action>
  670. <property name="name">
  671. <cstring>editClearAction</cstring>
  672. </property>
  673. <property name="enabled">
  674. <bool>false</bool>
  675. </property>
  676. <property name="iconSet">
  677. <iconset>04</iconset>
  678. </property>
  679. <property name="text">
  680. <string>Clear</string>
  681. </property>
  682. <property name="menuText">
  683. <string>&amp;Clear</string>
  684. </property>
  685. <property name="statusTip">
  686. <string>Delete the selected text in the editor</string>
  687. </property>
  688. </action>
  689. <action>
  690. <property name="name">
  691. <cstring>editSelectAllAction</cstring>
  692. </property>
  693. <property name="enabled">
  694. <bool>false</bool>
  695. </property>
  696. <property name="text">
  697. <string>Select All</string>
  698. </property>
  699. <property name="menuText">
  700. <string>&amp;Select All</string>
  701. </property>
  702. <property name="statusTip">
  703. <string>Select the whole text in the editor</string>
  704. </property>
  705. <property name="accel">
  706. <string>Ctrl+A</string>
  707. </property>
  708. </action>
  709. <action>
  710. <property name="name">
  711. <cstring>editIncreaseIndentAction</cstring>
  712. </property>
  713. <property name="enabled">
  714. <bool>false</bool>
  715. </property>
  716. <property name="iconSet">
  717. <iconset>19</iconset>
  718. </property>
  719. <property name="text">
  720. <string>Increase Indent</string>
  721. </property>
  722. <property name="menuText">
  723. <string>&amp;Increase Indent</string>
  724. </property>
  725. <property name="statusTip">
  726. <string>Insert tabs so that the text is moved to the right</string>
  727. </property>
  728. <property name="accel">
  729. <string>Ctrl+I</string>
  730. </property>
  731. </action>
  732. <action>
  733. <property name="name">
  734. <cstring>editDecreaseIndentAction</cstring>
  735. </property>
  736. <property name="enabled">
  737. <bool>false</bool>
  738. </property>
  739. <property name="iconSet">
  740. <iconset>20</iconset>
  741. </property>
  742. <property name="text">
  743. <string>Decrease Indent</string>
  744. </property>
  745. <property name="menuText">
  746. <string>&amp;Decrease Indent</string>
  747. </property>
  748. <property name="statusTip">
  749. <string>Remove tabs and spaces so that the text is moved to the left</string>
  750. </property>
  751. <property name="accel">
  752. <string>Ctrl+D</string>
  753. </property>
  754. </action>
  755. <action>
  756. <property name="name">
  757. <cstring>findReplaceAction</cstring>
  758. </property>
  759. <property name="iconSet">
  760. <iconset>14</iconset>
  761. </property>
  762. <property name="text">
  763. <string>Replace</string>
  764. </property>
  765. <property name="menuText">
  766. <string>&amp;Replace...</string>
  767. </property>
  768. <property name="toolTip">
  769. <string>Replace Text</string>
  770. </property>
  771. <property name="statusTip">
  772. <string>Find the specified text in the current source file and replace it with something else</string>
  773. </property>
  774. <property name="accel">
  775. <string>Ctrl+R</string>
  776. </property>
  777. </action>
  778. <action>
  779. <property name="name">
  780. <cstring>findFunctionsAction</cstring>
  781. </property>
  782. <property name="enabled">
  783. <bool>false</bool>
  784. </property>
  785. <property name="iconSet">
  786. <iconset>18</iconset>
  787. </property>
  788. <property name="text">
  789. <string>Functions...</string>
  790. </property>
  791. <property name="menuText">
  792. <string>F&amp;unctions...</string>
  793. </property>
  794. <property name="statusTip">
  795. <string>Display a list of all functions in the current file</string>
  796. </property>
  797. </action>
  798. <action>
  799. <property name="name">
  800. <cstring>findOpenFileAtCursorAction</cstring>
  801. </property>
  802. <property name="enabled">
  803. <bool>false</bool>
  804. </property>
  805. <property name="text">
  806. <string>Open File at Cursor</string>
  807. </property>
  808. <property name="menuText">
  809. <string>&amp;Open File at Cursor</string>
  810. </property>
  811. <property name="statusTip">
  812. <string>Open the file the cursor is on</string>
  813. </property>
  814. <property name="accel">
  815. <string>Ctrl+Enter</string>
  816. </property>
  817. </action>
  818. <action>
  819. <property name="name">
  820. <cstring>projectAddFilesAction</cstring>
  821. </property>
  822. <property name="iconSet">
  823. <iconset>08</iconset>
  824. </property>
  825. <property name="text">
  826. <string>Add Files</string>
  827. </property>
  828. <property name="menuText">
  829. <string>&amp;Add Files...</string>
  830. </property>
  831. <property name="statusTip">
  832. <string>Add existing files to the current project</string>
  833. </property>
  834. </action>
  835. <action>
  836. <property name="name">
  837. <cstring>projectCompileAction</cstring>
  838. </property>
  839. <property name="iconSet">
  840. <iconset>09</iconset>
  841. </property>
  842. <property name="text">
  843. <string>Compile</string>
  844. </property>
  845. <property name="menuText">
  846. <string>&amp;Compile</string>
  847. </property>
  848. <property name="statusTip">
  849. <string>Compile all updated files in the current project</string>
  850. </property>
  851. <property name="accel">
  852. <string>Ctrl+Alt+F9</string>
  853. </property>
  854. </action>
  855. <action>
  856. <property name="name">
  857. <cstring>projectMakeAction</cstring>
  858. </property>
  859. <property name="iconSet">
  860. <iconset>10</iconset>
  861. </property>
  862. <property name="text">
  863. <string>Make</string>
  864. </property>
  865. <property name="menuText">
  866. <string>&amp;Make</string>
  867. </property>
  868. <property name="statusTip">
  869. <string>Compile and link together all updated files in the current project, creating an executable file</string>
  870. </property>
  871. <property name="accel">
  872. <string>Ctrl+F9</string>
  873. </property>
  874. </action>
  875. <action>
  876. <property name="name">
  877. <cstring>projectBuildAction</cstring>
  878. </property>
  879. <property name="iconSet">
  880. <iconset>11</iconset>
  881. </property>
  882. <property name="text">
  883. <string>Build</string>
  884. </property>
  885. <property name="menuText">
  886. <string>&amp;Build</string>
  887. </property>
  888. <property name="statusTip">
  889. <string>Recompile and link together all files in the current project, creating an executable file</string>
  890. </property>
  891. <property name="accel">
  892. <string>Alt+F9</string>
  893. </property>
  894. </action>
  895. <action>
  896. <property name="name">
  897. <cstring>projectErrorsWarningsAction</cstring>
  898. </property>
  899. <property name="toggleAction">
  900. <bool>true</bool>
  901. </property>
  902. <property name="enabled">
  903. <bool>false</bool>
  904. </property>
  905. <property name="text">
  906. <string>Errors and Warnings</string>
  907. </property>
  908. <property name="menuText">
  909. <string>&amp;Errors and Warnings</string>
  910. </property>
  911. <property name="statusTip">
  912. <string>Show or hide the Errors and Warnings window</string>
  913. </property>
  914. <property name="accel">
  915. <string>Ctrl+E</string>
  916. </property>
  917. </action>
  918. <action>
  919. <property name="name">
  920. <cstring>projectProgramOutputAction</cstring>
  921. </property>
  922. <property name="enabled">
  923. <bool>false</bool>
  924. </property>
  925. <property name="text">
  926. <string>Program Output...</string>
  927. </property>
  928. <property name="menuText">
  929. <string>&amp;Program Output...</string>
  930. </property>
  931. <property name="statusTip">
  932. <string>Show the output of the compilation tool that was run last</string>
  933. </property>
  934. </action>
  935. <action>
  936. <property name="name">
  937. <cstring>projectOptionsAction</cstring>
  938. </property>
  939. <property name="text">
  940. <string>Options...</string>
  941. </property>
  942. <property name="menuText">
  943. <string>&amp;Options...</string>
  944. </property>
  945. <property name="statusTip">
  946. <string>Change the settings of the current project</string>
  947. </property>
  948. </action>
  949. <action>
  950. <property name="name">
  951. <cstring>debugRunAction</cstring>
  952. </property>
  953. <property name="iconSet">
  954. <iconset>24</iconset>
  955. </property>
  956. <property name="text">
  957. <string>Run</string>
  958. </property>
  959. <property name="menuText">
  960. <string>&amp;Run</string>
  961. </property>
  962. <property name="statusTip">
  963. <string>Run the program on the target specified in the project settings</string>
  964. </property>
  965. <property name="accel">
  966. <string>F9</string>
  967. </property>
  968. </action>
  969. <action>
  970. <property name="name">
  971. <cstring>debugPauseAction</cstring>
  972. </property>
  973. <property name="iconSet">
  974. <iconset>25</iconset>
  975. </property>
  976. <property name="text">
  977. <string>Pause</string>
  978. </property>
  979. <property name="menuText">
  980. <string>&amp;Pause</string>
  981. </property>
  982. <property name="statusTip">
  983. <string>Pause the execution of the program and enter the debugger</string>
  984. </property>
  985. <property name="accel">
  986. <string>Shift+F9</string>
  987. </property>
  988. </action>
  989. <action>
  990. <property name="name">
  991. <cstring>debugResetAction</cstring>
  992. </property>
  993. <property name="iconSet">
  994. <iconset>27</iconset>
  995. </property>
  996. <property name="text">
  997. <string>Reset</string>
  998. </property>
  999. <property name="menuText">
  1000. <string>Re&amp;set</string>
  1001. </property>
  1002. <property name="statusTip">
  1003. <string>Reset the state of the virtual calculator to the one which was previously saved</string>
  1004. </property>
  1005. </action>
  1006. <action>
  1007. <property name="name">
  1008. <cstring>toolsConfigureAction</cstring>
  1009. </property>
  1010. <property name="iconSet">
  1011. <iconset>26</iconset>
  1012. </property>
  1013. <property name="text">
  1014. <string>Configure</string>
  1015. </property>
  1016. <property name="menuText">
  1017. <string>&amp;Configure...</string>
  1018. </property>
  1019. <property name="statusTip">
  1020. <string>Add, edit and remove tools</string>
  1021. </property>
  1022. </action>
  1023. <action>
  1024. <property name="name">
  1025. <cstring>helpSearchAction</cstring>
  1026. </property>
  1027. <property name="iconSet">
  1028. <iconset>13</iconset>
  1029. </property>
  1030. <property name="text">
  1031. <string>&amp;Search</string>
  1032. </property>
  1033. <property name="menuText">
  1034. <string>&amp;Search</string>
  1035. </property>
  1036. <property name="statusTip">
  1037. <string>Display the search tab of the documentation</string>
  1038. </property>
  1039. </action>
  1040. <action>
  1041. <property name="name">
  1042. <cstring>helpNewsAction</cstring>
  1043. </property>
  1044. <property name="iconSet">
  1045. <iconset>23</iconset>
  1046. </property>
  1047. <property name="text">
  1048. <string>News</string>
  1049. </property>
  1050. <property name="menuText">
  1051. <string>&amp;News...</string>
  1052. </property>
  1053. <property name="statusTip">
  1054. <string>Obtain the latest headlines from the official TIGCC site</string>
  1055. </property>
  1056. </action>
  1057. <action>
  1058. <property name="name">
  1059. <cstring>helpDocumentationAction</cstring>
  1060. </property>
  1061. <property name="iconSet">
  1062. <iconset>12</iconset>
  1063. </property>
  1064. <property name="text">
  1065. <string>Documentation</string>
  1066. </property>
  1067. <property name="menuText">
  1068. <string>Documentation</string>
  1069. </property>
  1070. <property name="statusTip">
  1071. <string>Open the documentation of TIGCC</string>
  1072. </property>
  1073. </action>
  1074. <action>
  1075. <property name="name">
  1076. <cstring>findFindSymbolDeclarationAction</cstring>
  1077. </property>
  1078. <property name="enabled">
  1079. <bool>false</bool>
  1080. </property>
  1081. <property name="text">
  1082. <string>F&amp;ind symbol declaration</string>
  1083. </property>
  1084. <property name="menuText">
  1085. <string>F&amp;ind symbol declaration</string>
  1086. </property>
  1087. <property name="statusTip">
  1088. <string>Find symbol declaration</string>
  1089. </property>
  1090. </action>
  1091. <actiongroup>
  1092. <property name="name">
  1093. <cstring>fileOpenActionGroup</cstring>
  1094. </property>
  1095. <property name="iconSet">
  1096. <iconset>01</iconset>
  1097. </property>
  1098. <property name="text">
  1099. <string>Open File</string>
  1100. </property>
  1101. <property name="menuText">
  1102. <string>&amp;Open...</string>
  1103. </property>
  1104. <property name="statusTip">
  1105. <string>Open an existing project or file</string>
  1106. </property>
  1107. <property name="exclusive">
  1108. <bool>false</bool>
  1109. </property>
  1110. <property name="usesDropDown">
  1111. <bool>true</bool>
  1112. </property>
  1113. <action>
  1114. <property name="name">
  1115. <cstring>fileOpenActionHidden</cstring>
  1116. </property>
  1117. <property name="text">
  1118. <string>Open File</string>
  1119. </property>
  1120. <property name="visible">
  1121. <bool>false</bool>
  1122. </property>
  1123. </action>
  1124. <action>
  1125. <property name="name">
  1126. <cstring>fileRecent1Action</cstring>
  1127. </property>
  1128. <property name="text">
  1129. <string>Recent File 1</string>
  1130. </property>
  1131. </action>
  1132. <action>
  1133. <property name="name">
  1134. <cstring>fileRecent2Action</cstring>
  1135. </property>
  1136. <property name="text">
  1137. <string>Recent File 2</string>
  1138. </property>
  1139. </action>
  1140. <action>
  1141. <property name="name">
  1142. <cstring>fileRecent3Action</cstring>
  1143. </property>
  1144. <property name="text">
  1145. <string>Recent File 3</string>
  1146. </property>
  1147. </action>
  1148. <action>
  1149. <property name="name">
  1150. <cstring>fileRecent4Action</cstring>
  1151. </property>
  1152. <property name="text">
  1153. <string>Recent File 4</string>
  1154. </property>
  1155. </action>
  1156. </actiongroup>
  1157. <action>
  1158. <property name="name">
  1159. <cstring>filePrintQuicklyAction</cstring>
  1160. </property>
  1161. <property name="enabled">
  1162. <bool>false</bool>
  1163. </property>
  1164. <property name="iconSet">
  1165. <iconset>03</iconset>
  1166. </property>
  1167. <property name="text">
  1168. <string>Print File</string>
  1169. </property>
  1170. </action>
  1171. </actions>
  1172. <connections>
  1173. <connection>
  1174. <sender>debugPauseAction</sender>
  1175. <signal>activated()</signal>
  1176. <receiver>MainForm</receiver>
  1177. <slot>debugPause()</slot>
  1178. </connection>
  1179. <connection>
  1180. <sender>debugResetAction</sender>
  1181. <signal>activated()</signal>
  1182. <receiver>MainForm</receiver>
  1183. <slot>debugReset()</slot>
  1184. </connection>
  1185. <connection>
  1186. <sender>debugRunAction</sender>
  1187. <signal>activated()</signal>
  1188. <receiver>MainForm</receiver>
  1189. <slot>debugRun()</slot>
  1190. </connection>
  1191. <connection>
  1192. <sender>editClearAction</sender>
  1193. <signal>activated()</signal>
  1194. <receiver>MainForm</receiver>
  1195. <slot>editClear()</slot>
  1196. </connection>
  1197. <connection>
  1198. <sender>editCopyAction</sender>
  1199. <signal>activated()</signal>
  1200. <receiver>MainForm</receiver>
  1201. <slot>editCopy()</slot>
  1202. </connection>
  1203. <connection>
  1204. <sender>editCutAction</sender>
  1205. <signal>activated()</signal>
  1206. <receiver>MainForm</receiver>
  1207. <slot>editCut()</slot>
  1208. </connection>
  1209. <connection>
  1210. <sender>editDecreaseIndentAction</sender>
  1211. <signal>activated()</signal>
  1212. <receiver>MainForm</receiver>
  1213. <slot>decreaseIndent()</slot>
  1214. </connection>
  1215. <connection>
  1216. <sender>editIncreaseIndentAction</sender>
  1217. <signal>activated()</signal>
  1218. <receiver>MainForm</receiver>
  1219. <slot>increaseIndent()</slot>
  1220. </connection>
  1221. <connection>
  1222. <sender>editPasteAction</sender>
  1223. <signal>activated()</signal>
  1224. <receiver>MainForm</receiver>
  1225. <slot>editPaste()</slot>
  1226. </connection>
  1227. <connection>
  1228. <sender>editRedoAction</sender>
  1229. <signal>activated()</signal>
  1230. <receiver>MainForm</receiver>
  1231. <slot>editRedo()</slot>
  1232. </connection>
  1233. <connection>
  1234. <sender>editSelectAllAction</sender>
  1235. <signal>activated()</signal>
  1236. <receiver>MainForm</receiver>
  1237. <slot>editSelectAll()</slot>
  1238. </connection>
  1239. <connection>
  1240. <sender>editUndoAction</sender>
  1241. <signal>activated()</signal>
  1242. <receiver>MainForm</receiver>
  1243. <slot>editUndo()</slot>
  1244. </connection>
  1245. <connection>
  1246. <sender>fileExitAction</sender>
  1247. <signal>activated()</signal>
  1248. <receiver>MainForm</receiver>
  1249. <slot>close()</slot>
  1250. </connection>
  1251. <connection>
  1252. <sender>fileNewA68kAssemblyHeaderAction</sender>
  1253. <signal>activated()</signal>
  1254. <receiver>MainForm</receiver>
  1255. <slot>fileNewA68kAssemblyHeader()</slot>
  1256. </connection>
  1257. <connection>
  1258. <sender>fileNewA68kAssemblySourceFileAction</sender>
  1259. <signal>activated()</signal>
  1260. <receiver>MainForm</receiver>
  1261. <slot>fileNewA68kAssemblySourceFile()</slot>
  1262. </connection>
  1263. <connection>
  1264. <sender>fileNewCHeaderAction</sender>
  1265. <signal>activated()</signal>
  1266. <receiver>MainForm</receiver>
  1267. <slot>fileNewCHeader()</slot>
  1268. </connection>
  1269. <connection>
  1270. <sender>fileNewCSourceFileAction</sender>
  1271. <signal>activated()</signal>
  1272. <receiver>MainForm</receiver>
  1273. <slot>fileNewCSourceFile()</slot>
  1274. </connection>
  1275. <connection>
  1276. <sender>fileNewFolderAction</sender>
  1277. <signal>activated()</signal>
  1278. <receiver>MainForm</receiver>
  1279. <slot>fileNewFolder()</slot>
  1280. </connection>
  1281. <connection>
  1282. <sender>fileNewGNUAssemblyHeaderAction</sender>
  1283. <signal>activated()</signal>
  1284. <receiver>MainForm</receiver>
  1285. <slot>fileNewGNUAssemblyHeader()</slot>
  1286. </connection>
  1287. <connection>
  1288. <sender>fileNewGNUAssemblySourceFileAction</sender>
  1289. <signal>activated()</signal>
  1290. <receiver>MainForm</receiver>
  1291. <slot>fileNewGNUAssemblySourceFile()</slot>
  1292. </connection>
  1293. <connection>
  1294. <sender>fileNewProjectAction</sender>
  1295. <signal>activated()</signal>
  1296. <receiver>MainForm</receiver>
  1297. <slot>fileNewProject()</slot>
  1298. </connection>
  1299. <connection>
  1300. <sender>fileNewQuillSourceFileAction</sender>
  1301. <signal>activated()</signal>
  1302. <receiver>MainForm</receiver>
  1303. <slot>fileNewQuillSourceFile()</slot>
  1304. </connection>
  1305. <connection>
  1306. <sender>fileNewTextFileAction</sender>
  1307. <signal>activated()</signal>
  1308. <receiver>MainForm</receiver>
  1309. <slot>fileNewTextFile()</slot>
  1310. </connection>
  1311. <connection>
  1312. <sender>fileOpenAction</sender>
  1313. <signal>activated()</signal>
  1314. <receiver>MainForm</receiver>
  1315. <slot>fileOpen()</slot>
  1316. </connection>
  1317. <connection>
  1318. <sender>fileOpenActionHidden</sender>
  1319. <signal>activated()</signal>
  1320. <receiver>MainForm</receiver>
  1321. <slot>fileOpen()</slot>
  1322. </connection>
  1323. <connection>
  1324. <sender>filePreferencesAction</sender>
  1325. <signal>activated()</signal>
  1326. <receiver>MainForm</receiver>
  1327. <slot>filePreferences()</slot>
  1328. </connection>
  1329. <connection>
  1330. <sender>filePrintAction</sender>
  1331. <signal>activated()</signal>
  1332. <receiver>MainForm</receiver>
  1333. <slot>filePrint()</slot>
  1334. </connection>
  1335. <connection>
  1336. <sender>fileRecent1Action</sender>
  1337. <signal>activated()</signal>
  1338. <receiver>MainForm</receiver>
  1339. <slot>fileRecent1()</slot>
  1340. </connection>
  1341. <connection>
  1342. <sender>fileRecent2Action</sender>
  1343. <signal>activated()</signal>
  1344. <receiver>MainForm</receiver>
  1345. <slot>fileRecent2()</slot>
  1346. </connection>
  1347. <connection>
  1348. <sender>fileRecent3Action</sender>
  1349. <signal>activated()</signal>
  1350. <receiver>MainForm</receiver>
  1351. <slot>fileRecent3()</slot>
  1352. </connection>
  1353. <connection>
  1354. <sender>fileRecent4Action</sender>
  1355. <signal>activated()</signal>
  1356. <receiver>MainForm</receiver>
  1357. <slot>fileRecent4()</slot>
  1358. </connection>
  1359. <connection>
  1360. <sender>fileSaveAllAction</sender>
  1361. <signal>activated()</signal>
  1362. <receiver>MainForm</receiver>
  1363. <slot>fileSave()</slot>
  1364. </connection>
  1365. <connection>
  1366. <sender>fileSaveProjectAsAction</sender>
  1367. <signal>activated()</signal>
  1368. <receiver>MainForm</receiver>
  1369. <slot>fileSaveAs()</slot>
  1370. </connection>
  1371. <connection>
  1372. <sender>fileTree</sender>
  1373. <signal>clicked(QListViewItem*)</signal>
  1374. <receiver>MainForm</receiver>
  1375. <slot>fileTreeClicked(QListViewItem*)</slot>
  1376. </connection>
  1377. <connection>
  1378. <sender>fileTree</sender>
  1379. <signal>contextMenuRequested(QListViewItem*,const QPoint&amp;,int)</signal>
  1380. <receiver>MainForm</receiver>
  1381. <slot>fileTreeContextMenuRequested(QListViewItem*,const QPoint&amp;,int)</slot>
  1382. </connection>
  1383. <connection>
  1384. <sender>fileTree</sender>
  1385. <signal>itemRenamed(QListViewItem*,int,const QString&amp;)</signal>
  1386. <receiver>MainForm</receiver>
  1387. <slot>fileTreeItemRenamed(QListViewItem*,int,const QString&amp;)</slot>
  1388. </connection>
  1389. <connection>
  1390. <sender>findFindAction</sender>
  1391. <signal>activated()</signal>
  1392. <receiver>MainForm</receiver>
  1393. <slot>editFind()</slot>
  1394. </connection>
  1395. <connection>
  1396. <sender>findFindSymbolDeclarationAction</sender>
  1397. <signal>activated()</signal>
  1398. <receiver>MainForm</receiver>
  1399. <slot>findFindSymbolDeclaration()</slot>
  1400. </connection>
  1401. <connection>
  1402. <sender>findFunctionsAction</sender>
  1403. <signal>activated()</signal>
  1404. <receiver>MainForm</receiver>
  1405. <slot>findFunctions()</slot>
  1406. </connection>
  1407. <connection>
  1408. <sender>findOpenFileAtCursorAction</sender>
  1409. <signal>activated()</signal>
  1410. <receiver>MainForm</receiver>
  1411. <slot>openFileAtCursor()</slot>
  1412. </connection>
  1413. <connection>
  1414. <sender>findReplaceAction</sender>
  1415. <signal>activated()</signal>
  1416. <receiver>MainForm</receiver>
  1417. <slot>editReplace()</slot>
  1418. </connection>
  1419. <connection>
  1420. <sender>helpAboutAction</sender>
  1421. <signal>activated()</signal>
  1422. <receiver>MainForm</receiver>
  1423. <slot>helpAbout()</slot>
  1424. </connection>
  1425. <connection>
  1426. <sender>helpContentsAction</sender>
  1427. <signal>activated()</signal>
  1428. <receiver>MainForm</receiver>
  1429. <slot>helpContents()</slot>
  1430. </connection>
  1431. <connection>
  1432. <sender>helpDocumentationAction</sender>
  1433. <signal>activated()</signal>
  1434. <receiver>MainForm</receiver>
  1435. <slot>helpDocumentation()</slot>
  1436. </connection>
  1437. <connection>
  1438. <sender>helpIndexAction</sender>
  1439. <signal>activated()</signal>
  1440. <receiver>MainForm</receiver>
  1441. <slot>helpIndex()</slot>
  1442. </connection>
  1443. <connection>
  1444. <sender>helpNewsAction</sender>
  1445. <signal>activated()</signal>
  1446. <receiver>MainForm</receiver>
  1447. <slot>helpNews()</slot>
  1448. </connection>
  1449. <connection>
  1450. <sender>helpSearchAction</sender>
  1451. <signal>activated()</signal>
  1452. <receiver>MainForm</receiver>
  1453. <slot>helpSearch()</slot>
  1454. </connection>
  1455. <connection>
  1456. <sender>projectAddFilesAction</sender>
  1457. <signal>activated()</signal>
  1458. <receiver>MainForm</receiver>
  1459. <slot>projectAddFiles()</slot>
  1460. </connection>
  1461. <connection>
  1462. <sender>projectBuildAction</sender>
  1463. <signal>activated()</signal>
  1464. <receiver>MainForm</receiver>
  1465. <slot>projectBuild()</slot>
  1466. </connection>
  1467. <connection>
  1468. <sender>projectCompileAction</sender>
  1469. <signal>activated()</signal>
  1470. <receiver>MainForm</receiver>
  1471. <slot>projectCompile()</slot>
  1472. </connection>
  1473. <connection>
  1474. <sender>projectErrorsWarningsAction</sender>
  1475. <signal>activated()</signal>
  1476. <receiver>MainForm</receiver>
  1477. <slot>errorsAndWarnings()</slot>
  1478. </connection>
  1479. <connection>
  1480. <sender>projectMakeAction</sender>
  1481. <signal>activated()</signal>
  1482. <receiver>MainForm</receiver>
  1483. <slot>projectMake()</slot>
  1484. </connection>
  1485. <connection>
  1486. <sender>projectOptionsAction</sender>
  1487. <signal>activated()</signal>
  1488. <receiver>MainForm</receiver>
  1489. <slot>projectOptions()</slot>
  1490. </connection>
  1491. <connection>
  1492. <sender>projectProgramOutputAction</sender>
  1493. <signal>activated()</signal>
  1494. <receiver>MainForm</receiver>
  1495. <slot>projectProgramOutput()</slot>
  1496. </connection>
  1497. <connection>
  1498. <sender>toolsConfigureAction</sender>
  1499. <signal>activated()</signal>
  1500. <receiver>MainForm</receiver>
  1501. <slot>toolsConfigure()</slot>
  1502. </connection>
  1503. <connection>
  1504. <sender>filePrintQuicklyAction</sender>
  1505. <signal>activated()</signal>
  1506. <receiver>MainForm</receiver>
  1507. <slot>filePrintQuickly()</slot>
  1508. </connection>
  1509. </connections>
  1510. <includes>
  1511. <include location="local" impldecl="in implementation">mainform.ui.h</include>
  1512. </includes>
  1513. <slots>
  1514. <slot>init()</slot>
  1515. <slot>destroy()</slot>
  1516. <slot>te_popup_aboutToShow()</slot>
  1517. <slot>fileNewProject()</slot>
  1518. <slot>fileOpen()</slot>
  1519. <slot>fileRecent1()</slot>
  1520. <slot>fileRecent2()</slot>
  1521. <slot>fileRecent3()</slot>
  1522. <slot>fileRecent4()</slot>
  1523. <slot>fileSave()</slot>
  1524. <slot>fileSaveAs()</slot>
  1525. <slot>filePrint()</slot>
  1526. <slot>filePrintQuickly()</slot>
  1527. <slot>filePreferences()</slot>
  1528. <slot>editClear()</slot>
  1529. <slot>editUndo()</slot>
  1530. <slot>editRedo()</slot>
  1531. <slot>editCut()</slot>
  1532. <slot>editCopy()</slot>
  1533. <slot>editPaste()</slot>
  1534. <slot>editFind()</slot>
  1535. <slot>findFindSymbolDeclaration()</slot>
  1536. <slot>editSelectAll()</slot>
  1537. <slot>increaseIndent()</slot>
  1538. <slot>decreaseIndent()</slot>
  1539. <slot>editReplace()</slot>
  1540. <slot>findFunctions()</slot>
  1541. <slot>openFileAtCursor()</slot>
  1542. <slot>projectAddFiles()</slot>
  1543. <slot>projectCompile()</slot>
  1544. <slot>projectMake()</slot>
  1545. <slot>projectBuild()</slot>
  1546. <slot>errorsAndWarnings()</slot>
  1547. <slot>projectProgramOutput()</slot>
  1548. <slot>projectOptions()</slot>
  1549. <slot>debugRun()</slot>
  1550. <slot>debugPause()</slot>
  1551. <slot>debugReset()</slot>
  1552. <slot>toolsConfigure()</slot>
  1553. <slot>helpDocumentation()</slot>
  1554. <slot>helpContents()</slot>
  1555. <slot>helpIndex()</slot>
  1556. <slot>helpSearch()</slot>
  1557. <slot>helpNews()</slot>
  1558. <slot>helpAbout()</slot>
  1559. <slot>resizeEvent( QResizeEvent * event )</slot>
  1560. <slot>timerEvent( QTimerEvent * event )</slot>
  1561. <slot>fileTreeClicked( QListViewItem * item )</slot>
  1562. <slot>fileNewFolder()</slot>
  1563. <slot>fileTreeContextMenuRequested( QListViewItem * item, const QPoint &amp; pos, int unused_col )</slot>
  1564. <slot>fileNewCHeader()</slot>
  1565. <slot>fileNewGNUAssemblyHeader()</slot>
  1566. <slot>fileNewA68kAssemblyHeader()</slot>
  1567. <slot>fileNewCSourceFile()</slot>
  1568. <slot>fileNewGNUAssemblySourceFile()</slot>
  1569. <slot>fileNewA68kAssemblySourceFile()</slot>
  1570. <slot>fileNewQuillSourceFile()</slot>
  1571. <slot>fileNewTextFile()</slot>
  1572. <slot>statusBar_messageChanged( const QString &amp; message )</slot>
  1573. <slot>current_view_cursorPositionChanged()</slot>
  1574. <slot>current_view_textChanged()</slot>
  1575. <slot>fileTreeItemRenamed( QListViewItem * item, int col, const QString &amp; newName )</slot>
  1576. <slot>KDirWatch_dirty( const QString &amp; fileName )</slot>
  1577. </slots>
  1578. <functions>
  1579. <function access="private" specifier="non virtual">clearProject()</function>
  1580. <function access="private" specifier="non virtual" returnType="QString">findFilter( unsigned short job )</function>
  1581. <function returnType="QString">SGetFileName( int mode, const QString &amp; fileFilter, const QString &amp; caption, QWidget * parent )</function>
  1582. <function returnType="QStringList">SGetFileName_Multiple( const QString &amp; fileFilter, const QString &amp; caption, QWidget * parent )</function>
  1583. <function access="private" specifier="non virtual">updateRecent()</function>
  1584. <function access="private" specifier="non virtual">addRecent( const QString &amp; fileName )</function>
  1585. <function access="private" specifier="non virtual" returnType="QListViewItem *">openFile( QListViewItem * category, QListViewItem * parent, const QString &amp; fileCaption, const QString &amp; fileName )</function>
  1586. <function access="private" specifier="static" returnType="QListViewItem *">createFolder( QListViewItem * parent, const QString &amp; name )</function>
  1587. <function specifier="non virtual" returnType="void *">createView( const QString &amp; fileName, const QString &amp; fileText, QListViewItem * category )</function>
  1588. <function access="private" specifier="non virtual">fileOpen_addList( QListViewItem * category, void * fileListV, void * dir, const QString &amp; open_file )</function>
  1589. <function access="private" specifier="non virtual">openProject( const QString &amp; fileName )</function>
  1590. <function specifier="non virtual" returnType="int">fileSavePrompt( QListViewItem * fileItem )</function>
  1591. <function access="private" specifier="non virtual" returnType="int">savePrompt( void )</function>
  1592. <function access="private" specifier="non virtual">fileSave_save( QListViewItem * theItem )</function>
  1593. <function access="private" specifier="non virtual">fileSave_saveAs( QListViewItem * theItem )</function>
  1594. <function access="private" specifier="non virtual">fileSave_loadList( QListViewItem * category, void * fileListV, const QString &amp; base_dir, void * dir_new, QString * open_file )</function>
  1595. <function>fileSave_fromto( const QString &amp; lastProj, const QString &amp; nextProj )</function>
  1596. <function access="private" specifier="non virtual" returnType="int">projectAddFiles_oneFile( const QString &amp; fileName )</function>
  1597. <function access="private" specifier="non virtual">updateSizes()</function>
  1598. <function access="private" specifier="non virtual" returnType="QStringList">extractAllFileNames( void )</function>
  1599. <function access="private" specifier="non virtual">extractFileTreeInfo( QListViewItem * parent, QListViewItem * * p_category, QString * p_folderPath )</function>
  1600. <function access="private" specifier="non virtual">newFile( QListViewItem * parent, QString text, const char * iconName )</function>
  1601. <function access="private" specifier="non virtual">newFile( QListViewItem * parent )</function>
  1602. <function access="private" specifier="non virtual" returnType="QListViewItem *">resolveParent( QListViewItem * category )</function>
  1603. <function access="private" specifier="non virtual">updateLeftStatusLabel()</function>
  1604. <function access="private" specifier="non virtual">updateRightStatusLabel()</function>
  1605. <function access="protected">closeEvent( QCloseEvent * e )</function>
  1606. </functions>
  1607. <pixmapinproject/>
  1608. <layoutdefaults spacing="0" margin="0"/>
  1609. </UI>