mainform.ui 50 KB

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