projectoptions.ui 67 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522
  1. <ui version="4.0" stdsetdef="1" >
  2. <author></author>
  3. <comment></comment>
  4. <exportmacro></exportmacro>
  5. <class>ProjectOptions</class>
  6. <widget class="QDialog" name="ProjectOptions" >
  7. <property name="geometry" >
  8. <rect>
  9. <x>0</x>
  10. <y>0</y>
  11. <width>465</width>
  12. <height>457</height>
  13. </rect>
  14. </property>
  15. <property name="sizePolicy" >
  16. <sizepolicy>
  17. <hsizetype>7</hsizetype>
  18. <vsizetype>7</vsizetype>
  19. <horstretch>0</horstretch>
  20. <verstretch>0</verstretch>
  21. </sizepolicy>
  22. </property>
  23. <property name="windowTitle" >
  24. <string>Project Options</string>
  25. </property>
  26. <property name="sizeGripEnabled" >
  27. <bool>true</bool>
  28. </property>
  29. <property name="modal" >
  30. <bool>false</bool>
  31. </property>
  32. <layout class="QVBoxLayout" >
  33. <item>
  34. <widget class="QTabWidget" name="PO_TabWidget" >
  35. <widget class="QWidget" name="Widget8" >
  36. <attribute name="title" >
  37. <string>Ge&amp;neral</string>
  38. </attribute>
  39. <layout class="QHBoxLayout" >
  40. <property name="margin" >
  41. <number>0</number>
  42. </property>
  43. <item>
  44. <widget class="Q3ButtonGroup" name="buttonGroup1" >
  45. <property name="sizePolicy" >
  46. <sizepolicy>
  47. <hsizetype>7</hsizetype>
  48. <vsizetype>7</vsizetype>
  49. <horstretch>0</horstretch>
  50. <verstretch>0</verstretch>
  51. </sizepolicy>
  52. </property>
  53. <property name="title" >
  54. <string>&amp;Target</string>
  55. </property>
  56. <layout class="QVBoxLayout" >
  57. <property name="margin" >
  58. <number>0</number>
  59. </property>
  60. <item>
  61. <widget class="QRadioButton" name="RegularProgram" >
  62. <property name="sizePolicy" >
  63. <sizepolicy>
  64. <hsizetype>5</hsizetype>
  65. <vsizetype>1</vsizetype>
  66. <horstretch>0</horstretch>
  67. <verstretch>0</verstretch>
  68. </sizepolicy>
  69. </property>
  70. <property name="minimumSize" >
  71. <size>
  72. <width>0</width>
  73. <height>0</height>
  74. </size>
  75. </property>
  76. <property name="maximumSize" >
  77. <size>
  78. <width>32767</width>
  79. <height>32767</height>
  80. </size>
  81. </property>
  82. <property name="text" >
  83. <string>&amp;Regular Program (*.??z)</string>
  84. </property>
  85. <property name="shortcut" >
  86. <string>Alt+R</string>
  87. </property>
  88. <property name="checked" >
  89. <bool>true</bool>
  90. </property>
  91. </widget>
  92. </item>
  93. <item>
  94. <layout class="QHBoxLayout" >
  95. <property name="margin" >
  96. <number>0</number>
  97. </property>
  98. <item>
  99. <spacer name="spacer10" >
  100. <property name="sizeHint" >
  101. <size>
  102. <width>20</width>
  103. <height>15</height>
  104. </size>
  105. </property>
  106. <property name="sizeType" >
  107. <enum>Fixed</enum>
  108. </property>
  109. <property name="orientation" >
  110. <enum>Horizontal</enum>
  111. </property>
  112. </spacer>
  113. </item>
  114. <item>
  115. <widget class="QCheckBox" name="ExternalDataVariable" >
  116. <property name="sizePolicy" >
  117. <sizepolicy>
  118. <hsizetype>5</hsizetype>
  119. <vsizetype>1</vsizetype>
  120. <horstretch>0</horstretch>
  121. <verstretch>0</verstretch>
  122. </sizepolicy>
  123. </property>
  124. <property name="minimumSize" >
  125. <size>
  126. <width>0</width>
  127. <height>0</height>
  128. </size>
  129. </property>
  130. <property name="maximumSize" >
  131. <size>
  132. <width>32767</width>
  133. <height>32767</height>
  134. </size>
  135. </property>
  136. <property name="text" >
  137. <string>External &amp;data variable (*-data.??y)</string>
  138. </property>
  139. <property name="shortcut" >
  140. <string>Alt+D</string>
  141. </property>
  142. </widget>
  143. </item>
  144. </layout>
  145. </item>
  146. <item>
  147. <layout class="QHBoxLayout" >
  148. <property name="margin" >
  149. <number>0</number>
  150. </property>
  151. <item>
  152. <spacer name="spacer9" >
  153. <property name="sizeHint" >
  154. <size>
  155. <width>40</width>
  156. <height>15</height>
  157. </size>
  158. </property>
  159. <property name="sizeType" >
  160. <enum>Fixed</enum>
  161. </property>
  162. <property name="orientation" >
  163. <enum>Horizontal</enum>
  164. </property>
  165. </spacer>
  166. </item>
  167. <item>
  168. <widget class="QLabel" name="LOncalcVariableName_1" >
  169. <property name="enabled" >
  170. <bool>false</bool>
  171. </property>
  172. <property name="sizePolicy" >
  173. <sizepolicy>
  174. <hsizetype>5</hsizetype>
  175. <vsizetype>1</vsizetype>
  176. <horstretch>0</horstretch>
  177. <verstretch>0</verstretch>
  178. </sizepolicy>
  179. </property>
  180. <property name="minimumSize" >
  181. <size>
  182. <width>0</width>
  183. <height>0</height>
  184. </size>
  185. </property>
  186. <property name="maximumSize" >
  187. <size>
  188. <width>32767</width>
  189. <height>32767</height>
  190. </size>
  191. </property>
  192. <property name="text" >
  193. <string>On-calc &amp;variable name:</string>
  194. </property>
  195. <property name="alignment" >
  196. <set>Qt::AlignVCenter</set>
  197. </property>
  198. <property name="buddy" stdset="0" >
  199. <cstring>OncalcVariableName_1</cstring>
  200. </property>
  201. <property name="wordWrap" >
  202. <bool>false</bool>
  203. </property>
  204. </widget>
  205. </item>
  206. <item>
  207. <widget class="KLineEdit" name="OncalcVariableName_1" >
  208. <property name="enabled" >
  209. <bool>false</bool>
  210. </property>
  211. <property name="sizePolicy" >
  212. <sizepolicy>
  213. <hsizetype>7</hsizetype>
  214. <vsizetype>1</vsizetype>
  215. <horstretch>0</horstretch>
  216. <verstretch>0</verstretch>
  217. </sizepolicy>
  218. </property>
  219. <property name="minimumSize" >
  220. <size>
  221. <width>0</width>
  222. <height>0</height>
  223. </size>
  224. </property>
  225. <property name="maximumSize" >
  226. <size>
  227. <width>32767</width>
  228. <height>32767</height>
  229. </size>
  230. </property>
  231. <property name="maxLength" >
  232. <number>8</number>
  233. </property>
  234. </widget>
  235. </item>
  236. </layout>
  237. </item>
  238. <item>
  239. <layout class="QHBoxLayout" >
  240. <property name="margin" >
  241. <number>0</number>
  242. </property>
  243. <item>
  244. <spacer name="spacer8" >
  245. <property name="sizeHint" >
  246. <size>
  247. <width>40</width>
  248. <height>16</height>
  249. </size>
  250. </property>
  251. <property name="sizeType" >
  252. <enum>Fixed</enum>
  253. </property>
  254. <property name="orientation" >
  255. <enum>Horizontal</enum>
  256. </property>
  257. </spacer>
  258. </item>
  259. <item>
  260. <widget class="QLabel" name="LCreateCopyNever" >
  261. <property name="enabled" >
  262. <bool>false</bool>
  263. </property>
  264. <property name="sizePolicy" >
  265. <sizepolicy>
  266. <hsizetype>0</hsizetype>
  267. <vsizetype>1</vsizetype>
  268. <horstretch>0</horstretch>
  269. <verstretch>0</verstretch>
  270. </sizepolicy>
  271. </property>
  272. <property name="minimumSize" >
  273. <size>
  274. <width>0</width>
  275. <height>0</height>
  276. </size>
  277. </property>
  278. <property name="maximumSize" >
  279. <size>
  280. <width>32767</width>
  281. <height>32767</height>
  282. </size>
  283. </property>
  284. <property name="text" >
  285. <string>Create copy:</string>
  286. </property>
  287. <property name="wordWrap" >
  288. <bool>false</bool>
  289. </property>
  290. </widget>
  291. </item>
  292. <item>
  293. <widget class="Q3ButtonGroup" name="buttonGroup7" >
  294. <property name="title" >
  295. <string/>
  296. </property>
  297. <layout class="QHBoxLayout" >
  298. <property name="margin" >
  299. <number>0</number>
  300. </property>
  301. <item>
  302. <widget class="QRadioButton" name="CreateCopyNever" >
  303. <property name="enabled" >
  304. <bool>false</bool>
  305. </property>
  306. <property name="sizePolicy" >
  307. <sizepolicy>
  308. <hsizetype>1</hsizetype>
  309. <vsizetype>1</vsizetype>
  310. <horstretch>0</horstretch>
  311. <verstretch>0</verstretch>
  312. </sizepolicy>
  313. </property>
  314. <property name="minimumSize" >
  315. <size>
  316. <width>0</width>
  317. <height>0</height>
  318. </size>
  319. </property>
  320. <property name="maximumSize" >
  321. <size>
  322. <width>32767</width>
  323. <height>32767</height>
  324. </size>
  325. </property>
  326. <property name="text" >
  327. <string>n&amp;ever</string>
  328. </property>
  329. <property name="shortcut" >
  330. <string>Alt+E</string>
  331. </property>
  332. <property name="checked" >
  333. <bool>true</bool>
  334. </property>
  335. </widget>
  336. </item>
  337. <item>
  338. <widget class="QRadioButton" name="CreateCopyIfArchived" >
  339. <property name="enabled" >
  340. <bool>false</bool>
  341. </property>
  342. <property name="sizePolicy" >
  343. <sizepolicy>
  344. <hsizetype>1</hsizetype>
  345. <vsizetype>1</vsizetype>
  346. <horstretch>0</horstretch>
  347. <verstretch>0</verstretch>
  348. </sizepolicy>
  349. </property>
  350. <property name="minimumSize" >
  351. <size>
  352. <width>0</width>
  353. <height>0</height>
  354. </size>
  355. </property>
  356. <property name="maximumSize" >
  357. <size>
  358. <width>32767</width>
  359. <height>32767</height>
  360. </size>
  361. </property>
  362. <property name="text" >
  363. <string>if arc&amp;hived</string>
  364. </property>
  365. <property name="shortcut" >
  366. <string>Alt+H</string>
  367. </property>
  368. <property name="buttonGroupId" >
  369. <number>1</number>
  370. </property>
  371. </widget>
  372. </item>
  373. <item>
  374. <widget class="QRadioButton" name="CreateCopyAlways" >
  375. <property name="enabled" >
  376. <bool>false</bool>
  377. </property>
  378. <property name="sizePolicy" >
  379. <sizepolicy>
  380. <hsizetype>1</hsizetype>
  381. <vsizetype>1</vsizetype>
  382. <horstretch>0</horstretch>
  383. <verstretch>0</verstretch>
  384. </sizepolicy>
  385. </property>
  386. <property name="minimumSize" >
  387. <size>
  388. <width>0</width>
  389. <height>0</height>
  390. </size>
  391. </property>
  392. <property name="maximumSize" >
  393. <size>
  394. <width>32767</width>
  395. <height>32767</height>
  396. </size>
  397. </property>
  398. <property name="text" >
  399. <string>&amp;always</string>
  400. </property>
  401. <property name="shortcut" >
  402. <string>Alt+A</string>
  403. </property>
  404. <property name="buttonGroupId" >
  405. <number>2</number>
  406. </property>
  407. </widget>
  408. </item>
  409. </layout>
  410. </widget>
  411. </item>
  412. <item>
  413. <spacer name="spacer8_2" >
  414. <property name="sizeHint" >
  415. <size>
  416. <width>16</width>
  417. <height>41</height>
  418. </size>
  419. </property>
  420. <property name="sizeType" >
  421. <enum>Expanding</enum>
  422. </property>
  423. <property name="orientation" >
  424. <enum>Horizontal</enum>
  425. </property>
  426. </spacer>
  427. </item>
  428. </layout>
  429. </item>
  430. <item>
  431. <layout class="QHBoxLayout" >
  432. <property name="margin" >
  433. <number>0</number>
  434. </property>
  435. <item>
  436. <spacer name="spacer11" >
  437. <property name="sizeHint" >
  438. <size>
  439. <width>20</width>
  440. <height>15</height>
  441. </size>
  442. </property>
  443. <property name="sizeType" >
  444. <enum>Fixed</enum>
  445. </property>
  446. <property name="orientation" >
  447. <enum>Horizontal</enum>
  448. </property>
  449. </spacer>
  450. </item>
  451. <item>
  452. <widget class="QCheckBox" name="CompressProgram" >
  453. <property name="sizePolicy" >
  454. <sizepolicy>
  455. <hsizetype>5</hsizetype>
  456. <vsizetype>1</vsizetype>
  457. <horstretch>0</horstretch>
  458. <verstretch>0</verstretch>
  459. </sizepolicy>
  460. </property>
  461. <property name="minimumSize" >
  462. <size>
  463. <width>0</width>
  464. <height>0</height>
  465. </size>
  466. </property>
  467. <property name="maximumSize" >
  468. <size>
  469. <width>32767</width>
  470. <height>32767</height>
  471. </size>
  472. </property>
  473. <property name="text" >
  474. <string>Compre&amp;ss program (*.??y)</string>
  475. </property>
  476. <property name="shortcut" >
  477. <string>Alt+S</string>
  478. </property>
  479. </widget>
  480. </item>
  481. </layout>
  482. </item>
  483. <item>
  484. <layout class="QHBoxLayout" >
  485. <property name="margin" >
  486. <number>0</number>
  487. </property>
  488. <item>
  489. <spacer name="spacer12" >
  490. <property name="sizeHint" >
  491. <size>
  492. <width>40</width>
  493. <height>15</height>
  494. </size>
  495. </property>
  496. <property name="sizeType" >
  497. <enum>Fixed</enum>
  498. </property>
  499. <property name="orientation" >
  500. <enum>Horizontal</enum>
  501. </property>
  502. </spacer>
  503. </item>
  504. <item>
  505. <widget class="QLabel" name="LOncalcVariableName_2" >
  506. <property name="enabled" >
  507. <bool>false</bool>
  508. </property>
  509. <property name="sizePolicy" >
  510. <sizepolicy>
  511. <hsizetype>5</hsizetype>
  512. <vsizetype>1</vsizetype>
  513. <horstretch>0</horstretch>
  514. <verstretch>0</verstretch>
  515. </sizepolicy>
  516. </property>
  517. <property name="minimumSize" >
  518. <size>
  519. <width>0</width>
  520. <height>0</height>
  521. </size>
  522. </property>
  523. <property name="maximumSize" >
  524. <size>
  525. <width>32767</width>
  526. <height>32767</height>
  527. </size>
  528. </property>
  529. <property name="text" >
  530. <string>On-calc var&amp;iable name:</string>
  531. </property>
  532. <property name="alignment" >
  533. <set>Qt::AlignVCenter</set>
  534. </property>
  535. <property name="buddy" stdset="0" >
  536. <cstring>OncalcVariableName_2</cstring>
  537. </property>
  538. <property name="wordWrap" >
  539. <bool>false</bool>
  540. </property>
  541. </widget>
  542. </item>
  543. <item>
  544. <widget class="KLineEdit" name="OncalcVariableName_2" >
  545. <property name="enabled" >
  546. <bool>false</bool>
  547. </property>
  548. <property name="sizePolicy" >
  549. <sizepolicy>
  550. <hsizetype>7</hsizetype>
  551. <vsizetype>5</vsizetype>
  552. <horstretch>0</horstretch>
  553. <verstretch>0</verstretch>
  554. </sizepolicy>
  555. </property>
  556. <property name="minimumSize" >
  557. <size>
  558. <width>0</width>
  559. <height>0</height>
  560. </size>
  561. </property>
  562. <property name="maximumSize" >
  563. <size>
  564. <width>32767</width>
  565. <height>32767</height>
  566. </size>
  567. </property>
  568. <property name="maxLength" >
  569. <number>8</number>
  570. </property>
  571. </widget>
  572. </item>
  573. </layout>
  574. </item>
  575. <item>
  576. <widget class="QRadioButton" name="FlashOperatingSystem" >
  577. <property name="sizePolicy" >
  578. <sizepolicy>
  579. <hsizetype>5</hsizetype>
  580. <vsizetype>1</vsizetype>
  581. <horstretch>0</horstretch>
  582. <verstretch>0</verstretch>
  583. </sizepolicy>
  584. </property>
  585. <property name="minimumSize" >
  586. <size>
  587. <width>0</width>
  588. <height>0</height>
  589. </size>
  590. </property>
  591. <property name="maximumSize" >
  592. <size>
  593. <width>32767</width>
  594. <height>32767</height>
  595. </size>
  596. </property>
  597. <property name="text" >
  598. <string>Flash Operating S&amp;ystem (experimental)</string>
  599. </property>
  600. <property name="shortcut" >
  601. <string>Alt+Y</string>
  602. </property>
  603. </widget>
  604. </item>
  605. <item>
  606. <widget class="QRadioButton" name="FargoProgram" >
  607. <property name="sizePolicy" >
  608. <sizepolicy>
  609. <hsizetype>5</hsizetype>
  610. <vsizetype>1</vsizetype>
  611. <horstretch>0</horstretch>
  612. <verstretch>0</verstretch>
  613. </sizepolicy>
  614. </property>
  615. <property name="minimumSize" >
  616. <size>
  617. <width>0</width>
  618. <height>0</height>
  619. </size>
  620. </property>
  621. <property name="maximumSize" >
  622. <size>
  623. <width>32767</width>
  624. <height>32767</height>
  625. </size>
  626. </property>
  627. <property name="text" >
  628. <string>Far&amp;go Program (*.92p) (experimental)</string>
  629. </property>
  630. <property name="shortcut" >
  631. <string>Alt+G</string>
  632. </property>
  633. <property name="checked" >
  634. <bool>false</bool>
  635. </property>
  636. </widget>
  637. </item>
  638. <item>
  639. <widget class="QRadioButton" name="FunctionArchive" >
  640. <property name="sizePolicy" >
  641. <sizepolicy>
  642. <hsizetype>5</hsizetype>
  643. <vsizetype>1</vsizetype>
  644. <horstretch>0</horstretch>
  645. <verstretch>0</verstretch>
  646. </sizepolicy>
  647. </property>
  648. <property name="minimumSize" >
  649. <size>
  650. <width>0</width>
  651. <height>0</height>
  652. </size>
  653. </property>
  654. <property name="maximumSize" >
  655. <size>
  656. <width>32767</width>
  657. <height>32767</height>
  658. </size>
  659. </property>
  660. <property name="text" >
  661. <string>&amp;Function Archive (*.a)</string>
  662. </property>
  663. <property name="shortcut" >
  664. <string>Alt+F</string>
  665. </property>
  666. <property name="buttonGroupId" >
  667. <number>1</number>
  668. </property>
  669. </widget>
  670. </item>
  671. </layout>
  672. </widget>
  673. </item>
  674. </layout>
  675. </widget>
  676. <widget class="QWidget" name="Widget9" >
  677. <attribute name="title" >
  678. <string>Co&amp;mpilation</string>
  679. </attribute>
  680. <layout class="QVBoxLayout" >
  681. <property name="margin" >
  682. <number>0</number>
  683. </property>
  684. <item>
  685. <widget class="Q3ButtonGroup" name="buttonGroup2" >
  686. <property name="title" >
  687. <string>S&amp;witches</string>
  688. </property>
  689. <layout class="QVBoxLayout" >
  690. <property name="margin" >
  691. <number>0</number>
  692. </property>
  693. <item>
  694. <layout class="QHBoxLayout" >
  695. <property name="margin" >
  696. <number>0</number>
  697. </property>
  698. <item>
  699. <widget class="QLabel" name="LGCCSwitches" >
  700. <property name="sizePolicy" >
  701. <sizepolicy>
  702. <hsizetype>5</hsizetype>
  703. <vsizetype>1</vsizetype>
  704. <horstretch>0</horstretch>
  705. <verstretch>0</verstretch>
  706. </sizepolicy>
  707. </property>
  708. <property name="text" >
  709. <string>&amp;GCC Switches:</string>
  710. </property>
  711. <property name="alignment" >
  712. <set>Qt::AlignVCenter</set>
  713. </property>
  714. <property name="buddy" stdset="0" >
  715. <cstring>GCCSwitches</cstring>
  716. </property>
  717. <property name="wordWrap" >
  718. <bool>false</bool>
  719. </property>
  720. </widget>
  721. </item>
  722. <item>
  723. <widget class="KLineEdit" name="GCCSwitches" >
  724. <property name="sizePolicy" >
  725. <sizepolicy>
  726. <hsizetype>7</hsizetype>
  727. <vsizetype>1</vsizetype>
  728. <horstretch>0</horstretch>
  729. <verstretch>0</verstretch>
  730. </sizepolicy>
  731. </property>
  732. </widget>
  733. </item>
  734. </layout>
  735. </item>
  736. <item>
  737. <layout class="QHBoxLayout" >
  738. <property name="margin" >
  739. <number>0</number>
  740. </property>
  741. <item>
  742. <widget class="QLabel" name="LAsSwitches" >
  743. <property name="text" >
  744. <string>A&amp;s Switches:</string>
  745. </property>
  746. <property name="alignment" >
  747. <set>Qt::AlignVCenter</set>
  748. </property>
  749. <property name="buddy" stdset="0" >
  750. <cstring>AsSwitches</cstring>
  751. </property>
  752. <property name="wordWrap" >
  753. <bool>false</bool>
  754. </property>
  755. </widget>
  756. </item>
  757. <item>
  758. <widget class="KLineEdit" name="AsSwitches" >
  759. <property name="sizePolicy" >
  760. <sizepolicy>
  761. <hsizetype>7</hsizetype>
  762. <vsizetype>1</vsizetype>
  763. <horstretch>0</horstretch>
  764. <verstretch>0</verstretch>
  765. </sizepolicy>
  766. </property>
  767. </widget>
  768. </item>
  769. </layout>
  770. </item>
  771. <item>
  772. <layout class="QHBoxLayout" >
  773. <property name="margin" >
  774. <number>0</number>
  775. </property>
  776. <item>
  777. <widget class="QLabel" name="LA68kSwitches" >
  778. <property name="text" >
  779. <string>&amp;A68k Switches:</string>
  780. </property>
  781. <property name="alignment" >
  782. <set>Qt::AlignVCenter</set>
  783. </property>
  784. <property name="buddy" stdset="0" >
  785. <cstring>A68kSwitches</cstring>
  786. </property>
  787. <property name="wordWrap" >
  788. <bool>false</bool>
  789. </property>
  790. </widget>
  791. </item>
  792. <item>
  793. <widget class="KLineEdit" name="A68kSwitches" >
  794. <property name="sizePolicy" >
  795. <sizepolicy>
  796. <hsizetype>7</hsizetype>
  797. <vsizetype>1</vsizetype>
  798. <horstretch>0</horstretch>
  799. <verstretch>0</verstretch>
  800. </sizepolicy>
  801. </property>
  802. </widget>
  803. </item>
  804. </layout>
  805. </item>
  806. </layout>
  807. </widget>
  808. </item>
  809. <item>
  810. <spacer name="spacer10_2" >
  811. <property name="sizeHint" >
  812. <size>
  813. <width>51</width>
  814. <height>121</height>
  815. </size>
  816. </property>
  817. <property name="sizeType" >
  818. <enum>Expanding</enum>
  819. </property>
  820. <property name="orientation" >
  821. <enum>Vertical</enum>
  822. </property>
  823. </spacer>
  824. </item>
  825. <item>
  826. <widget class="QCheckBox" name="GenerateDebugInformation" >
  827. <property name="text" >
  828. <string>Generate &amp;debug information</string>
  829. </property>
  830. <property name="shortcut" >
  831. <string>Alt+D</string>
  832. </property>
  833. </widget>
  834. </item>
  835. <item>
  836. <layout class="QHBoxLayout" >
  837. <property name="margin" >
  838. <number>0</number>
  839. </property>
  840. <item>
  841. <spacer name="spacer8_3" >
  842. <property name="sizeHint" >
  843. <size>
  844. <width>291</width>
  845. <height>30</height>
  846. </size>
  847. </property>
  848. <property name="sizeType" >
  849. <enum>Expanding</enum>
  850. </property>
  851. <property name="orientation" >
  852. <enum>Horizontal</enum>
  853. </property>
  854. </spacer>
  855. </item>
  856. <item>
  857. <widget class="KPushButton" name="ProgramOptionsButton" >
  858. <property name="minimumSize" >
  859. <size>
  860. <width>150</width>
  861. <height>0</height>
  862. </size>
  863. </property>
  864. <property name="text" >
  865. <string>P&amp;rogram Options...</string>
  866. </property>
  867. <property name="shortcut" >
  868. <string>Alt+R</string>
  869. </property>
  870. </widget>
  871. </item>
  872. </layout>
  873. </item>
  874. </layout>
  875. </widget>
  876. <widget class="QWidget" name="TabPage" >
  877. <attribute name="title" >
  878. <string>&amp;Linking</string>
  879. </attribute>
  880. <layout class="QVBoxLayout" >
  881. <property name="margin" >
  882. <number>0</number>
  883. </property>
  884. <item>
  885. <widget class="Q3ButtonGroup" name="buttonGroup3" >
  886. <property name="title" >
  887. <string>Optimi&amp;zation</string>
  888. </property>
  889. <layout class="QVBoxLayout" >
  890. <property name="margin" >
  891. <number>0</number>
  892. </property>
  893. <item>
  894. <layout class="QHBoxLayout" >
  895. <property name="margin" >
  896. <number>0</number>
  897. </property>
  898. <item>
  899. <layout class="QVBoxLayout" >
  900. <property name="margin" >
  901. <number>0</number>
  902. </property>
  903. <item>
  904. <widget class="QCheckBox" name="NOPs" >
  905. <property name="sizePolicy" >
  906. <sizepolicy>
  907. <hsizetype>1</hsizetype>
  908. <vsizetype>1</vsizetype>
  909. <horstretch>0</horstretch>
  910. <verstretch>0</verstretch>
  911. </sizepolicy>
  912. </property>
  913. <property name="text" >
  914. <string>NOP&amp;s</string>
  915. </property>
  916. <property name="shortcut" >
  917. <string>Alt+S</string>
  918. </property>
  919. </widget>
  920. </item>
  921. <item>
  922. <widget class="QCheckBox" name="ReturnSequences" >
  923. <property name="sizePolicy" >
  924. <sizepolicy>
  925. <hsizetype>1</hsizetype>
  926. <vsizetype>1</vsizetype>
  927. <horstretch>0</horstretch>
  928. <verstretch>0</verstretch>
  929. </sizepolicy>
  930. </property>
  931. <property name="text" >
  932. <string>&amp;Return Sequences</string>
  933. </property>
  934. <property name="shortcut" >
  935. <string>Alt+R</string>
  936. </property>
  937. </widget>
  938. </item>
  939. <item>
  940. <widget class="QCheckBox" name="Branches" >
  941. <property name="sizePolicy" >
  942. <sizepolicy>
  943. <hsizetype>1</hsizetype>
  944. <vsizetype>1</vsizetype>
  945. <horstretch>0</horstretch>
  946. <verstretch>0</verstretch>
  947. </sizepolicy>
  948. </property>
  949. <property name="text" >
  950. <string>&amp;Branches</string>
  951. </property>
  952. <property name="shortcut" >
  953. <string>Alt+B</string>
  954. </property>
  955. </widget>
  956. </item>
  957. </layout>
  958. </item>
  959. <item>
  960. <layout class="QVBoxLayout" >
  961. <property name="margin" >
  962. <number>0</number>
  963. </property>
  964. <item>
  965. <widget class="QCheckBox" name="MoveLoadPushInstructions" >
  966. <property name="sizePolicy" >
  967. <sizepolicy>
  968. <hsizetype>1</hsizetype>
  969. <vsizetype>1</vsizetype>
  970. <horstretch>0</horstretch>
  971. <verstretch>0</verstretch>
  972. </sizepolicy>
  973. </property>
  974. <property name="text" >
  975. <string>Move/Load/Pus&amp;h Instructions</string>
  976. </property>
  977. <property name="shortcut" >
  978. <string>Alt+H</string>
  979. </property>
  980. </widget>
  981. </item>
  982. <item>
  983. <widget class="QCheckBox" name="TestCompareInstructions" >
  984. <property name="sizePolicy" >
  985. <sizepolicy>
  986. <hsizetype>1</hsizetype>
  987. <vsizetype>1</vsizetype>
  988. <horstretch>0</horstretch>
  989. <verstretch>0</verstretch>
  990. </sizepolicy>
  991. </property>
  992. <property name="text" >
  993. <string>&amp;Test/Compare Instructions</string>
  994. </property>
  995. <property name="shortcut" >
  996. <string>Alt+T</string>
  997. </property>
  998. </widget>
  999. </item>
  1000. <item>
  1001. <widget class="QCheckBox" name="CalculationInstructions" >
  1002. <property name="sizePolicy" >
  1003. <sizepolicy>
  1004. <hsizetype>1</hsizetype>
  1005. <vsizetype>1</vsizetype>
  1006. <horstretch>0</horstretch>
  1007. <verstretch>0</verstretch>
  1008. </sizepolicy>
  1009. </property>
  1010. <property name="text" >
  1011. <string>C&amp;alculation Instructions</string>
  1012. </property>
  1013. <property name="shortcut" >
  1014. <string>Alt+A</string>
  1015. </property>
  1016. </widget>
  1017. </item>
  1018. </layout>
  1019. </item>
  1020. </layout>
  1021. </item>
  1022. <item>
  1023. <layout class="QHBoxLayout" >
  1024. <property name="margin" >
  1025. <number>0</number>
  1026. </property>
  1027. <item>
  1028. <spacer name="spacer10_3" >
  1029. <property name="sizeHint" >
  1030. <size>
  1031. <width>10</width>
  1032. <height>20</height>
  1033. </size>
  1034. </property>
  1035. <property name="sizeType" >
  1036. <enum>Preferred</enum>
  1037. </property>
  1038. <property name="orientation" >
  1039. <enum>Horizontal</enum>
  1040. </property>
  1041. </spacer>
  1042. </item>
  1043. <item>
  1044. <layout class="QVBoxLayout" >
  1045. <property name="margin" >
  1046. <number>0</number>
  1047. </property>
  1048. <item>
  1049. <widget class="QCheckBox" name="RemoveUnusedSections" >
  1050. <property name="enabled" >
  1051. <bool>true</bool>
  1052. </property>
  1053. <property name="sizePolicy" >
  1054. <sizepolicy>
  1055. <hsizetype>1</hsizetype>
  1056. <vsizetype>1</vsizetype>
  1057. <horstretch>0</horstretch>
  1058. <verstretch>0</verstretch>
  1059. </sizepolicy>
  1060. </property>
  1061. <property name="text" >
  1062. <string>Remove &amp;unused sections</string>
  1063. </property>
  1064. <property name="shortcut" >
  1065. <string>Alt+U</string>
  1066. </property>
  1067. </widget>
  1068. </item>
  1069. <item>
  1070. <widget class="QCheckBox" name="ReorderSections" >
  1071. <property name="sizePolicy" >
  1072. <sizepolicy>
  1073. <hsizetype>1</hsizetype>
  1074. <vsizetype>1</vsizetype>
  1075. <horstretch>0</horstretch>
  1076. <verstretch>0</verstretch>
  1077. </sizepolicy>
  1078. </property>
  1079. <property name="text" >
  1080. <string>R&amp;eorder sections</string>
  1081. </property>
  1082. <property name="shortcut" >
  1083. <string>Alt+E</string>
  1084. </property>
  1085. </widget>
  1086. </item>
  1087. </layout>
  1088. </item>
  1089. <item>
  1090. <spacer name="spacer15_2" >
  1091. <property name="sizeHint" >
  1092. <size>
  1093. <width>10</width>
  1094. <height>20</height>
  1095. </size>
  1096. </property>
  1097. <property name="sizeType" >
  1098. <enum>Preferred</enum>
  1099. </property>
  1100. <property name="orientation" >
  1101. <enum>Horizontal</enum>
  1102. </property>
  1103. </spacer>
  1104. </item>
  1105. <item>
  1106. <layout class="QVBoxLayout" >
  1107. <property name="margin" >
  1108. <number>0</number>
  1109. </property>
  1110. <item>
  1111. <widget class="QCheckBox" name="CutUnusedRanges" >
  1112. <property name="sizePolicy" >
  1113. <sizepolicy>
  1114. <hsizetype>1</hsizetype>
  1115. <vsizetype>1</vsizetype>
  1116. <horstretch>0</horstretch>
  1117. <verstretch>0</verstretch>
  1118. </sizepolicy>
  1119. </property>
  1120. <property name="text" >
  1121. <string>Cut unuse&amp;d ranges</string>
  1122. </property>
  1123. <property name="shortcut" >
  1124. <string>Alt+D</string>
  1125. </property>
  1126. </widget>
  1127. </item>
  1128. <item>
  1129. <widget class="QCheckBox" name="MergeConstants" >
  1130. <property name="sizePolicy" >
  1131. <sizepolicy>
  1132. <hsizetype>1</hsizetype>
  1133. <vsizetype>1</vsizetype>
  1134. <horstretch>0</horstretch>
  1135. <verstretch>0</verstretch>
  1136. </sizepolicy>
  1137. </property>
  1138. <property name="text" >
  1139. <string>Mer&amp;ge Constants</string>
  1140. </property>
  1141. <property name="shortcut" >
  1142. <string>Alt+G</string>
  1143. </property>
  1144. </widget>
  1145. </item>
  1146. </layout>
  1147. </item>
  1148. <item>
  1149. <spacer name="spacer11_2" >
  1150. <property name="sizeHint" >
  1151. <size>
  1152. <width>10</width>
  1153. <height>20</height>
  1154. </size>
  1155. </property>
  1156. <property name="sizeType" >
  1157. <enum>Preferred</enum>
  1158. </property>
  1159. <property name="orientation" >
  1160. <enum>Horizontal</enum>
  1161. </property>
  1162. </spacer>
  1163. </item>
  1164. </layout>
  1165. </item>
  1166. </layout>
  1167. </widget>
  1168. </item>
  1169. <item>
  1170. <widget class="QCheckBox" name="LinkAgainstStandardLibrary" >
  1171. <property name="sizePolicy" >
  1172. <sizepolicy>
  1173. <hsizetype>5</hsizetype>
  1174. <vsizetype>1</vsizetype>
  1175. <horstretch>0</horstretch>
  1176. <verstretch>0</verstretch>
  1177. </sizepolicy>
  1178. </property>
  1179. <property name="text" >
  1180. <string>Lin&amp;k against standard library (tigcc.a)</string>
  1181. </property>
  1182. <property name="shortcut" >
  1183. <string>Alt+K</string>
  1184. </property>
  1185. </widget>
  1186. </item>
  1187. <item>
  1188. <widget class="QCheckBox" name="InitializeBSSSection" >
  1189. <property name="sizePolicy" >
  1190. <sizepolicy>
  1191. <hsizetype>5</hsizetype>
  1192. <vsizetype>1</vsizetype>
  1193. <horstretch>0</horstretch>
  1194. <verstretch>0</verstretch>
  1195. </sizepolicy>
  1196. </property>
  1197. <property name="text" >
  1198. <string>&amp;Initialize BSS section</string>
  1199. </property>
  1200. <property name="shortcut" >
  1201. <string>Alt+I</string>
  1202. </property>
  1203. </widget>
  1204. </item>
  1205. <item>
  1206. <widget class="QCheckBox" name="OutputVariableImageWithoutWrapper" >
  1207. <property name="sizePolicy" >
  1208. <sizepolicy>
  1209. <hsizetype>5</hsizetype>
  1210. <vsizetype>1</vsizetype>
  1211. <horstretch>0</horstretch>
  1212. <verstretch>0</verstretch>
  1213. </sizepolicy>
  1214. </property>
  1215. <property name="text" >
  1216. <string>Output &amp;variable image without wrapper (binary mode)</string>
  1217. </property>
  1218. <property name="shortcut" >
  1219. <string>Alt+V</string>
  1220. </property>
  1221. </widget>
  1222. </item>
  1223. <item>
  1224. <spacer name="spacer15" >
  1225. <property name="sizeHint" >
  1226. <size>
  1227. <width>20</width>
  1228. <height>30</height>
  1229. </size>
  1230. </property>
  1231. <property name="sizeType" >
  1232. <enum>Expanding</enum>
  1233. </property>
  1234. <property name="orientation" >
  1235. <enum>Vertical</enum>
  1236. </property>
  1237. </spacer>
  1238. </item>
  1239. </layout>
  1240. </widget>
  1241. <widget class="QWidget" name="TabPage" >
  1242. <attribute name="title" >
  1243. <string>&amp;Post-Build</string>
  1244. </attribute>
  1245. <layout class="QVBoxLayout" >
  1246. <property name="margin" >
  1247. <number>0</number>
  1248. </property>
  1249. <item>
  1250. <widget class="Q3ButtonGroup" name="buttonGroup4" >
  1251. <property name="title" >
  1252. <string>Po&amp;st-Build Processing</string>
  1253. </property>
  1254. <layout class="QVBoxLayout" >
  1255. <property name="margin" >
  1256. <number>0</number>
  1257. </property>
  1258. <item>
  1259. <layout class="QHBoxLayout" >
  1260. <property name="margin" >
  1261. <number>0</number>
  1262. </property>
  1263. <item>
  1264. <widget class="QLabel" name="LCallAfterBuilding" >
  1265. <property name="sizePolicy" >
  1266. <sizepolicy>
  1267. <hsizetype>1</hsizetype>
  1268. <vsizetype>1</vsizetype>
  1269. <horstretch>0</horstretch>
  1270. <verstretch>0</verstretch>
  1271. </sizepolicy>
  1272. </property>
  1273. <property name="text" >
  1274. <string>Call &amp;after building:</string>
  1275. </property>
  1276. <property name="alignment" >
  1277. <set>Qt::AlignVCenter</set>
  1278. </property>
  1279. <property name="buddy" stdset="0" >
  1280. <cstring>CallAfterBuilding</cstring>
  1281. </property>
  1282. <property name="wordWrap" >
  1283. <bool>false</bool>
  1284. </property>
  1285. </widget>
  1286. </item>
  1287. <item>
  1288. <spacer name="spacer16" >
  1289. <property name="sizeHint" >
  1290. <size>
  1291. <width>121</width>
  1292. <height>20</height>
  1293. </size>
  1294. </property>
  1295. <property name="sizeType" >
  1296. <enum>Expanding</enum>
  1297. </property>
  1298. <property name="orientation" >
  1299. <enum>Horizontal</enum>
  1300. </property>
  1301. </spacer>
  1302. </item>
  1303. <item>
  1304. <widget class="KPushButton" name="browseButton" >
  1305. <property name="text" >
  1306. <string>&amp;Browse...</string>
  1307. </property>
  1308. <property name="shortcut" >
  1309. <string>Alt+B</string>
  1310. </property>
  1311. </widget>
  1312. </item>
  1313. </layout>
  1314. </item>
  1315. <item>
  1316. <widget class="KLineEdit" name="CallAfterBuilding" />
  1317. </item>
  1318. </layout>
  1319. </widget>
  1320. </item>
  1321. <item>
  1322. <widget class="Q3ButtonGroup" name="buttonGroup5" >
  1323. <property name="title" >
  1324. <string>&amp;Execution</string>
  1325. </property>
  1326. <layout class="QHBoxLayout" >
  1327. <property name="margin" >
  1328. <number>0</number>
  1329. </property>
  1330. <item>
  1331. <widget class="QLabel" name="LParameters" >
  1332. <property name="sizePolicy" >
  1333. <sizepolicy>
  1334. <hsizetype>1</hsizetype>
  1335. <vsizetype>1</vsizetype>
  1336. <horstretch>0</horstretch>
  1337. <verstretch>0</verstretch>
  1338. </sizepolicy>
  1339. </property>
  1340. <property name="text" >
  1341. <string>Pa&amp;rameters:</string>
  1342. </property>
  1343. <property name="buddy" stdset="0" >
  1344. <cstring>Parameters</cstring>
  1345. </property>
  1346. <property name="wordWrap" >
  1347. <bool>false</bool>
  1348. </property>
  1349. </widget>
  1350. </item>
  1351. <item>
  1352. <widget class="KLineEdit" name="Parameters" />
  1353. </item>
  1354. </layout>
  1355. </widget>
  1356. </item>
  1357. <item>
  1358. <spacer name="spacer17" >
  1359. <property name="sizeHint" >
  1360. <size>
  1361. <width>41</width>
  1362. <height>40</height>
  1363. </size>
  1364. </property>
  1365. <property name="sizeType" >
  1366. <enum>Expanding</enum>
  1367. </property>
  1368. <property name="orientation" >
  1369. <enum>Vertical</enum>
  1370. </property>
  1371. </spacer>
  1372. </item>
  1373. </layout>
  1374. </widget>
  1375. </widget>
  1376. </item>
  1377. <item>
  1378. <layout class="QHBoxLayout" >
  1379. <property name="margin" >
  1380. <number>0</number>
  1381. </property>
  1382. <item>
  1383. <spacer name="spacer7" >
  1384. <property name="sizeHint" >
  1385. <size>
  1386. <width>240</width>
  1387. <height>30</height>
  1388. </size>
  1389. </property>
  1390. <property name="sizeType" >
  1391. <enum>Expanding</enum>
  1392. </property>
  1393. <property name="orientation" >
  1394. <enum>Horizontal</enum>
  1395. </property>
  1396. </spacer>
  1397. </item>
  1398. <item>
  1399. <widget class="KPushButton" name="buttonOk" >
  1400. <property name="text" >
  1401. <string>&amp;OK</string>
  1402. </property>
  1403. <property name="shortcut" >
  1404. <string>Alt+O</string>
  1405. </property>
  1406. <property name="autoRepeat" >
  1407. <bool>false</bool>
  1408. </property>
  1409. <property name="autoDefault" >
  1410. <bool>true</bool>
  1411. </property>
  1412. <property name="default" >
  1413. <bool>true</bool>
  1414. </property>
  1415. <property name="stdItem" stdset="0" >
  1416. <number>1</number>
  1417. </property>
  1418. </widget>
  1419. </item>
  1420. <item>
  1421. <widget class="KPushButton" name="buttonCancel" >
  1422. <property name="text" >
  1423. <string>&amp;Cancel</string>
  1424. </property>
  1425. <property name="shortcut" >
  1426. <string>Alt+C</string>
  1427. </property>
  1428. <property name="autoDefault" >
  1429. <bool>true</bool>
  1430. </property>
  1431. <property name="stdItem" stdset="0" >
  1432. <number>2</number>
  1433. </property>
  1434. </widget>
  1435. </item>
  1436. </layout>
  1437. </item>
  1438. </layout>
  1439. </widget>
  1440. <layoutdefault spacing="6" margin="11" />
  1441. <includes>
  1442. <include location="local" >klineedit.h</include>
  1443. <include location="local" >klineedit.h</include>
  1444. <include location="local" >klineedit.h</include>
  1445. <include location="local" >klineedit.h</include>
  1446. <include location="local" >klineedit.h</include>
  1447. <include location="local" >kpushbutton.h</include>
  1448. <include location="local" >kpushbutton.h</include>
  1449. <include location="local" >klineedit.h</include>
  1450. <include location="local" >klineedit.h</include>
  1451. <include location="local" >kpushbutton.h</include>
  1452. <include location="local" >kpushbutton.h</include>
  1453. </includes>
  1454. <connections>
  1455. <connection>
  1456. <sender>buttonCancel</sender>
  1457. <signal>clicked()</signal>
  1458. <receiver>ProjectOptions</receiver>
  1459. <slot>reject()</slot>
  1460. </connection>
  1461. <connection>
  1462. <sender>buttonOk</sender>
  1463. <signal>clicked()</signal>
  1464. <receiver>ProjectOptions</receiver>
  1465. <slot>accept()</slot>
  1466. </connection>
  1467. <connection>
  1468. <sender>RegularProgram</sender>
  1469. <signal>toggled(bool)</signal>
  1470. <receiver>ProjectOptions</receiver>
  1471. <slot>RegularProgram_toggled(bool)</slot>
  1472. </connection>
  1473. <connection>
  1474. <sender>ExternalDataVariable</sender>
  1475. <signal>toggled(bool)</signal>
  1476. <receiver>ProjectOptions</receiver>
  1477. <slot>ExternalDataVariable_toggled(bool)</slot>
  1478. </connection>
  1479. <connection>
  1480. <sender>CompressProgram</sender>
  1481. <signal>toggled(bool)</signal>
  1482. <receiver>ProjectOptions</receiver>
  1483. <slot>CompressProgram_toggled(bool)</slot>
  1484. </connection>
  1485. <connection>
  1486. <sender>OncalcVariableName_1</sender>
  1487. <signal>textChanged(QString)</signal>
  1488. <receiver>ProjectOptions</receiver>
  1489. <slot>CheckOncalcNames()</slot>
  1490. </connection>
  1491. <connection>
  1492. <sender>OncalcVariableName_2</sender>
  1493. <signal>textChanged(QString)</signal>
  1494. <receiver>ProjectOptions</receiver>
  1495. <slot>CheckOncalcNames()</slot>
  1496. </connection>
  1497. <connection>
  1498. <sender>FunctionArchive</sender>
  1499. <signal>toggled(bool)</signal>
  1500. <receiver>ProjectOptions</receiver>
  1501. <slot>UpdateVisibilities()</slot>
  1502. </connection>
  1503. <connection>
  1504. <sender>PO_TabWidget</sender>
  1505. <signal>currentChanged(QWidget*)</signal>
  1506. <receiver>ProjectOptions</receiver>
  1507. <slot>UpdateVisibilities()</slot>
  1508. </connection>
  1509. <connection>
  1510. <sender>ProgramOptionsButton</sender>
  1511. <signal>clicked()</signal>
  1512. <receiver>ProjectOptions</receiver>
  1513. <slot>ProgramOptionsFunc()</slot>
  1514. </connection>
  1515. <connection>
  1516. <sender>browseButton</sender>
  1517. <signal>clicked()</signal>
  1518. <receiver>ProjectOptions</receiver>
  1519. <slot>browseButton_clicked()</slot>
  1520. </connection>
  1521. </connections>
  1522. </ui>