programoptions.ui 78 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505
  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>ProgramOptions</class>
  3. <widget class="QDialog">
  4. <property name="name">
  5. <cstring>ProgramOptions</cstring>
  6. </property>
  7. <property name="geometry">
  8. <rect>
  9. <x>0</x>
  10. <y>0</y>
  11. <width>473</width>
  12. <height>625</height>
  13. </rect>
  14. </property>
  15. <property name="caption">
  16. <string>Program Options</string>
  17. </property>
  18. <property name="sizeGripEnabled">
  19. <bool>true</bool>
  20. </property>
  21. <vbox>
  22. <property name="name">
  23. <cstring>unnamed</cstring>
  24. </property>
  25. <property name="margin">
  26. <number>11</number>
  27. </property>
  28. <property name="spacing">
  29. <number>6</number>
  30. </property>
  31. <widget class="QTabWidget">
  32. <property name="name">
  33. <cstring>TabWidget</cstring>
  34. </property>
  35. <widget class="QWidget">
  36. <property name="name">
  37. <cstring>PageWelcome</cstring>
  38. </property>
  39. <attribute name="title">
  40. <string>&amp;Welcome</string>
  41. </attribute>
  42. <grid>
  43. <property name="name">
  44. <cstring>unnamed</cstring>
  45. </property>
  46. <spacer row="0" column="1">
  47. <property name="name">
  48. <cstring>spacer48</cstring>
  49. </property>
  50. <property name="orientation">
  51. <enum>Vertical</enum>
  52. </property>
  53. <property name="sizeType">
  54. <enum>Maximum</enum>
  55. </property>
  56. <property name="sizeHint">
  57. <size>
  58. <width>61</width>
  59. <height>22</height>
  60. </size>
  61. </property>
  62. </spacer>
  63. <spacer row="2" column="1">
  64. <property name="name">
  65. <cstring>spacer51</cstring>
  66. </property>
  67. <property name="orientation">
  68. <enum>Vertical</enum>
  69. </property>
  70. <property name="sizeType">
  71. <enum>Expanding</enum>
  72. </property>
  73. <property name="sizeHint">
  74. <size>
  75. <width>61</width>
  76. <height>22</height>
  77. </size>
  78. </property>
  79. </spacer>
  80. <spacer row="1" column="0">
  81. <property name="name">
  82. <cstring>spacer49</cstring>
  83. </property>
  84. <property name="orientation">
  85. <enum>Horizontal</enum>
  86. </property>
  87. <property name="sizeType">
  88. <enum>Expanding</enum>
  89. </property>
  90. <property name="sizeHint">
  91. <size>
  92. <width>61</width>
  93. <height>22</height>
  94. </size>
  95. </property>
  96. </spacer>
  97. <spacer row="1" column="2">
  98. <property name="name">
  99. <cstring>spacer52</cstring>
  100. </property>
  101. <property name="orientation">
  102. <enum>Horizontal</enum>
  103. </property>
  104. <property name="sizeType">
  105. <enum>Expanding</enum>
  106. </property>
  107. <property name="sizeHint">
  108. <size>
  109. <width>61</width>
  110. <height>22</height>
  111. </size>
  112. </property>
  113. </spacer>
  114. <widget class="QLabel" row="1" column="1">
  115. <property name="name">
  116. <cstring>textLabel1</cstring>
  117. </property>
  118. <property name="sizePolicy">
  119. <sizepolicy>
  120. <hsizetype>0</hsizetype>
  121. <vsizetype>0</vsizetype>
  122. <horstretch>0</horstretch>
  123. <verstretch>0</verstretch>
  124. </sizepolicy>
  125. </property>
  126. <property name="text">
  127. <string>&lt;p&gt;Welcome to the Program Options dialog. All of the selections you make here are sent to TIGCC as preprocessor macros.&lt;/p&gt;
  128. &lt;p&gt;Moving the mouse over a specific option displays the macro name for that option. You can look up this macro in the documentation by right-clicking on the item. Always do this before using something with an exclamation mark.&lt;/p&gt;</string>
  129. </property>
  130. <property name="textFormat">
  131. <enum>RichText</enum>
  132. </property>
  133. <property name="alignment">
  134. <set>WordBreak|AlignTop|AlignLeft</set>
  135. </property>
  136. </widget>
  137. </grid>
  138. </widget>
  139. <widget class="QWidget">
  140. <property name="name">
  141. <cstring>PageCalculator</cstring>
  142. </property>
  143. <attribute name="title">
  144. <string>C&amp;alculator</string>
  145. </attribute>
  146. <vbox>
  147. <property name="name">
  148. <cstring>unnamed</cstring>
  149. </property>
  150. <widget class="QLabel">
  151. <property name="name">
  152. <cstring>textLabel2</cstring>
  153. </property>
  154. <property name="sizePolicy">
  155. <sizepolicy>
  156. <hsizetype>5</hsizetype>
  157. <vsizetype>0</vsizetype>
  158. <horstretch>0</horstretch>
  159. <verstretch>0</verstretch>
  160. </sizepolicy>
  161. </property>
  162. <property name="text">
  163. <string>Please select which calculator(s) the program will support:</string>
  164. </property>
  165. <property name="textFormat">
  166. <enum>PlainText</enum>
  167. </property>
  168. <property name="alignment">
  169. <set>WordBreak|AlignVCenter</set>
  170. </property>
  171. </widget>
  172. <widget class="QLayoutWidget">
  173. <property name="name">
  174. <cstring>layout55</cstring>
  175. </property>
  176. <hbox>
  177. <property name="name">
  178. <cstring>unnamed</cstring>
  179. </property>
  180. <spacer>
  181. <property name="name">
  182. <cstring>spacer54</cstring>
  183. </property>
  184. <property name="orientation">
  185. <enum>Horizontal</enum>
  186. </property>
  187. <property name="sizeType">
  188. <enum>Fixed</enum>
  189. </property>
  190. <property name="sizeHint">
  191. <size>
  192. <width>20</width>
  193. <height>20</height>
  194. </size>
  195. </property>
  196. </spacer>
  197. <widget class="QCheckBox">
  198. <property name="name">
  199. <cstring>TI89</cstring>
  200. </property>
  201. <property name="text">
  202. <string>TI-&amp;89</string>
  203. </property>
  204. <property name="accel">
  205. <string>Alt+8</string>
  206. </property>
  207. </widget>
  208. </hbox>
  209. </widget>
  210. <widget class="QLayoutWidget">
  211. <property name="name">
  212. <cstring>layout56</cstring>
  213. </property>
  214. <hbox>
  215. <property name="name">
  216. <cstring>unnamed</cstring>
  217. </property>
  218. <spacer>
  219. <property name="name">
  220. <cstring>spacer54_2</cstring>
  221. </property>
  222. <property name="orientation">
  223. <enum>Horizontal</enum>
  224. </property>
  225. <property name="sizeType">
  226. <enum>Fixed</enum>
  227. </property>
  228. <property name="sizeHint">
  229. <size>
  230. <width>20</width>
  231. <height>20</height>
  232. </size>
  233. </property>
  234. </spacer>
  235. <widget class="QCheckBox">
  236. <property name="name">
  237. <cstring>TI92Plus</cstring>
  238. </property>
  239. <property name="text">
  240. <string>TI-&amp;92 Plus</string>
  241. </property>
  242. <property name="accel">
  243. <string>Alt+9</string>
  244. </property>
  245. </widget>
  246. </hbox>
  247. </widget>
  248. <widget class="QLayoutWidget">
  249. <property name="name">
  250. <cstring>layout57</cstring>
  251. </property>
  252. <hbox>
  253. <property name="name">
  254. <cstring>unnamed</cstring>
  255. </property>
  256. <spacer>
  257. <property name="name">
  258. <cstring>spacer54_3</cstring>
  259. </property>
  260. <property name="orientation">
  261. <enum>Horizontal</enum>
  262. </property>
  263. <property name="sizeType">
  264. <enum>Fixed</enum>
  265. </property>
  266. <property name="sizeHint">
  267. <size>
  268. <width>20</width>
  269. <height>20</height>
  270. </size>
  271. </property>
  272. </spacer>
  273. <widget class="QCheckBox">
  274. <property name="name">
  275. <cstring>V200</cstring>
  276. </property>
  277. <property name="text">
  278. <string>&amp;V200</string>
  279. </property>
  280. <property name="accel">
  281. <string>Alt+V</string>
  282. </property>
  283. </widget>
  284. </hbox>
  285. </widget>
  286. <widget class="QLabel">
  287. <property name="name">
  288. <cstring>textLabel3</cstring>
  289. </property>
  290. <property name="sizePolicy">
  291. <sizepolicy>
  292. <hsizetype>1</hsizetype>
  293. <vsizetype>1</vsizetype>
  294. <horstretch>0</horstretch>
  295. <verstretch>0</verstretch>
  296. </sizepolicy>
  297. </property>
  298. <property name="text">
  299. <string>&lt;p&gt;If you write a program for more than one calculator, consider the differences in screen size.&lt;/p&gt;
  300. &lt;p&gt;Optimizing calculator pseudo-constants can decrease program size and increase performance, but it implies that programs cannot be transferred between calculators of different type.&lt;/p&gt;&lt;/p&gt;</string>
  301. </property>
  302. <property name="textFormat">
  303. <enum>RichText</enum>
  304. </property>
  305. </widget>
  306. <widget class="QLayoutWidget">
  307. <property name="name">
  308. <cstring>layout58</cstring>
  309. </property>
  310. <hbox>
  311. <property name="name">
  312. <cstring>unnamed</cstring>
  313. </property>
  314. <spacer>
  315. <property name="name">
  316. <cstring>spacer54_4</cstring>
  317. </property>
  318. <property name="orientation">
  319. <enum>Horizontal</enum>
  320. </property>
  321. <property name="sizeType">
  322. <enum>Fixed</enum>
  323. </property>
  324. <property name="sizeHint">
  325. <size>
  326. <width>20</width>
  327. <height>20</height>
  328. </size>
  329. </property>
  330. </spacer>
  331. <widget class="QCheckBox">
  332. <property name="name">
  333. <cstring>OptimizeCalcConsts</cstring>
  334. </property>
  335. <property name="text">
  336. <string>&amp;Optimize Calculator Constants</string>
  337. </property>
  338. <property name="accel">
  339. <string>Alt+O</string>
  340. </property>
  341. </widget>
  342. </hbox>
  343. </widget>
  344. <spacer>
  345. <property name="name">
  346. <cstring>spacer53</cstring>
  347. </property>
  348. <property name="orientation">
  349. <enum>Vertical</enum>
  350. </property>
  351. <property name="sizeType">
  352. <enum>Expanding</enum>
  353. </property>
  354. <property name="sizeHint">
  355. <size>
  356. <width>41</width>
  357. <height>22</height>
  358. </size>
  359. </property>
  360. </spacer>
  361. </vbox>
  362. </widget>
  363. <widget class="QWidget">
  364. <property name="name">
  365. <cstring>PageOperatingSystem</cstring>
  366. </property>
  367. <attribute name="title">
  368. <string>Operating &amp;System</string>
  369. </attribute>
  370. <vbox>
  371. <property name="name">
  372. <cstring>unnamed</cstring>
  373. </property>
  374. <widget class="QLabel">
  375. <property name="name">
  376. <cstring>textLabel4</cstring>
  377. </property>
  378. <property name="text">
  379. <string>You also have to select the operating system it will run under.</string>
  380. </property>
  381. <property name="textFormat">
  382. <enum>PlainText</enum>
  383. </property>
  384. <property name="alignment">
  385. <set>WordBreak|AlignVCenter</set>
  386. </property>
  387. </widget>
  388. <widget class="QLayoutWidget">
  389. <property name="name">
  390. <cstring>layout18</cstring>
  391. </property>
  392. <hbox>
  393. <property name="name">
  394. <cstring>unnamed</cstring>
  395. </property>
  396. <spacer>
  397. <property name="name">
  398. <cstring>spacer60</cstring>
  399. </property>
  400. <property name="orientation">
  401. <enum>Horizontal</enum>
  402. </property>
  403. <property name="sizeType">
  404. <enum>Fixed</enum>
  405. </property>
  406. <property name="sizeHint">
  407. <size>
  408. <width>20</width>
  409. <height>20</height>
  410. </size>
  411. </property>
  412. </spacer>
  413. <widget class="QButtonGroup">
  414. <property name="name">
  415. <cstring>buttonGroup5</cstring>
  416. </property>
  417. <property name="frameShape">
  418. <enum>NoFrame</enum>
  419. </property>
  420. <property name="frameShadow">
  421. <enum>Plain</enum>
  422. </property>
  423. <property name="title">
  424. <string></string>
  425. </property>
  426. <vbox>
  427. <property name="name">
  428. <cstring>unnamed</cstring>
  429. </property>
  430. <widget class="QRadioButton">
  431. <property name="name">
  432. <cstring>AnyNoKernel</cstring>
  433. </property>
  434. <property name="text">
  435. <string>Any/no &amp;kernel</string>
  436. </property>
  437. <property name="accel">
  438. <string>Alt+K</string>
  439. </property>
  440. </widget>
  441. <widget class="QRadioButton">
  442. <property name="name">
  443. <cstring>RecentDoorsCompatibleKernels</cstring>
  444. </property>
  445. <property name="text">
  446. <string>Recent &amp;Doors-compatible kernels</string>
  447. </property>
  448. <property name="accel">
  449. <string>Alt+D</string>
  450. </property>
  451. </widget>
  452. <widget class="QRadioButton">
  453. <property name="name">
  454. <cstring>PreOS</cstring>
  455. </property>
  456. <property name="text">
  457. <string>&amp;PreOS with compressed reloc table support</string>
  458. </property>
  459. <property name="accel">
  460. <string>Alt+P</string>
  461. </property>
  462. </widget>
  463. <spacer>
  464. <property name="name">
  465. <cstring>spacer58</cstring>
  466. </property>
  467. <property name="orientation">
  468. <enum>Vertical</enum>
  469. </property>
  470. <property name="sizeType">
  471. <enum>Fixed</enum>
  472. </property>
  473. <property name="sizeHint">
  474. <size>
  475. <width>20</width>
  476. <height>20</height>
  477. </size>
  478. </property>
  479. </spacer>
  480. <widget class="QLayoutWidget">
  481. <property name="name">
  482. <cstring>layout60</cstring>
  483. </property>
  484. <hbox>
  485. <property name="name">
  486. <cstring>unnamed</cstring>
  487. </property>
  488. <widget class="QCheckBox">
  489. <property name="name">
  490. <cstring>CMinimumAMSVersion</cstring>
  491. </property>
  492. <property name="text">
  493. <string>&amp;Minimum AMS version:</string>
  494. </property>
  495. <property name="accel">
  496. <string>Alt+M</string>
  497. </property>
  498. </widget>
  499. <widget class="KLineEdit">
  500. <property name="name">
  501. <cstring>MinimumAMSVersion</cstring>
  502. </property>
  503. </widget>
  504. </hbox>
  505. </widget>
  506. <spacer>
  507. <property name="name">
  508. <cstring>spacer59</cstring>
  509. </property>
  510. <property name="orientation">
  511. <enum>Vertical</enum>
  512. </property>
  513. <property name="sizeType">
  514. <enum>Fixed</enum>
  515. </property>
  516. <property name="sizeHint">
  517. <size>
  518. <width>20</width>
  519. <height>20</height>
  520. </size>
  521. </property>
  522. </spacer>
  523. <widget class="QCheckBox">
  524. <property name="name">
  525. <cstring>UnofficialOSSupport</cstring>
  526. </property>
  527. <property name="text">
  528. <string>&amp;Force unofficial operating system support</string>
  529. </property>
  530. <property name="accel">
  531. <string>Alt+F</string>
  532. </property>
  533. </widget>
  534. </vbox>
  535. </widget>
  536. </hbox>
  537. </widget>
  538. <spacer>
  539. <property name="name">
  540. <cstring>spacer61</cstring>
  541. </property>
  542. <property name="orientation">
  543. <enum>Vertical</enum>
  544. </property>
  545. <property name="sizeType">
  546. <enum>Expanding</enum>
  547. </property>
  548. <property name="sizeHint">
  549. <size>
  550. <width>20</width>
  551. <height>267</height>
  552. </size>
  553. </property>
  554. </spacer>
  555. </vbox>
  556. </widget>
  557. <widget class="QWidget">
  558. <property name="name">
  559. <cstring>PageRelocFormat</cstring>
  560. </property>
  561. <attribute name="title">
  562. <string>&amp;Reloc Format</string>
  563. </attribute>
  564. <vbox>
  565. <property name="name">
  566. <cstring>unnamed</cstring>
  567. </property>
  568. <widget class="QLabel">
  569. <property name="name">
  570. <cstring>textLabel1_2</cstring>
  571. </property>
  572. <property name="text">
  573. <string>Choose the relocation format that suits your needs:</string>
  574. </property>
  575. </widget>
  576. <widget class="QLayoutWidget">
  577. <property name="name">
  578. <cstring>layout11</cstring>
  579. </property>
  580. <hbox>
  581. <property name="name">
  582. <cstring>unnamed</cstring>
  583. </property>
  584. <spacer>
  585. <property name="name">
  586. <cstring>spacer16</cstring>
  587. </property>
  588. <property name="orientation">
  589. <enum>Horizontal</enum>
  590. </property>
  591. <property name="sizeType">
  592. <enum>Fixed</enum>
  593. </property>
  594. <property name="sizeHint">
  595. <size>
  596. <width>20</width>
  597. <height>20</height>
  598. </size>
  599. </property>
  600. </spacer>
  601. <widget class="QButtonGroup">
  602. <property name="name">
  603. <cstring>buttonGroup1</cstring>
  604. </property>
  605. <property name="frameShape">
  606. <enum>NoFrame</enum>
  607. </property>
  608. <property name="frameShadow">
  609. <enum>Plain</enum>
  610. </property>
  611. <property name="title">
  612. <string></string>
  613. </property>
  614. <property name="checkable">
  615. <bool>false</bool>
  616. </property>
  617. <property name="checked">
  618. <bool>false</bool>
  619. </property>
  620. <property name="exclusive">
  621. <bool>false</bool>
  622. </property>
  623. <vbox>
  624. <property name="name">
  625. <cstring>unnamed</cstring>
  626. </property>
  627. <widget class="QRadioButton">
  628. <property name="name">
  629. <cstring>RelocAMS</cstring>
  630. </property>
  631. <property name="sizePolicy">
  632. <sizepolicy>
  633. <hsizetype>1</hsizetype>
  634. <vsizetype>1</vsizetype>
  635. <horstretch>0</horstretch>
  636. <verstretch>0</verstretch>
  637. </sizepolicy>
  638. </property>
  639. <property name="text">
  640. <string>AMS (large calls, &amp;no stub)</string>
  641. </property>
  642. <property name="accel">
  643. <string>Alt+N</string>
  644. </property>
  645. </widget>
  646. <widget class="QRadioButton">
  647. <property name="name">
  648. <cstring>RelocKernel</cstring>
  649. </property>
  650. <property name="sizePolicy">
  651. <sizepolicy>
  652. <hsizetype>1</hsizetype>
  653. <vsizetype>1</vsizetype>
  654. <horstretch>0</horstretch>
  655. <verstretch>0</verstretch>
  656. </sizepolicy>
  657. </property>
  658. <property name="text">
  659. <string>&amp;Kernel (medium calls, medium stub)</string>
  660. </property>
  661. <property name="accel">
  662. <string>Alt+K</string>
  663. </property>
  664. </widget>
  665. <widget class="QRadioButton">
  666. <property name="name">
  667. <cstring>RelocCompressed</cstring>
  668. </property>
  669. <property name="sizePolicy">
  670. <sizepolicy>
  671. <hsizetype>1</hsizetype>
  672. <vsizetype>1</vsizetype>
  673. <horstretch>0</horstretch>
  674. <verstretch>0</verstretch>
  675. </sizepolicy>
  676. </property>
  677. <property name="text">
  678. <string>C&amp;ompressed (smallest calls, large stub)</string>
  679. </property>
  680. <property name="accel">
  681. <string>Alt+O</string>
  682. </property>
  683. </widget>
  684. <widget class="QRadioButton">
  685. <property name="name">
  686. <cstring>RelocMlink</cstring>
  687. </property>
  688. <property name="sizePolicy">
  689. <sizepolicy>
  690. <hsizetype>1</hsizetype>
  691. <vsizetype>1</vsizetype>
  692. <horstretch>0</horstretch>
  693. <verstretch>0</verstretch>
  694. </sizepolicy>
  695. </property>
  696. <property name="text">
  697. <string>&amp;Mlink (small calls, medium stub)</string>
  698. </property>
  699. <property name="accel">
  700. <string>Alt+M</string>
  701. </property>
  702. </widget>
  703. <widget class="QCheckBox">
  704. <property name="name">
  705. <cstring>UseFLineJumps</cstring>
  706. </property>
  707. <property name="sizePolicy">
  708. <sizepolicy>
  709. <hsizetype>1</hsizetype>
  710. <vsizetype>1</vsizetype>
  711. <horstretch>0</horstretch>
  712. <verstretch>0</verstretch>
  713. </sizepolicy>
  714. </property>
  715. <property name="text">
  716. <string>&amp;F-Line (very small calls, no stub, but slow)</string>
  717. </property>
  718. <property name="accel">
  719. <string>Alt+F</string>
  720. </property>
  721. </widget>
  722. <widget class="QLayoutWidget">
  723. <property name="name">
  724. <cstring>layout9</cstring>
  725. </property>
  726. <hbox>
  727. <property name="name">
  728. <cstring>unnamed</cstring>
  729. </property>
  730. <spacer>
  731. <property name="name">
  732. <cstring>spacer15</cstring>
  733. </property>
  734. <property name="orientation">
  735. <enum>Horizontal</enum>
  736. </property>
  737. <property name="sizeType">
  738. <enum>Fixed</enum>
  739. </property>
  740. <property name="sizeHint">
  741. <size>
  742. <width>20</width>
  743. <height>20</height>
  744. </size>
  745. </property>
  746. </spacer>
  747. <widget class="QCheckBox">
  748. <property name="name">
  749. <cstring>Use4ByteFLineJumps</cstring>
  750. </property>
  751. <property name="sizePolicy">
  752. <sizepolicy>
  753. <hsizetype>1</hsizetype>
  754. <vsizetype>1</vsizetype>
  755. <horstretch>0</horstretch>
  756. <verstretch>0</verstretch>
  757. </sizepolicy>
  758. </property>
  759. <property name="text">
  760. <string>&amp;4-Byte F-Line (even smaller) (!)</string>
  761. </property>
  762. <property name="accel">
  763. <string>Alt+4</string>
  764. </property>
  765. </widget>
  766. </hbox>
  767. </widget>
  768. </vbox>
  769. </widget>
  770. </hbox>
  771. </widget>
  772. <widget class="QLabel">
  773. <property name="name">
  774. <cstring>textLabel2_2</cstring>
  775. </property>
  776. <property name="text">
  777. <string>Choose the ROM call format that suits your needs:</string>
  778. </property>
  779. </widget>
  780. <widget class="QLayoutWidget">
  781. <property name="name">
  782. <cstring>layout12</cstring>
  783. </property>
  784. <hbox>
  785. <property name="name">
  786. <cstring>unnamed</cstring>
  787. </property>
  788. <spacer>
  789. <property name="name">
  790. <cstring>spacer16_2</cstring>
  791. </property>
  792. <property name="orientation">
  793. <enum>Horizontal</enum>
  794. </property>
  795. <property name="sizeType">
  796. <enum>Fixed</enum>
  797. </property>
  798. <property name="sizeHint">
  799. <size>
  800. <width>20</width>
  801. <height>20</height>
  802. </size>
  803. </property>
  804. </spacer>
  805. <widget class="QButtonGroup">
  806. <property name="name">
  807. <cstring>buttonGroup2</cstring>
  808. </property>
  809. <property name="frameShape">
  810. <enum>NoFrame</enum>
  811. </property>
  812. <property name="frameShadow">
  813. <enum>Plain</enum>
  814. </property>
  815. <property name="title">
  816. <string></string>
  817. </property>
  818. <vbox>
  819. <property name="name">
  820. <cstring>unnamed</cstring>
  821. </property>
  822. <widget class="QRadioButton">
  823. <property name="name">
  824. <cstring>ROMCallDirect</cstring>
  825. </property>
  826. <property name="sizePolicy">
  827. <sizepolicy>
  828. <hsizetype>1</hsizetype>
  829. <vsizetype>1</vsizetype>
  830. <horstretch>0</horstretch>
  831. <verstretch>0</verstretch>
  832. </sizepolicy>
  833. </property>
  834. <property name="text">
  835. <string>&amp;Direct (large calls, no stub)</string>
  836. </property>
  837. <property name="accel">
  838. <string>Alt+D</string>
  839. </property>
  840. </widget>
  841. <widget class="QRadioButton">
  842. <property name="name">
  843. <cstring>ROMCallKernel</cstring>
  844. </property>
  845. <property name="sizePolicy">
  846. <sizepolicy>
  847. <hsizetype>1</hsizetype>
  848. <vsizetype>1</vsizetype>
  849. <horstretch>0</horstretch>
  850. <verstretch>0</verstretch>
  851. </sizepolicy>
  852. </property>
  853. <property name="text">
  854. <string>K&amp;ernel (medium calls, medium stub)</string>
  855. </property>
  856. <property name="accel">
  857. <string>Alt+E</string>
  858. </property>
  859. </widget>
  860. <widget class="QRadioButton">
  861. <property name="name">
  862. <cstring>ROMCallCompressed</cstring>
  863. </property>
  864. <property name="sizePolicy">
  865. <sizepolicy>
  866. <hsizetype>1</hsizetype>
  867. <vsizetype>1</vsizetype>
  868. <horstretch>0</horstretch>
  869. <verstretch>0</verstretch>
  870. </sizepolicy>
  871. </property>
  872. <property name="text">
  873. <string>Com&amp;pressed (smallest calls, large stub)</string>
  874. </property>
  875. <property name="accel">
  876. <string>Alt+P</string>
  877. </property>
  878. </widget>
  879. <widget class="QRadioButton">
  880. <property name="name">
  881. <cstring>ROMCallMlink</cstring>
  882. </property>
  883. <property name="sizePolicy">
  884. <sizepolicy>
  885. <hsizetype>1</hsizetype>
  886. <vsizetype>1</vsizetype>
  887. <horstretch>0</horstretch>
  888. <verstretch>0</verstretch>
  889. </sizepolicy>
  890. </property>
  891. <property name="text">
  892. <string>Ml&amp;ink (small calls, medium stub)</string>
  893. </property>
  894. <property name="accel">
  895. <string>Alt+I</string>
  896. </property>
  897. </widget>
  898. <widget class="QRadioButton">
  899. <property name="name">
  900. <cstring>ROMCallFLine</cstring>
  901. </property>
  902. <property name="sizePolicy">
  903. <sizepolicy>
  904. <hsizetype>1</hsizetype>
  905. <vsizetype>1</vsizetype>
  906. <horstretch>0</horstretch>
  907. <verstretch>0</verstretch>
  908. </sizepolicy>
  909. </property>
  910. <property name="text">
  911. <string>F-&amp;Line (very small calls, no stub, but slow)</string>
  912. </property>
  913. <property name="accel">
  914. <string>Alt+L</string>
  915. </property>
  916. </widget>
  917. <widget class="QCheckBox">
  918. <property name="name">
  919. <cstring>OptimizeROMCalls</cstring>
  920. </property>
  921. <property name="sizePolicy">
  922. <sizepolicy>
  923. <hsizetype>1</hsizetype>
  924. <vsizetype>1</vsizetype>
  925. <horstretch>0</horstretch>
  926. <verstretch>0</verstretch>
  927. </sizepolicy>
  928. </property>
  929. <property name="text">
  930. <string>Op&amp;timized (medium calls, very small stub) (!)</string>
  931. </property>
  932. <property name="accel">
  933. <string>Alt+T</string>
  934. </property>
  935. </widget>
  936. </vbox>
  937. </widget>
  938. </hbox>
  939. </widget>
  940. <widget class="QCheckBox">
  941. <property name="name">
  942. <cstring>UseInternalFLineEmulator</cstring>
  943. </property>
  944. <property name="sizePolicy">
  945. <sizepolicy>
  946. <hsizetype>1</hsizetype>
  947. <vsizetype>1</vsizetype>
  948. <horstretch>0</horstretch>
  949. <verstretch>0</verstretch>
  950. </sizepolicy>
  951. </property>
  952. <property name="text">
  953. <string>&amp;Use internal F-Line emulator</string>
  954. </property>
  955. <property name="accel">
  956. <string>Alt+U</string>
  957. </property>
  958. </widget>
  959. <spacer>
  960. <property name="name">
  961. <cstring>spacer18</cstring>
  962. </property>
  963. <property name="orientation">
  964. <enum>Vertical</enum>
  965. </property>
  966. <property name="sizeType">
  967. <enum>Expanding</enum>
  968. </property>
  969. <property name="sizeHint">
  970. <size>
  971. <width>20</width>
  972. <height>20</height>
  973. </size>
  974. </property>
  975. </spacer>
  976. </vbox>
  977. </widget>
  978. <widget class="QWidget">
  979. <property name="name">
  980. <cstring>PageBSSDataFormat</cstring>
  981. </property>
  982. <attribute name="title">
  983. <string>&amp;BSS/Data Format</string>
  984. </attribute>
  985. <vbox>
  986. <property name="name">
  987. <cstring>unnamed</cstring>
  988. </property>
  989. <widget class="QLabel">
  990. <property name="name">
  991. <cstring>textLabel3_2</cstring>
  992. </property>
  993. <property name="text">
  994. <string>Choose the relocation format for BSS references (i.e. references to uninitialized global variables):</string>
  995. </property>
  996. <property name="alignment">
  997. <set>WordBreak|AlignVCenter</set>
  998. </property>
  999. </widget>
  1000. <widget class="QLayoutWidget">
  1001. <property name="name">
  1002. <cstring>layout14</cstring>
  1003. </property>
  1004. <hbox>
  1005. <property name="name">
  1006. <cstring>unnamed</cstring>
  1007. </property>
  1008. <spacer>
  1009. <property name="name">
  1010. <cstring>spacer19</cstring>
  1011. </property>
  1012. <property name="orientation">
  1013. <enum>Horizontal</enum>
  1014. </property>
  1015. <property name="sizeType">
  1016. <enum>Fixed</enum>
  1017. </property>
  1018. <property name="sizeHint">
  1019. <size>
  1020. <width>20</width>
  1021. <height>20</height>
  1022. </size>
  1023. </property>
  1024. </spacer>
  1025. <widget class="QButtonGroup">
  1026. <property name="name">
  1027. <cstring>buttonGroup3</cstring>
  1028. </property>
  1029. <property name="frameShape">
  1030. <enum>NoFrame</enum>
  1031. </property>
  1032. <property name="frameShadow">
  1033. <enum>Plain</enum>
  1034. </property>
  1035. <property name="title">
  1036. <string></string>
  1037. </property>
  1038. <vbox>
  1039. <property name="name">
  1040. <cstring>unnamed</cstring>
  1041. </property>
  1042. <widget class="QRadioButton">
  1043. <property name="name">
  1044. <cstring>BSSMerge</cstring>
  1045. </property>
  1046. <property name="text">
  1047. <string>&amp;Merge BSS section with data section</string>
  1048. </property>
  1049. <property name="accel">
  1050. <string>Alt+M</string>
  1051. </property>
  1052. </widget>
  1053. <widget class="QRadioButton">
  1054. <property name="name">
  1055. <cstring>BSSKernel</cstring>
  1056. </property>
  1057. <property name="text">
  1058. <string>&amp;Kernel (medium calls, medium stub)</string>
  1059. </property>
  1060. <property name="accel">
  1061. <string>Alt+K</string>
  1062. </property>
  1063. </widget>
  1064. <widget class="QRadioButton">
  1065. <property name="name">
  1066. <cstring>BSSCompressed</cstring>
  1067. </property>
  1068. <property name="text">
  1069. <string>C&amp;ompressed (smallest calls, large stub)</string>
  1070. </property>
  1071. <property name="accel">
  1072. <string>Alt+O</string>
  1073. </property>
  1074. </widget>
  1075. <widget class="QRadioButton">
  1076. <property name="name">
  1077. <cstring>BSSMlink</cstring>
  1078. </property>
  1079. <property name="text">
  1080. <string>M&amp;link (small calls, medium stub)</string>
  1081. </property>
  1082. <property name="accel">
  1083. <string>Alt+L</string>
  1084. </property>
  1085. </widget>
  1086. </vbox>
  1087. </widget>
  1088. </hbox>
  1089. </widget>
  1090. <widget class="QLabel">
  1091. <property name="name">
  1092. <cstring>textLabel4_2</cstring>
  1093. </property>
  1094. <property name="text">
  1095. <string>Choose the relocation format for references to a data variable, if it exists:</string>
  1096. </property>
  1097. </widget>
  1098. <widget class="QLayoutWidget">
  1099. <property name="name">
  1100. <cstring>layout15</cstring>
  1101. </property>
  1102. <hbox>
  1103. <property name="name">
  1104. <cstring>unnamed</cstring>
  1105. </property>
  1106. <spacer>
  1107. <property name="name">
  1108. <cstring>spacer19_2</cstring>
  1109. </property>
  1110. <property name="orientation">
  1111. <enum>Horizontal</enum>
  1112. </property>
  1113. <property name="sizeType">
  1114. <enum>Fixed</enum>
  1115. </property>
  1116. <property name="sizeHint">
  1117. <size>
  1118. <width>20</width>
  1119. <height>20</height>
  1120. </size>
  1121. </property>
  1122. </spacer>
  1123. <widget class="QButtonGroup">
  1124. <property name="name">
  1125. <cstring>buttonGroup4</cstring>
  1126. </property>
  1127. <property name="frameShape">
  1128. <enum>NoFrame</enum>
  1129. </property>
  1130. <property name="frameShadow">
  1131. <enum>Plain</enum>
  1132. </property>
  1133. <property name="title">
  1134. <string></string>
  1135. </property>
  1136. <vbox>
  1137. <property name="name">
  1138. <cstring>unnamed</cstring>
  1139. </property>
  1140. <widget class="QRadioButton">
  1141. <property name="name">
  1142. <cstring>BSSDataKernel</cstring>
  1143. </property>
  1144. <property name="text">
  1145. <string>K&amp;ernel (medium calls, medium stub)</string>
  1146. </property>
  1147. <property name="accel">
  1148. <string>Alt+E</string>
  1149. </property>
  1150. </widget>
  1151. <widget class="QRadioButton">
  1152. <property name="name">
  1153. <cstring>BSSDataCompressed</cstring>
  1154. </property>
  1155. <property name="text">
  1156. <string>Com&amp;pressed (smallest calls, large stub)</string>
  1157. </property>
  1158. <property name="accel">
  1159. <string>Alt+P</string>
  1160. </property>
  1161. </widget>
  1162. <widget class="QRadioButton">
  1163. <property name="name">
  1164. <cstring>BSSDataMlink</cstring>
  1165. </property>
  1166. <property name="text">
  1167. <string>Ml&amp;ink (small calls, medium stub)</string>
  1168. </property>
  1169. <property name="accel">
  1170. <string>Alt+I</string>
  1171. </property>
  1172. </widget>
  1173. </vbox>
  1174. </widget>
  1175. </hbox>
  1176. </widget>
  1177. <spacer>
  1178. <property name="name">
  1179. <cstring>spacer21</cstring>
  1180. </property>
  1181. <property name="orientation">
  1182. <enum>Vertical</enum>
  1183. </property>
  1184. <property name="sizeType">
  1185. <enum>Expanding</enum>
  1186. </property>
  1187. <property name="sizeHint">
  1188. <size>
  1189. <width>20</width>
  1190. <height>20</height>
  1191. </size>
  1192. </property>
  1193. </spacer>
  1194. </vbox>
  1195. </widget>
  1196. <widget class="QWidget">
  1197. <property name="name">
  1198. <cstring>PageHomeScreen</cstring>
  1199. </property>
  1200. <attribute name="title">
  1201. <string>&amp;Home Screen</string>
  1202. </attribute>
  1203. <vbox>
  1204. <property name="name">
  1205. <cstring>unnamed</cstring>
  1206. </property>
  1207. <widget class="QButtonGroup">
  1208. <property name="name">
  1209. <cstring>buttonGroup6</cstring>
  1210. </property>
  1211. <property name="frameShape">
  1212. <enum>NoFrame</enum>
  1213. </property>
  1214. <property name="frameShadow">
  1215. <enum>Plain</enum>
  1216. </property>
  1217. <property name="title">
  1218. <string></string>
  1219. </property>
  1220. <vbox>
  1221. <property name="name">
  1222. <cstring>unnamed</cstring>
  1223. </property>
  1224. <widget class="QLabel">
  1225. <property name="name">
  1226. <cstring>textLabel5</cstring>
  1227. </property>
  1228. <property name="text">
  1229. <string>&lt;p&gt;The following options affect the program when it is run from the Home Screen.&lt;/p&gt;
  1230. &lt;p&gt;Return Value:&lt;/p&gt;</string>
  1231. </property>
  1232. <property name="textFormat">
  1233. <enum>RichText</enum>
  1234. </property>
  1235. </widget>
  1236. <widget class="QLayoutWidget">
  1237. <property name="name">
  1238. <cstring>layout16</cstring>
  1239. </property>
  1240. <hbox>
  1241. <property name="name">
  1242. <cstring>unnamed</cstring>
  1243. </property>
  1244. <spacer>
  1245. <property name="name">
  1246. <cstring>spacer23</cstring>
  1247. </property>
  1248. <property name="orientation">
  1249. <enum>Horizontal</enum>
  1250. </property>
  1251. <property name="sizeType">
  1252. <enum>Fixed</enum>
  1253. </property>
  1254. <property name="sizeHint">
  1255. <size>
  1256. <width>20</width>
  1257. <height>20</height>
  1258. </size>
  1259. </property>
  1260. </spacer>
  1261. <widget class="QRadioButton">
  1262. <property name="name">
  1263. <cstring>HomeDone</cstring>
  1264. </property>
  1265. <property name="text">
  1266. <string>"&amp;Done"</string>
  1267. </property>
  1268. <property name="accel">
  1269. <string>Alt+D</string>
  1270. </property>
  1271. </widget>
  1272. </hbox>
  1273. </widget>
  1274. <widget class="QLayoutWidget">
  1275. <property name="name">
  1276. <cstring>layout17</cstring>
  1277. </property>
  1278. <hbox>
  1279. <property name="name">
  1280. <cstring>unnamed</cstring>
  1281. </property>
  1282. <spacer>
  1283. <property name="name">
  1284. <cstring>spacer23_2</cstring>
  1285. </property>
  1286. <property name="orientation">
  1287. <enum>Horizontal</enum>
  1288. </property>
  1289. <property name="sizeType">
  1290. <enum>Fixed</enum>
  1291. </property>
  1292. <property name="sizeHint">
  1293. <size>
  1294. <width>20</width>
  1295. <height>20</height>
  1296. </size>
  1297. </property>
  1298. </spacer>
  1299. <widget class="QRadioButton">
  1300. <property name="name">
  1301. <cstring>HomeCustomValue</cstring>
  1302. </property>
  1303. <property name="text">
  1304. <string>Custom &amp;value</string>
  1305. </property>
  1306. <property name="accel">
  1307. <string>Alt+V</string>
  1308. </property>
  1309. </widget>
  1310. </hbox>
  1311. </widget>
  1312. <widget class="QLabel">
  1313. <property name="name">
  1314. <cstring>textLabel6</cstring>
  1315. </property>
  1316. <property name="text">
  1317. <string>Note that you have to push a value to the expression stack if you use a custom return value, unless you throw an error.</string>
  1318. </property>
  1319. <property name="textFormat">
  1320. <enum>PlainText</enum>
  1321. </property>
  1322. <property name="alignment">
  1323. <set>WordBreak|AlignVCenter</set>
  1324. </property>
  1325. </widget>
  1326. <widget class="QLayoutWidget">
  1327. <property name="name">
  1328. <cstring>layout18</cstring>
  1329. </property>
  1330. <hbox>
  1331. <property name="name">
  1332. <cstring>unnamed</cstring>
  1333. </property>
  1334. <spacer>
  1335. <property name="name">
  1336. <cstring>spacer23_3</cstring>
  1337. </property>
  1338. <property name="orientation">
  1339. <enum>Horizontal</enum>
  1340. </property>
  1341. <property name="sizeType">
  1342. <enum>Fixed</enum>
  1343. </property>
  1344. <property name="sizeHint">
  1345. <size>
  1346. <width>20</width>
  1347. <height>20</height>
  1348. </size>
  1349. </property>
  1350. </spacer>
  1351. <widget class="QCheckBox">
  1352. <property name="name">
  1353. <cstring>EnableReturningErrors</cstring>
  1354. </property>
  1355. <property name="text">
  1356. <string>Enable returning &amp;errors to AMS</string>
  1357. </property>
  1358. <property name="accel">
  1359. <string>Alt+E</string>
  1360. </property>
  1361. </widget>
  1362. </hbox>
  1363. </widget>
  1364. <widget class="QLayoutWidget">
  1365. <property name="name">
  1366. <cstring>layout19</cstring>
  1367. </property>
  1368. <hbox>
  1369. <property name="name">
  1370. <cstring>unnamed</cstring>
  1371. </property>
  1372. <spacer>
  1373. <property name="name">
  1374. <cstring>spacer23_4</cstring>
  1375. </property>
  1376. <property name="orientation">
  1377. <enum>Horizontal</enum>
  1378. </property>
  1379. <property name="sizeType">
  1380. <enum>Fixed</enum>
  1381. </property>
  1382. <property name="sizeHint">
  1383. <size>
  1384. <width>20</width>
  1385. <height>20</height>
  1386. </size>
  1387. </property>
  1388. </spacer>
  1389. <widget class="QCheckBox">
  1390. <property name="name">
  1391. <cstring>SaveScreen</cstring>
  1392. </property>
  1393. <property name="text">
  1394. <string>Save/restore &amp;LCD contents</string>
  1395. </property>
  1396. <property name="accel">
  1397. <string>Alt+L</string>
  1398. </property>
  1399. </widget>
  1400. </hbox>
  1401. </widget>
  1402. </vbox>
  1403. </widget>
  1404. <spacer>
  1405. <property name="name">
  1406. <cstring>spacer22</cstring>
  1407. </property>
  1408. <property name="orientation">
  1409. <enum>Vertical</enum>
  1410. </property>
  1411. <property name="sizeType">
  1412. <enum>Expanding</enum>
  1413. </property>
  1414. <property name="sizeHint">
  1415. <size>
  1416. <width>20</width>
  1417. <height>51</height>
  1418. </size>
  1419. </property>
  1420. </spacer>
  1421. </vbox>
  1422. </widget>
  1423. </widget>
  1424. <widget class="QLayoutWidget">
  1425. <property name="name">
  1426. <cstring>layout13</cstring>
  1427. </property>
  1428. <hbox>
  1429. <property name="name">
  1430. <cstring>unnamed</cstring>
  1431. </property>
  1432. <widget class="QToolButton">
  1433. <property name="name">
  1434. <cstring>buttonWhatIs</cstring>
  1435. </property>
  1436. <property name="text">
  1437. <string></string>
  1438. </property>
  1439. <property name="iconSet">
  1440. <iconset>whatsthis.png</iconset>
  1441. </property>
  1442. </widget>
  1443. <spacer>
  1444. <property name="name">
  1445. <cstring>Horizontal Spacing2</cstring>
  1446. </property>
  1447. <property name="orientation">
  1448. <enum>Horizontal</enum>
  1449. </property>
  1450. <property name="sizeType">
  1451. <enum>Expanding</enum>
  1452. </property>
  1453. <property name="sizeHint">
  1454. <size>
  1455. <width>200</width>
  1456. <height>20</height>
  1457. </size>
  1458. </property>
  1459. </spacer>
  1460. <widget class="KPushButton">
  1461. <property name="name">
  1462. <cstring>buttonClose</cstring>
  1463. </property>
  1464. <property name="minimumSize">
  1465. <size>
  1466. <width>100</width>
  1467. <height>0</height>
  1468. </size>
  1469. </property>
  1470. <property name="text">
  1471. <string>&amp;Close</string>
  1472. </property>
  1473. <property name="accel">
  1474. <string>Alt+C</string>
  1475. </property>
  1476. <property name="autoDefault">
  1477. <bool>true</bool>
  1478. </property>
  1479. </widget>
  1480. </hbox>
  1481. </widget>
  1482. </vbox>
  1483. </widget>
  1484. <connections>
  1485. <connection>
  1486. <sender>buttonClose</sender>
  1487. <signal>clicked()</signal>
  1488. <receiver>ProgramOptions</receiver>
  1489. <slot>accept()</slot>
  1490. </connection>
  1491. </connections>
  1492. <includes>
  1493. <include location="local" impldecl="in implementation">programoptions.ui.h</include>
  1494. </includes>
  1495. <slots>
  1496. <slot>ImportSettings( void )</slot>
  1497. </slots>
  1498. <pixmapinproject/>
  1499. <layoutdefaults spacing="6" margin="11"/>
  1500. <includehints>
  1501. <includehint>klineedit.h</includehint>
  1502. <includehint>kpushbutton.h</includehint>
  1503. </includehints>
  1504. </UI>