mainform.ui 55 KB

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