programoptions.ui 53 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750
  1. <ui version="4.0" >
  2. <class>ProgramOptions</class>
  3. <widget class="QDialog" name="ProgramOptions" >
  4. <property name="geometry" >
  5. <rect>
  6. <x>0</x>
  7. <y>0</y>
  8. <width>473</width>
  9. <height>547</height>
  10. </rect>
  11. </property>
  12. <property name="windowTitle" >
  13. <string>Program Options</string>
  14. </property>
  15. <property name="sizeGripEnabled" >
  16. <bool>true</bool>
  17. </property>
  18. <layout class="QVBoxLayout" >
  19. <property name="margin" >
  20. <number>11</number>
  21. </property>
  22. <property name="spacing" >
  23. <number>6</number>
  24. </property>
  25. <item>
  26. <widget class="QTabWidget" name="TabWidget" >
  27. <widget class="QWidget" name="PageWelcome" >
  28. <attribute name="title" >
  29. <string>&amp;Welcome</string>
  30. </attribute>
  31. <layout class="QGridLayout" >
  32. <property name="margin" >
  33. <number>0</number>
  34. </property>
  35. <property name="spacing" >
  36. <number>6</number>
  37. </property>
  38. <item row="0" column="1" >
  39. <spacer>
  40. <property name="orientation" >
  41. <enum>Qt::Vertical</enum>
  42. </property>
  43. <property name="sizeType" >
  44. <enum>QSizePolicy::Maximum</enum>
  45. </property>
  46. <property name="sizeHint" >
  47. <size>
  48. <width>61</width>
  49. <height>22</height>
  50. </size>
  51. </property>
  52. </spacer>
  53. </item>
  54. <item row="2" column="1" >
  55. <spacer>
  56. <property name="orientation" >
  57. <enum>Qt::Vertical</enum>
  58. </property>
  59. <property name="sizeType" >
  60. <enum>QSizePolicy::Expanding</enum>
  61. </property>
  62. <property name="sizeHint" >
  63. <size>
  64. <width>61</width>
  65. <height>22</height>
  66. </size>
  67. </property>
  68. </spacer>
  69. </item>
  70. <item row="1" column="0" >
  71. <spacer>
  72. <property name="orientation" >
  73. <enum>Qt::Horizontal</enum>
  74. </property>
  75. <property name="sizeType" >
  76. <enum>QSizePolicy::Expanding</enum>
  77. </property>
  78. <property name="sizeHint" >
  79. <size>
  80. <width>61</width>
  81. <height>22</height>
  82. </size>
  83. </property>
  84. </spacer>
  85. </item>
  86. <item row="1" column="2" >
  87. <spacer>
  88. <property name="orientation" >
  89. <enum>Qt::Horizontal</enum>
  90. </property>
  91. <property name="sizeType" >
  92. <enum>QSizePolicy::Expanding</enum>
  93. </property>
  94. <property name="sizeHint" >
  95. <size>
  96. <width>61</width>
  97. <height>22</height>
  98. </size>
  99. </property>
  100. </spacer>
  101. </item>
  102. <item row="1" column="1" >
  103. <widget class="QLabel" name="textLabel1" >
  104. <property name="sizePolicy" >
  105. <sizepolicy>
  106. <hsizetype>0</hsizetype>
  107. <vsizetype>0</vsizetype>
  108. <horstretch>0</horstretch>
  109. <verstretch>0</verstretch>
  110. </sizepolicy>
  111. </property>
  112. <property name="text" >
  113. <string>&lt;p>Welcome to the Program Options dialog. All of the selections you make here are sent to TIGCC as preprocessor macros.&lt;/p>
  114. &lt;p>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></string>
  115. </property>
  116. <property name="textFormat" >
  117. <enum>Qt::RichText</enum>
  118. </property>
  119. <property name="alignment" >
  120. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  121. </property>
  122. <property name="wordWrap" >
  123. <bool>true</bool>
  124. </property>
  125. </widget>
  126. </item>
  127. </layout>
  128. </widget>
  129. <widget class="QWidget" name="PageCalculator" >
  130. <attribute name="title" >
  131. <string>C&amp;alculator</string>
  132. </attribute>
  133. <layout class="QVBoxLayout" >
  134. <property name="margin" >
  135. <number>0</number>
  136. </property>
  137. <property name="spacing" >
  138. <number>6</number>
  139. </property>
  140. <item>
  141. <widget class="QLabel" name="textLabel2" >
  142. <property name="sizePolicy" >
  143. <sizepolicy>
  144. <hsizetype>5</hsizetype>
  145. <vsizetype>0</vsizetype>
  146. <horstretch>0</horstretch>
  147. <verstretch>0</verstretch>
  148. </sizepolicy>
  149. </property>
  150. <property name="text" >
  151. <string>Please select which calculator(s) the program will support:</string>
  152. </property>
  153. <property name="textFormat" >
  154. <enum>Qt::PlainText</enum>
  155. </property>
  156. <property name="alignment" >
  157. <set>Qt::AlignVCenter</set>
  158. </property>
  159. <property name="wordWrap" >
  160. <bool>true</bool>
  161. </property>
  162. </widget>
  163. </item>
  164. <item>
  165. <layout class="QHBoxLayout" >
  166. <property name="margin" >
  167. <number>0</number>
  168. </property>
  169. <property name="spacing" >
  170. <number>6</number>
  171. </property>
  172. <item>
  173. <spacer>
  174. <property name="orientation" >
  175. <enum>Qt::Horizontal</enum>
  176. </property>
  177. <property name="sizeType" >
  178. <enum>QSizePolicy::Fixed</enum>
  179. </property>
  180. <property name="sizeHint" >
  181. <size>
  182. <width>20</width>
  183. <height>20</height>
  184. </size>
  185. </property>
  186. </spacer>
  187. </item>
  188. <item>
  189. <widget class="QCheckBox" name="TI89" >
  190. <property name="toolTip" >
  191. <string>USE_TI89</string>
  192. </property>
  193. <property name="text" >
  194. <string>TI-&amp;89</string>
  195. </property>
  196. <property name="shortcut" >
  197. <string>Alt+8</string>
  198. </property>
  199. </widget>
  200. </item>
  201. </layout>
  202. </item>
  203. <item>
  204. <layout class="QHBoxLayout" >
  205. <property name="margin" >
  206. <number>0</number>
  207. </property>
  208. <property name="spacing" >
  209. <number>6</number>
  210. </property>
  211. <item>
  212. <spacer>
  213. <property name="orientation" >
  214. <enum>Qt::Horizontal</enum>
  215. </property>
  216. <property name="sizeType" >
  217. <enum>QSizePolicy::Fixed</enum>
  218. </property>
  219. <property name="sizeHint" >
  220. <size>
  221. <width>20</width>
  222. <height>20</height>
  223. </size>
  224. </property>
  225. </spacer>
  226. </item>
  227. <item>
  228. <widget class="QCheckBox" name="TI92Plus" >
  229. <property name="toolTip" >
  230. <string>USE_TI92PLUS</string>
  231. </property>
  232. <property name="text" >
  233. <string>TI-&amp;92 Plus</string>
  234. </property>
  235. <property name="shortcut" >
  236. <string>Alt+9</string>
  237. </property>
  238. </widget>
  239. </item>
  240. </layout>
  241. </item>
  242. <item>
  243. <layout class="QHBoxLayout" >
  244. <property name="margin" >
  245. <number>0</number>
  246. </property>
  247. <property name="spacing" >
  248. <number>6</number>
  249. </property>
  250. <item>
  251. <spacer>
  252. <property name="orientation" >
  253. <enum>Qt::Horizontal</enum>
  254. </property>
  255. <property name="sizeType" >
  256. <enum>QSizePolicy::Fixed</enum>
  257. </property>
  258. <property name="sizeHint" >
  259. <size>
  260. <width>20</width>
  261. <height>20</height>
  262. </size>
  263. </property>
  264. </spacer>
  265. </item>
  266. <item>
  267. <widget class="QCheckBox" name="V200" >
  268. <property name="toolTip" >
  269. <string>USE_V200</string>
  270. </property>
  271. <property name="text" >
  272. <string>&amp;V200</string>
  273. </property>
  274. <property name="shortcut" >
  275. <string>Alt+V</string>
  276. </property>
  277. </widget>
  278. </item>
  279. </layout>
  280. </item>
  281. <item>
  282. <widget class="QLabel" name="textLabel3" >
  283. <property name="sizePolicy" >
  284. <sizepolicy>
  285. <hsizetype>1</hsizetype>
  286. <vsizetype>1</vsizetype>
  287. <horstretch>0</horstretch>
  288. <verstretch>0</verstretch>
  289. </sizepolicy>
  290. </property>
  291. <property name="text" >
  292. <string>&lt;p>If you write a program for more than one calculator, consider the differences in screen size.&lt;/p>
  293. &lt;p>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>&lt;/p></string>
  294. </property>
  295. <property name="textFormat" >
  296. <enum>Qt::RichText</enum>
  297. </property>
  298. <property name="wordWrap" >
  299. <bool>true</bool>
  300. </property>
  301. </widget>
  302. </item>
  303. <item>
  304. <layout class="QHBoxLayout" >
  305. <property name="margin" >
  306. <number>0</number>
  307. </property>
  308. <property name="spacing" >
  309. <number>6</number>
  310. </property>
  311. <item>
  312. <spacer>
  313. <property name="orientation" >
  314. <enum>Qt::Horizontal</enum>
  315. </property>
  316. <property name="sizeType" >
  317. <enum>QSizePolicy::Fixed</enum>
  318. </property>
  319. <property name="sizeHint" >
  320. <size>
  321. <width>20</width>
  322. <height>20</height>
  323. </size>
  324. </property>
  325. </spacer>
  326. </item>
  327. <item>
  328. <widget class="QCheckBox" name="OptimizeCalcConsts" >
  329. <property name="toolTip" >
  330. <string>OPTIMIZE_CALC_CONSTS</string>
  331. </property>
  332. <property name="text" >
  333. <string>&amp;Optimize Calculator Constants</string>
  334. </property>
  335. <property name="shortcut" >
  336. <string>Alt+O</string>
  337. </property>
  338. </widget>
  339. </item>
  340. </layout>
  341. </item>
  342. <item>
  343. <spacer>
  344. <property name="orientation" >
  345. <enum>Qt::Vertical</enum>
  346. </property>
  347. <property name="sizeType" >
  348. <enum>QSizePolicy::Expanding</enum>
  349. </property>
  350. <property name="sizeHint" >
  351. <size>
  352. <width>41</width>
  353. <height>22</height>
  354. </size>
  355. </property>
  356. </spacer>
  357. </item>
  358. </layout>
  359. </widget>
  360. <widget class="QWidget" name="PageOperatingSystem" >
  361. <attribute name="title" >
  362. <string>Operating &amp;System</string>
  363. </attribute>
  364. <layout class="QVBoxLayout" >
  365. <property name="margin" >
  366. <number>0</number>
  367. </property>
  368. <property name="spacing" >
  369. <number>6</number>
  370. </property>
  371. <item>
  372. <widget class="QLabel" name="textLabel4" >
  373. <property name="text" >
  374. <string>You also have to select the operating system it will run under.</string>
  375. </property>
  376. <property name="textFormat" >
  377. <enum>Qt::PlainText</enum>
  378. </property>
  379. <property name="alignment" >
  380. <set>Qt::AlignVCenter</set>
  381. </property>
  382. <property name="wordWrap" >
  383. <bool>true</bool>
  384. </property>
  385. </widget>
  386. </item>
  387. <item>
  388. <layout class="QHBoxLayout" >
  389. <property name="margin" >
  390. <number>0</number>
  391. </property>
  392. <property name="spacing" >
  393. <number>6</number>
  394. </property>
  395. <item>
  396. <spacer>
  397. <property name="orientation" >
  398. <enum>Qt::Horizontal</enum>
  399. </property>
  400. <property name="sizeType" >
  401. <enum>QSizePolicy::Fixed</enum>
  402. </property>
  403. <property name="sizeHint" >
  404. <size>
  405. <width>20</width>
  406. <height>20</height>
  407. </size>
  408. </property>
  409. </spacer>
  410. </item>
  411. <item>
  412. <widget class="Q3ButtonGroup" name="buttonGroup5" >
  413. <property name="title" >
  414. <string/>
  415. </property>
  416. <property name="orientation" >
  417. <enum>Qt::Vertical</enum>
  418. </property>
  419. <layout class="QVBoxLayout" >
  420. <property name="margin" >
  421. <number>0</number>
  422. </property>
  423. <property name="spacing" >
  424. <number>6</number>
  425. </property>
  426. <item>
  427. <widget class="QRadioButton" name="Nostub" >
  428. <property name="text" >
  429. <string>Any/no &amp;kernel</string>
  430. </property>
  431. <property name="shortcut" >
  432. <string>Alt+K</string>
  433. </property>
  434. </widget>
  435. </item>
  436. <item>
  437. <widget class="QRadioButton" name="UseKernel" >
  438. <property name="toolTip" >
  439. <string>USE_KERNEL</string>
  440. </property>
  441. <property name="text" >
  442. <string>Recent &amp;Doors-compatible kernels</string>
  443. </property>
  444. <property name="shortcut" >
  445. <string>Alt+D</string>
  446. </property>
  447. </widget>
  448. </item>
  449. <item>
  450. <widget class="QRadioButton" name="PreOS" >
  451. <property name="toolTip" >
  452. <string>USE_PREOS_COMPRESSED_TABLES</string>
  453. </property>
  454. <property name="text" >
  455. <string>&amp;PreOS with compressed reloc table support</string>
  456. </property>
  457. <property name="shortcut" >
  458. <string>Alt+P</string>
  459. </property>
  460. </widget>
  461. </item>
  462. <item>
  463. <spacer>
  464. <property name="orientation" >
  465. <enum>Qt::Vertical</enum>
  466. </property>
  467. <property name="sizeType" >
  468. <enum>QSizePolicy::Fixed</enum>
  469. </property>
  470. <property name="sizeHint" >
  471. <size>
  472. <width>20</width>
  473. <height>20</height>
  474. </size>
  475. </property>
  476. </spacer>
  477. </item>
  478. <item>
  479. <layout class="QHBoxLayout" >
  480. <property name="margin" >
  481. <number>0</number>
  482. </property>
  483. <property name="spacing" >
  484. <number>6</number>
  485. </property>
  486. <item>
  487. <widget class="QCheckBox" name="CMinimumAMSVersion" >
  488. <property name="toolTip" >
  489. <string>MIN_AMS</string>
  490. </property>
  491. <property name="text" >
  492. <string>&amp;Minimum AMS version:</string>
  493. </property>
  494. <property name="shortcut" >
  495. <string>Alt+M</string>
  496. </property>
  497. </widget>
  498. </item>
  499. <item>
  500. <widget class="KLineEdit" name="MinimumAMSVersion" >
  501. <property name="toolTip" >
  502. <string>MIN_AMS</string>
  503. </property>
  504. <property name="inputMask" >
  505. <string>9.99; </string>
  506. </property>
  507. <property name="text" >
  508. <string>.</string>
  509. </property>
  510. </widget>
  511. </item>
  512. </layout>
  513. </item>
  514. <item>
  515. <spacer>
  516. <property name="orientation" >
  517. <enum>Qt::Vertical</enum>
  518. </property>
  519. <property name="sizeType" >
  520. <enum>QSizePolicy::Fixed</enum>
  521. </property>
  522. <property name="sizeHint" >
  523. <size>
  524. <width>20</width>
  525. <height>20</height>
  526. </size>
  527. </property>
  528. </spacer>
  529. </item>
  530. <item>
  531. <widget class="QCheckBox" name="UnofficialOSSupport" >
  532. <property name="toolTip" >
  533. <string>UNOFFICIAL_OS_SUPPORT</string>
  534. </property>
  535. <property name="text" >
  536. <string>&amp;Force unofficial operating system support</string>
  537. </property>
  538. <property name="shortcut" >
  539. <string>Alt+F</string>
  540. </property>
  541. </widget>
  542. </item>
  543. </layout>
  544. </widget>
  545. </item>
  546. </layout>
  547. </item>
  548. <item>
  549. <spacer>
  550. <property name="orientation" >
  551. <enum>Qt::Vertical</enum>
  552. </property>
  553. <property name="sizeType" >
  554. <enum>QSizePolicy::Expanding</enum>
  555. </property>
  556. <property name="sizeHint" >
  557. <size>
  558. <width>20</width>
  559. <height>280</height>
  560. </size>
  561. </property>
  562. </spacer>
  563. </item>
  564. </layout>
  565. </widget>
  566. <widget class="QWidget" name="PageRelocFormat" >
  567. <attribute name="title" >
  568. <string>&amp;Reloc Format</string>
  569. </attribute>
  570. <layout class="QVBoxLayout" >
  571. <property name="margin" >
  572. <number>0</number>
  573. </property>
  574. <property name="spacing" >
  575. <number>6</number>
  576. </property>
  577. <item>
  578. <widget class="QLabel" name="textLabel1_2" >
  579. <property name="text" >
  580. <string>Choose the relocation format that suits your needs:</string>
  581. </property>
  582. <property name="wordWrap" >
  583. <bool>false</bool>
  584. </property>
  585. </widget>
  586. </item>
  587. <item>
  588. <layout class="QHBoxLayout" >
  589. <property name="margin" >
  590. <number>0</number>
  591. </property>
  592. <property name="spacing" >
  593. <number>6</number>
  594. </property>
  595. <item>
  596. <spacer>
  597. <property name="orientation" >
  598. <enum>Qt::Horizontal</enum>
  599. </property>
  600. <property name="sizeType" >
  601. <enum>QSizePolicy::Fixed</enum>
  602. </property>
  603. <property name="sizeHint" >
  604. <size>
  605. <width>20</width>
  606. <height>20</height>
  607. </size>
  608. </property>
  609. </spacer>
  610. </item>
  611. <item>
  612. <widget class="Q3ButtonGroup" name="buttonGroup1" >
  613. <property name="title" >
  614. <string/>
  615. </property>
  616. <property name="checkable" >
  617. <bool>false</bool>
  618. </property>
  619. <property name="checked" >
  620. <bool>false</bool>
  621. </property>
  622. <property name="orientation" >
  623. <enum>Qt::Vertical</enum>
  624. </property>
  625. <property name="exclusive" >
  626. <bool>false</bool>
  627. </property>
  628. <layout class="QVBoxLayout" >
  629. <property name="margin" >
  630. <number>0</number>
  631. </property>
  632. <property name="spacing" >
  633. <number>6</number>
  634. </property>
  635. <item>
  636. <widget class="QRadioButton" name="RelocAMS" >
  637. <property name="sizePolicy" >
  638. <sizepolicy>
  639. <hsizetype>1</hsizetype>
  640. <vsizetype>1</vsizetype>
  641. <horstretch>0</horstretch>
  642. <verstretch>0</verstretch>
  643. </sizepolicy>
  644. </property>
  645. <property name="text" >
  646. <string>AMS (large calls, &amp;no stub)</string>
  647. </property>
  648. <property name="shortcut" >
  649. <string>Alt+N</string>
  650. </property>
  651. </widget>
  652. </item>
  653. <item>
  654. <widget class="QRadioButton" name="RelocKernel" >
  655. <property name="sizePolicy" >
  656. <sizepolicy>
  657. <hsizetype>1</hsizetype>
  658. <vsizetype>1</vsizetype>
  659. <horstretch>0</horstretch>
  660. <verstretch>0</verstretch>
  661. </sizepolicy>
  662. </property>
  663. <property name="toolTip" >
  664. <string>KERNEL_FORMAT_RELOCS</string>
  665. </property>
  666. <property name="text" >
  667. <string>&amp;Kernel (medium calls, medium stub)</string>
  668. </property>
  669. <property name="shortcut" >
  670. <string>Alt+K</string>
  671. </property>
  672. </widget>
  673. </item>
  674. <item>
  675. <widget class="QRadioButton" name="RelocCompressed" >
  676. <property name="sizePolicy" >
  677. <sizepolicy>
  678. <hsizetype>1</hsizetype>
  679. <vsizetype>1</vsizetype>
  680. <horstretch>0</horstretch>
  681. <verstretch>0</verstretch>
  682. </sizepolicy>
  683. </property>
  684. <property name="toolTip" >
  685. <string>COMPRESSED_FORMAT_RELOCS</string>
  686. </property>
  687. <property name="text" >
  688. <string>C&amp;ompressed (smallest calls, large stub)</string>
  689. </property>
  690. <property name="shortcut" >
  691. <string>Alt+O</string>
  692. </property>
  693. </widget>
  694. </item>
  695. <item>
  696. <widget class="QRadioButton" name="RelocMlink" >
  697. <property name="sizePolicy" >
  698. <sizepolicy>
  699. <hsizetype>1</hsizetype>
  700. <vsizetype>1</vsizetype>
  701. <horstretch>0</horstretch>
  702. <verstretch>0</verstretch>
  703. </sizepolicy>
  704. </property>
  705. <property name="toolTip" >
  706. <string>MLINK_FORMAT_RELOCS</string>
  707. </property>
  708. <property name="text" >
  709. <string>&amp;Mlink (small calls, medium stub)</string>
  710. </property>
  711. <property name="shortcut" >
  712. <string>Alt+M</string>
  713. </property>
  714. </widget>
  715. </item>
  716. <item>
  717. <widget class="QCheckBox" name="UseFLineJumps" >
  718. <property name="sizePolicy" >
  719. <sizepolicy>
  720. <hsizetype>1</hsizetype>
  721. <vsizetype>1</vsizetype>
  722. <horstretch>0</horstretch>
  723. <verstretch>0</verstretch>
  724. </sizepolicy>
  725. </property>
  726. <property name="toolTip" >
  727. <string>USE_FLINE_JUMPS</string>
  728. </property>
  729. <property name="text" >
  730. <string>&amp;F-Line (very small calls, no stub, but slow)</string>
  731. </property>
  732. <property name="shortcut" >
  733. <string>Alt+F</string>
  734. </property>
  735. </widget>
  736. </item>
  737. <item>
  738. <layout class="QHBoxLayout" >
  739. <property name="margin" >
  740. <number>0</number>
  741. </property>
  742. <property name="spacing" >
  743. <number>6</number>
  744. </property>
  745. <item>
  746. <spacer>
  747. <property name="orientation" >
  748. <enum>Qt::Horizontal</enum>
  749. </property>
  750. <property name="sizeType" >
  751. <enum>QSizePolicy::Fixed</enum>
  752. </property>
  753. <property name="sizeHint" >
  754. <size>
  755. <width>20</width>
  756. <height>20</height>
  757. </size>
  758. </property>
  759. </spacer>
  760. </item>
  761. <item>
  762. <widget class="QCheckBox" name="Use4ByteFLineJumps" >
  763. <property name="enabled" >
  764. <bool>false</bool>
  765. </property>
  766. <property name="sizePolicy" >
  767. <sizepolicy>
  768. <hsizetype>1</hsizetype>
  769. <vsizetype>1</vsizetype>
  770. <horstretch>0</horstretch>
  771. <verstretch>0</verstretch>
  772. </sizepolicy>
  773. </property>
  774. <property name="toolTip" >
  775. <string>USE_4_BYTE_FLINE_JUMPS</string>
  776. </property>
  777. <property name="text" >
  778. <string>&amp;4-Byte F-Line (even smaller) (!)</string>
  779. </property>
  780. <property name="shortcut" >
  781. <string>Alt+4</string>
  782. </property>
  783. </widget>
  784. </item>
  785. </layout>
  786. </item>
  787. </layout>
  788. </widget>
  789. </item>
  790. </layout>
  791. </item>
  792. <item>
  793. <widget class="QLabel" name="textLabel2_2" >
  794. <property name="text" >
  795. <string>Choose the ROM call format that suits your needs:</string>
  796. </property>
  797. <property name="wordWrap" >
  798. <bool>false</bool>
  799. </property>
  800. </widget>
  801. </item>
  802. <item>
  803. <layout class="QHBoxLayout" >
  804. <property name="margin" >
  805. <number>0</number>
  806. </property>
  807. <property name="spacing" >
  808. <number>6</number>
  809. </property>
  810. <item>
  811. <spacer>
  812. <property name="orientation" >
  813. <enum>Qt::Horizontal</enum>
  814. </property>
  815. <property name="sizeType" >
  816. <enum>QSizePolicy::Fixed</enum>
  817. </property>
  818. <property name="sizeHint" >
  819. <size>
  820. <width>20</width>
  821. <height>20</height>
  822. </size>
  823. </property>
  824. </spacer>
  825. </item>
  826. <item>
  827. <widget class="Q3ButtonGroup" name="buttonGroup2" >
  828. <property name="title" >
  829. <string/>
  830. </property>
  831. <property name="orientation" >
  832. <enum>Qt::Vertical</enum>
  833. </property>
  834. <layout class="QVBoxLayout" >
  835. <property name="margin" >
  836. <number>0</number>
  837. </property>
  838. <property name="spacing" >
  839. <number>6</number>
  840. </property>
  841. <item>
  842. <widget class="QRadioButton" name="ROMCallDirect" >
  843. <property name="sizePolicy" >
  844. <sizepolicy>
  845. <hsizetype>1</hsizetype>
  846. <vsizetype>1</vsizetype>
  847. <horstretch>0</horstretch>
  848. <verstretch>0</verstretch>
  849. </sizepolicy>
  850. </property>
  851. <property name="text" >
  852. <string>&amp;Direct (large calls, no stub)</string>
  853. </property>
  854. <property name="shortcut" >
  855. <string>Alt+D</string>
  856. </property>
  857. </widget>
  858. </item>
  859. <item>
  860. <widget class="QRadioButton" name="ROMCallKernel" >
  861. <property name="sizePolicy" >
  862. <sizepolicy>
  863. <hsizetype>1</hsizetype>
  864. <vsizetype>1</vsizetype>
  865. <horstretch>0</horstretch>
  866. <verstretch>0</verstretch>
  867. </sizepolicy>
  868. </property>
  869. <property name="toolTip" >
  870. <string>KERNEL_FORMAT_ROM_CALLS</string>
  871. </property>
  872. <property name="text" >
  873. <string>K&amp;ernel (medium calls, medium stub)</string>
  874. </property>
  875. <property name="shortcut" >
  876. <string>Alt+E</string>
  877. </property>
  878. </widget>
  879. </item>
  880. <item>
  881. <widget class="QRadioButton" name="ROMCallCompressed" >
  882. <property name="sizePolicy" >
  883. <sizepolicy>
  884. <hsizetype>1</hsizetype>
  885. <vsizetype>1</vsizetype>
  886. <horstretch>0</horstretch>
  887. <verstretch>0</verstretch>
  888. </sizepolicy>
  889. </property>
  890. <property name="toolTip" >
  891. <string>COMPRESSED_FORMAT_ROM_CALLS</string>
  892. </property>
  893. <property name="text" >
  894. <string>Com&amp;pressed (smallest calls, large stub)</string>
  895. </property>
  896. <property name="shortcut" >
  897. <string>Alt+P</string>
  898. </property>
  899. </widget>
  900. </item>
  901. <item>
  902. <widget class="QRadioButton" name="ROMCallMlink" >
  903. <property name="sizePolicy" >
  904. <sizepolicy>
  905. <hsizetype>1</hsizetype>
  906. <vsizetype>1</vsizetype>
  907. <horstretch>0</horstretch>
  908. <verstretch>0</verstretch>
  909. </sizepolicy>
  910. </property>
  911. <property name="toolTip" >
  912. <string>MLINK_FORMAT_ROM_CALLS</string>
  913. </property>
  914. <property name="text" >
  915. <string>Ml&amp;ink (small calls, medium stub)</string>
  916. </property>
  917. <property name="shortcut" >
  918. <string>Alt+I</string>
  919. </property>
  920. </widget>
  921. </item>
  922. <item>
  923. <widget class="QRadioButton" name="ROMCallFLine" >
  924. <property name="sizePolicy" >
  925. <sizepolicy>
  926. <hsizetype>1</hsizetype>
  927. <vsizetype>1</vsizetype>
  928. <horstretch>0</horstretch>
  929. <verstretch>0</verstretch>
  930. </sizepolicy>
  931. </property>
  932. <property name="toolTip" >
  933. <string>USE_FLINE_ROM_CALLS</string>
  934. </property>
  935. <property name="text" >
  936. <string>F-&amp;Line (very small calls, no stub, but slow)</string>
  937. </property>
  938. <property name="shortcut" >
  939. <string>Alt+L</string>
  940. </property>
  941. </widget>
  942. </item>
  943. <item>
  944. <widget class="QCheckBox" name="OptimizeROMCalls" >
  945. <property name="sizePolicy" >
  946. <sizepolicy>
  947. <hsizetype>1</hsizetype>
  948. <vsizetype>1</vsizetype>
  949. <horstretch>0</horstretch>
  950. <verstretch>0</verstretch>
  951. </sizepolicy>
  952. </property>
  953. <property name="toolTip" >
  954. <string>OPTIMIZE_ROM_CALLS</string>
  955. </property>
  956. <property name="text" >
  957. <string>Op&amp;timized (medium calls, very small stub) (!)</string>
  958. </property>
  959. <property name="shortcut" >
  960. <string>Alt+T</string>
  961. </property>
  962. </widget>
  963. </item>
  964. </layout>
  965. </widget>
  966. </item>
  967. </layout>
  968. </item>
  969. <item>
  970. <widget class="QCheckBox" name="UseInternalFLineEmulator" >
  971. <property name="sizePolicy" >
  972. <sizepolicy>
  973. <hsizetype>1</hsizetype>
  974. <vsizetype>1</vsizetype>
  975. <horstretch>0</horstretch>
  976. <verstretch>0</verstretch>
  977. </sizepolicy>
  978. </property>
  979. <property name="toolTip" >
  980. <string>USE_INTERNAL_FLINE_EMULATOR</string>
  981. </property>
  982. <property name="text" >
  983. <string>&amp;Use internal F-Line emulator</string>
  984. </property>
  985. <property name="shortcut" >
  986. <string>Alt+U</string>
  987. </property>
  988. </widget>
  989. </item>
  990. <item>
  991. <spacer>
  992. <property name="orientation" >
  993. <enum>Qt::Vertical</enum>
  994. </property>
  995. <property name="sizeType" >
  996. <enum>QSizePolicy::Expanding</enum>
  997. </property>
  998. <property name="sizeHint" >
  999. <size>
  1000. <width>20</width>
  1001. <height>20</height>
  1002. </size>
  1003. </property>
  1004. </spacer>
  1005. </item>
  1006. </layout>
  1007. </widget>
  1008. <widget class="QWidget" name="PageBSSDataFormat" >
  1009. <attribute name="title" >
  1010. <string>&amp;BSS/Data Format</string>
  1011. </attribute>
  1012. <layout class="QVBoxLayout" >
  1013. <property name="margin" >
  1014. <number>0</number>
  1015. </property>
  1016. <property name="spacing" >
  1017. <number>6</number>
  1018. </property>
  1019. <item>
  1020. <widget class="QLabel" name="textLabel3_2" >
  1021. <property name="text" >
  1022. <string>Choose the relocation format for BSS references (i.e. references to uninitialized global variables):</string>
  1023. </property>
  1024. <property name="alignment" >
  1025. <set>Qt::AlignVCenter</set>
  1026. </property>
  1027. <property name="wordWrap" >
  1028. <bool>true</bool>
  1029. </property>
  1030. </widget>
  1031. </item>
  1032. <item>
  1033. <layout class="QHBoxLayout" >
  1034. <property name="margin" >
  1035. <number>0</number>
  1036. </property>
  1037. <property name="spacing" >
  1038. <number>6</number>
  1039. </property>
  1040. <item>
  1041. <spacer>
  1042. <property name="orientation" >
  1043. <enum>Qt::Horizontal</enum>
  1044. </property>
  1045. <property name="sizeType" >
  1046. <enum>QSizePolicy::Fixed</enum>
  1047. </property>
  1048. <property name="sizeHint" >
  1049. <size>
  1050. <width>20</width>
  1051. <height>20</height>
  1052. </size>
  1053. </property>
  1054. </spacer>
  1055. </item>
  1056. <item>
  1057. <widget class="Q3ButtonGroup" name="buttonGroup3" >
  1058. <property name="title" >
  1059. <string/>
  1060. </property>
  1061. <property name="orientation" >
  1062. <enum>Qt::Vertical</enum>
  1063. </property>
  1064. <layout class="QVBoxLayout" >
  1065. <property name="margin" >
  1066. <number>0</number>
  1067. </property>
  1068. <property name="spacing" >
  1069. <number>6</number>
  1070. </property>
  1071. <item>
  1072. <widget class="QRadioButton" name="BSSMerge" >
  1073. <property name="toolTip" >
  1074. <string>MERGE_BSS</string>
  1075. </property>
  1076. <property name="text" >
  1077. <string>&amp;Merge BSS section with data section</string>
  1078. </property>
  1079. <property name="shortcut" >
  1080. <string>Alt+M</string>
  1081. </property>
  1082. </widget>
  1083. </item>
  1084. <item>
  1085. <widget class="QRadioButton" name="BSSKernel" >
  1086. <property name="toolTip" >
  1087. <string>KERNEL_FORMAT_BSS</string>
  1088. </property>
  1089. <property name="text" >
  1090. <string>&amp;Kernel (medium calls, medium stub)</string>
  1091. </property>
  1092. <property name="shortcut" >
  1093. <string>Alt+K</string>
  1094. </property>
  1095. </widget>
  1096. </item>
  1097. <item>
  1098. <widget class="QRadioButton" name="BSSCompressed" >
  1099. <property name="toolTip" >
  1100. <string>COMPRESSED_FORMAT_BSS</string>
  1101. </property>
  1102. <property name="text" >
  1103. <string>C&amp;ompressed (smallest calls, large stub)</string>
  1104. </property>
  1105. <property name="shortcut" >
  1106. <string>Alt+O</string>
  1107. </property>
  1108. </widget>
  1109. </item>
  1110. <item>
  1111. <widget class="QRadioButton" name="BSSMlink" >
  1112. <property name="toolTip" >
  1113. <string>MLINK_FORMAT_BSS</string>
  1114. </property>
  1115. <property name="text" >
  1116. <string>M&amp;link (small calls, medium stub)</string>
  1117. </property>
  1118. <property name="shortcut" >
  1119. <string>Alt+L</string>
  1120. </property>
  1121. </widget>
  1122. </item>
  1123. </layout>
  1124. </widget>
  1125. </item>
  1126. </layout>
  1127. </item>
  1128. <item>
  1129. <widget class="QLabel" name="textLabel4_2" >
  1130. <property name="text" >
  1131. <string>Choose the relocation format for references to a data variable, if it exists:</string>
  1132. </property>
  1133. <property name="wordWrap" >
  1134. <bool>true</bool>
  1135. </property>
  1136. </widget>
  1137. </item>
  1138. <item>
  1139. <layout class="QHBoxLayout" >
  1140. <property name="margin" >
  1141. <number>0</number>
  1142. </property>
  1143. <property name="spacing" >
  1144. <number>6</number>
  1145. </property>
  1146. <item>
  1147. <spacer>
  1148. <property name="orientation" >
  1149. <enum>Qt::Horizontal</enum>
  1150. </property>
  1151. <property name="sizeType" >
  1152. <enum>QSizePolicy::Fixed</enum>
  1153. </property>
  1154. <property name="sizeHint" >
  1155. <size>
  1156. <width>20</width>
  1157. <height>20</height>
  1158. </size>
  1159. </property>
  1160. </spacer>
  1161. </item>
  1162. <item>
  1163. <widget class="Q3ButtonGroup" name="buttonGroup4" >
  1164. <property name="title" >
  1165. <string/>
  1166. </property>
  1167. <property name="orientation" >
  1168. <enum>Qt::Vertical</enum>
  1169. </property>
  1170. <layout class="QVBoxLayout" >
  1171. <property name="margin" >
  1172. <number>0</number>
  1173. </property>
  1174. <property name="spacing" >
  1175. <number>6</number>
  1176. </property>
  1177. <item>
  1178. <widget class="QRadioButton" name="DataVarKernel" >
  1179. <property name="toolTip" >
  1180. <string>KERNEL_FORMAT_DATA_VAR</string>
  1181. </property>
  1182. <property name="text" >
  1183. <string>K&amp;ernel (medium calls, medium stub)</string>
  1184. </property>
  1185. <property name="shortcut" >
  1186. <string>Alt+E</string>
  1187. </property>
  1188. </widget>
  1189. </item>
  1190. <item>
  1191. <widget class="QRadioButton" name="DataVarCompressed" >
  1192. <property name="toolTip" >
  1193. <string>COMPRESSED_FORMAT_DATA_VAR</string>
  1194. </property>
  1195. <property name="text" >
  1196. <string>Com&amp;pressed (smallest calls, large stub)</string>
  1197. </property>
  1198. <property name="shortcut" >
  1199. <string>Alt+P</string>
  1200. </property>
  1201. </widget>
  1202. </item>
  1203. <item>
  1204. <widget class="QRadioButton" name="DataVarMlink" >
  1205. <property name="toolTip" >
  1206. <string>MLINK_FORMAT_DATA_VAR</string>
  1207. </property>
  1208. <property name="text" >
  1209. <string>Ml&amp;ink (small calls, medium stub)</string>
  1210. </property>
  1211. <property name="shortcut" >
  1212. <string>Alt+I</string>
  1213. </property>
  1214. </widget>
  1215. </item>
  1216. </layout>
  1217. </widget>
  1218. </item>
  1219. </layout>
  1220. </item>
  1221. <item>
  1222. <spacer>
  1223. <property name="orientation" >
  1224. <enum>Qt::Vertical</enum>
  1225. </property>
  1226. <property name="sizeType" >
  1227. <enum>QSizePolicy::Expanding</enum>
  1228. </property>
  1229. <property name="sizeHint" >
  1230. <size>
  1231. <width>20</width>
  1232. <height>20</height>
  1233. </size>
  1234. </property>
  1235. </spacer>
  1236. </item>
  1237. </layout>
  1238. </widget>
  1239. <widget class="QWidget" name="PageHomeScreen" >
  1240. <attribute name="title" >
  1241. <string>&amp;Home Screen</string>
  1242. </attribute>
  1243. <layout class="QVBoxLayout" >
  1244. <property name="margin" >
  1245. <number>0</number>
  1246. </property>
  1247. <property name="spacing" >
  1248. <number>6</number>
  1249. </property>
  1250. <item>
  1251. <widget class="Q3ButtonGroup" name="buttonGroup6" >
  1252. <property name="title" >
  1253. <string/>
  1254. </property>
  1255. <property name="orientation" >
  1256. <enum>Qt::Vertical</enum>
  1257. </property>
  1258. <layout class="QVBoxLayout" >
  1259. <property name="margin" >
  1260. <number>0</number>
  1261. </property>
  1262. <property name="spacing" >
  1263. <number>6</number>
  1264. </property>
  1265. <item>
  1266. <widget class="QLabel" name="textLabel5" >
  1267. <property name="text" >
  1268. <string>&lt;p>The following options affect the program when it is run from the Home Screen.&lt;/p>
  1269. &lt;p>Return Value:&lt;/p></string>
  1270. </property>
  1271. <property name="textFormat" >
  1272. <enum>Qt::RichText</enum>
  1273. </property>
  1274. <property name="wordWrap" >
  1275. <bool>true</bool>
  1276. </property>
  1277. </widget>
  1278. </item>
  1279. <item>
  1280. <layout class="QHBoxLayout" >
  1281. <property name="margin" >
  1282. <number>0</number>
  1283. </property>
  1284. <property name="spacing" >
  1285. <number>6</number>
  1286. </property>
  1287. <item>
  1288. <spacer>
  1289. <property name="orientation" >
  1290. <enum>Qt::Horizontal</enum>
  1291. </property>
  1292. <property name="sizeType" >
  1293. <enum>QSizePolicy::Fixed</enum>
  1294. </property>
  1295. <property name="sizeHint" >
  1296. <size>
  1297. <width>20</width>
  1298. <height>20</height>
  1299. </size>
  1300. </property>
  1301. </spacer>
  1302. </item>
  1303. <item>
  1304. <widget class="QRadioButton" name="HomeDone" >
  1305. <property name="text" >
  1306. <string>"&amp;Done"</string>
  1307. </property>
  1308. <property name="shortcut" >
  1309. <string>Alt+D</string>
  1310. </property>
  1311. </widget>
  1312. </item>
  1313. </layout>
  1314. </item>
  1315. <item>
  1316. <layout class="QHBoxLayout" >
  1317. <property name="margin" >
  1318. <number>0</number>
  1319. </property>
  1320. <property name="spacing" >
  1321. <number>6</number>
  1322. </property>
  1323. <item>
  1324. <spacer>
  1325. <property name="orientation" >
  1326. <enum>Qt::Horizontal</enum>
  1327. </property>
  1328. <property name="sizeType" >
  1329. <enum>QSizePolicy::Fixed</enum>
  1330. </property>
  1331. <property name="sizeHint" >
  1332. <size>
  1333. <width>20</width>
  1334. <height>20</height>
  1335. </size>
  1336. </property>
  1337. </spacer>
  1338. </item>
  1339. <item>
  1340. <widget class="QRadioButton" name="HomeCustomValue" >
  1341. <property name="toolTip" >
  1342. <string>RETURN_VALUE</string>
  1343. </property>
  1344. <property name="text" >
  1345. <string>Custom &amp;value</string>
  1346. </property>
  1347. <property name="shortcut" >
  1348. <string>Alt+V</string>
  1349. </property>
  1350. </widget>
  1351. </item>
  1352. </layout>
  1353. </item>
  1354. <item>
  1355. <widget class="QLabel" name="textLabel6" >
  1356. <property name="text" >
  1357. <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>
  1358. </property>
  1359. <property name="textFormat" >
  1360. <enum>Qt::PlainText</enum>
  1361. </property>
  1362. <property name="alignment" >
  1363. <set>Qt::AlignVCenter</set>
  1364. </property>
  1365. <property name="wordWrap" >
  1366. <bool>true</bool>
  1367. </property>
  1368. </widget>
  1369. </item>
  1370. <item>
  1371. <layout class="QHBoxLayout" >
  1372. <property name="margin" >
  1373. <number>0</number>
  1374. </property>
  1375. <property name="spacing" >
  1376. <number>6</number>
  1377. </property>
  1378. <item>
  1379. <spacer>
  1380. <property name="orientation" >
  1381. <enum>Qt::Horizontal</enum>
  1382. </property>
  1383. <property name="sizeType" >
  1384. <enum>QSizePolicy::Fixed</enum>
  1385. </property>
  1386. <property name="sizeHint" >
  1387. <size>
  1388. <width>20</width>
  1389. <height>20</height>
  1390. </size>
  1391. </property>
  1392. </spacer>
  1393. </item>
  1394. <item>
  1395. <widget class="QCheckBox" name="EnableReturningErrors" >
  1396. <property name="toolTip" >
  1397. <string>ENABLE_ERROR_RETURN</string>
  1398. </property>
  1399. <property name="text" >
  1400. <string>Enable returning &amp;errors to AMS</string>
  1401. </property>
  1402. <property name="shortcut" >
  1403. <string>Alt+E</string>
  1404. </property>
  1405. </widget>
  1406. </item>
  1407. </layout>
  1408. </item>
  1409. <item>
  1410. <layout class="QHBoxLayout" >
  1411. <property name="margin" >
  1412. <number>0</number>
  1413. </property>
  1414. <property name="spacing" >
  1415. <number>6</number>
  1416. </property>
  1417. <item>
  1418. <spacer>
  1419. <property name="orientation" >
  1420. <enum>Qt::Horizontal</enum>
  1421. </property>
  1422. <property name="sizeType" >
  1423. <enum>QSizePolicy::Fixed</enum>
  1424. </property>
  1425. <property name="sizeHint" >
  1426. <size>
  1427. <width>20</width>
  1428. <height>20</height>
  1429. </size>
  1430. </property>
  1431. </spacer>
  1432. </item>
  1433. <item>
  1434. <widget class="QCheckBox" name="SaveScreen" >
  1435. <property name="toolTip" >
  1436. <string>SAVE_SCREEN</string>
  1437. </property>
  1438. <property name="text" >
  1439. <string>Save/restore &amp;LCD contents</string>
  1440. </property>
  1441. <property name="shortcut" >
  1442. <string>Alt+L</string>
  1443. </property>
  1444. </widget>
  1445. </item>
  1446. </layout>
  1447. </item>
  1448. </layout>
  1449. </widget>
  1450. </item>
  1451. <item>
  1452. <spacer>
  1453. <property name="orientation" >
  1454. <enum>Qt::Vertical</enum>
  1455. </property>
  1456. <property name="sizeType" >
  1457. <enum>QSizePolicy::Expanding</enum>
  1458. </property>
  1459. <property name="sizeHint" >
  1460. <size>
  1461. <width>20</width>
  1462. <height>51</height>
  1463. </size>
  1464. </property>
  1465. </spacer>
  1466. </item>
  1467. </layout>
  1468. </widget>
  1469. </widget>
  1470. </item>
  1471. <item>
  1472. <layout class="QHBoxLayout" >
  1473. <property name="margin" >
  1474. <number>0</number>
  1475. </property>
  1476. <property name="spacing" >
  1477. <number>6</number>
  1478. </property>
  1479. <item>
  1480. <widget class="QLabel" name="textLabel1_3" >
  1481. <property name="font" >
  1482. <font>
  1483. <weight>75</weight>
  1484. <bold>true</bold>
  1485. </font>
  1486. </property>
  1487. <property name="text" >
  1488. <string>Right-clicking on an option opens its help</string>
  1489. </property>
  1490. <property name="textFormat" >
  1491. <enum>Qt::AutoText</enum>
  1492. </property>
  1493. <property name="wordWrap" >
  1494. <bool>false</bool>
  1495. </property>
  1496. </widget>
  1497. </item>
  1498. <item>
  1499. <spacer>
  1500. <property name="orientation" >
  1501. <enum>Qt::Horizontal</enum>
  1502. </property>
  1503. <property name="sizeType" >
  1504. <enum>QSizePolicy::Expanding</enum>
  1505. </property>
  1506. <property name="sizeHint" >
  1507. <size>
  1508. <width>343</width>
  1509. <height>20</height>
  1510. </size>
  1511. </property>
  1512. </spacer>
  1513. </item>
  1514. <item>
  1515. <widget class="KPushButton" name="buttonClose" >
  1516. <property name="text" >
  1517. <string>&amp;Close</string>
  1518. </property>
  1519. <property name="shortcut" >
  1520. <string>Alt+C</string>
  1521. </property>
  1522. <property name="autoDefault" >
  1523. <bool>true</bool>
  1524. </property>
  1525. </widget>
  1526. </item>
  1527. </layout>
  1528. </item>
  1529. </layout>
  1530. </widget>
  1531. <layoutdefault spacing="6" margin="11" />
  1532. <customwidgets>
  1533. <customwidget>
  1534. <class>KPushButton</class>
  1535. <extends>QPushButton</extends>
  1536. <header>kpushbutton.h</header>
  1537. </customwidget>
  1538. <customwidget>
  1539. <class>KLineEdit</class>
  1540. <extends>QLineEdit</extends>
  1541. <header>klineedit.h</header>
  1542. </customwidget>
  1543. <customwidget>
  1544. <class>Q3ButtonGroup</class>
  1545. <extends>Q3GroupBox</extends>
  1546. <header>Qt3Support/Q3ButtonGroup</header>
  1547. <container>1</container>
  1548. </customwidget>
  1549. </customwidgets>
  1550. <includes>
  1551. <include location="local" >klineedit.h</include>
  1552. <include location="local" >kpushbutton.h</include>
  1553. </includes>
  1554. <resources/>
  1555. <connections>
  1556. <connection>
  1557. <sender>buttonClose</sender>
  1558. <signal>clicked()</signal>
  1559. <receiver>ProgramOptions</receiver>
  1560. <slot>accept()</slot>
  1561. <hints>
  1562. <hint type="sourcelabel" >
  1563. <x>20</x>
  1564. <y>20</y>
  1565. </hint>
  1566. <hint type="destinationlabel" >
  1567. <x>20</x>
  1568. <y>20</y>
  1569. </hint>
  1570. </hints>
  1571. </connection>
  1572. <connection>
  1573. <sender>CMinimumAMSVersion</sender>
  1574. <signal>toggled(bool)</signal>
  1575. <receiver>ProgramOptions</receiver>
  1576. <slot>CMinimumAMSVersion_toggled(bool)</slot>
  1577. <hints>
  1578. <hint type="sourcelabel" >
  1579. <x>20</x>
  1580. <y>20</y>
  1581. </hint>
  1582. <hint type="destinationlabel" >
  1583. <x>20</x>
  1584. <y>20</y>
  1585. </hint>
  1586. </hints>
  1587. </connection>
  1588. <connection>
  1589. <sender>TI89</sender>
  1590. <signal>toggled(bool)</signal>
  1591. <receiver>ProgramOptions</receiver>
  1592. <slot>CalcCheckbox_toggled(bool)</slot>
  1593. <hints>
  1594. <hint type="sourcelabel" >
  1595. <x>20</x>
  1596. <y>20</y>
  1597. </hint>
  1598. <hint type="destinationlabel" >
  1599. <x>20</x>
  1600. <y>20</y>
  1601. </hint>
  1602. </hints>
  1603. </connection>
  1604. <connection>
  1605. <sender>TI92Plus</sender>
  1606. <signal>toggled(bool)</signal>
  1607. <receiver>ProgramOptions</receiver>
  1608. <slot>CalcCheckbox_toggled(bool)</slot>
  1609. <hints>
  1610. <hint type="sourcelabel" >
  1611. <x>20</x>
  1612. <y>20</y>
  1613. </hint>
  1614. <hint type="destinationlabel" >
  1615. <x>20</x>
  1616. <y>20</y>
  1617. </hint>
  1618. </hints>
  1619. </connection>
  1620. <connection>
  1621. <sender>V200</sender>
  1622. <signal>toggled(bool)</signal>
  1623. <receiver>ProgramOptions</receiver>
  1624. <slot>CalcCheckbox_toggled(bool)</slot>
  1625. <hints>
  1626. <hint type="sourcelabel" >
  1627. <x>20</x>
  1628. <y>20</y>
  1629. </hint>
  1630. <hint type="destinationlabel" >
  1631. <x>20</x>
  1632. <y>20</y>
  1633. </hint>
  1634. </hints>
  1635. </connection>
  1636. <connection>
  1637. <sender>Nostub</sender>
  1638. <signal>toggled(bool)</signal>
  1639. <receiver>ProgramOptions</receiver>
  1640. <slot>KernelRadiobutton_toggled(bool)</slot>
  1641. <hints>
  1642. <hint type="sourcelabel" >
  1643. <x>20</x>
  1644. <y>20</y>
  1645. </hint>
  1646. <hint type="destinationlabel" >
  1647. <x>20</x>
  1648. <y>20</y>
  1649. </hint>
  1650. </hints>
  1651. </connection>
  1652. <connection>
  1653. <sender>UseKernel</sender>
  1654. <signal>toggled(bool)</signal>
  1655. <receiver>ProgramOptions</receiver>
  1656. <slot>KernelRadiobutton_toggled(bool)</slot>
  1657. <hints>
  1658. <hint type="sourcelabel" >
  1659. <x>20</x>
  1660. <y>20</y>
  1661. </hint>
  1662. <hint type="destinationlabel" >
  1663. <x>20</x>
  1664. <y>20</y>
  1665. </hint>
  1666. </hints>
  1667. </connection>
  1668. <connection>
  1669. <sender>PreOS</sender>
  1670. <signal>toggled(bool)</signal>
  1671. <receiver>ProgramOptions</receiver>
  1672. <slot>KernelRadiobutton_toggled(bool)</slot>
  1673. <hints>
  1674. <hint type="sourcelabel" >
  1675. <x>20</x>
  1676. <y>20</y>
  1677. </hint>
  1678. <hint type="destinationlabel" >
  1679. <x>20</x>
  1680. <y>20</y>
  1681. </hint>
  1682. </hints>
  1683. </connection>
  1684. <connection>
  1685. <sender>UseFLineJumps</sender>
  1686. <signal>toggled(bool)</signal>
  1687. <receiver>ProgramOptions</receiver>
  1688. <slot>RelocSettings_toggled(bool)</slot>
  1689. <hints>
  1690. <hint type="sourcelabel" >
  1691. <x>20</x>
  1692. <y>20</y>
  1693. </hint>
  1694. <hint type="destinationlabel" >
  1695. <x>20</x>
  1696. <y>20</y>
  1697. </hint>
  1698. </hints>
  1699. </connection>
  1700. <connection>
  1701. <sender>ROMCallDirect</sender>
  1702. <signal>toggled(bool)</signal>
  1703. <receiver>ProgramOptions</receiver>
  1704. <slot>RelocSettings_toggled(bool)</slot>
  1705. <hints>
  1706. <hint type="sourcelabel" >
  1707. <x>20</x>
  1708. <y>20</y>
  1709. </hint>
  1710. <hint type="destinationlabel" >
  1711. <x>20</x>
  1712. <y>20</y>
  1713. </hint>
  1714. </hints>
  1715. </connection>
  1716. <connection>
  1717. <sender>ROMCallFLine</sender>
  1718. <signal>toggled(bool)</signal>
  1719. <receiver>ProgramOptions</receiver>
  1720. <slot>RelocSettings_toggled(bool)</slot>
  1721. <hints>
  1722. <hint type="sourcelabel" >
  1723. <x>20</x>
  1724. <y>20</y>
  1725. </hint>
  1726. <hint type="destinationlabel" >
  1727. <x>20</x>
  1728. <y>20</y>
  1729. </hint>
  1730. </hints>
  1731. </connection>
  1732. <connection>
  1733. <sender>Use4ByteFLineJumps</sender>
  1734. <signal>toggled(bool)</signal>
  1735. <receiver>ProgramOptions</receiver>
  1736. <slot>RelocSettings_toggled(bool)</slot>
  1737. <hints>
  1738. <hint type="sourcelabel" >
  1739. <x>20</x>
  1740. <y>20</y>
  1741. </hint>
  1742. <hint type="destinationlabel" >
  1743. <x>20</x>
  1744. <y>20</y>
  1745. </hint>
  1746. </hints>
  1747. </connection>
  1748. </connections>
  1749. </ui>