projectoptions.ui 90 KB

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