cameraParamDlg.ui 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>CameraParamDlg</class>
  4. <widget class="QDialog" name="CameraParamDlg">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>419</width>
  10. <height>476</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Camera parameters</string>
  15. </property>
  16. <layout class="QVBoxLayout" name="verticalLayout_3">
  17. <item>
  18. <layout class="QHBoxLayout" name="horizontalLayout_4">
  19. <item>
  20. <widget class="QLabel" name="label_4">
  21. <property name="text">
  22. <string>Current mode:</string>
  23. </property>
  24. </widget>
  25. </item>
  26. <item>
  27. <widget class="QLabel" name="currentModeLabel">
  28. <property name="sizePolicy">
  29. <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
  30. <horstretch>0</horstretch>
  31. <verstretch>0</verstretch>
  32. </sizepolicy>
  33. </property>
  34. <property name="text">
  35. <string>parallel projection</string>
  36. </property>
  37. </widget>
  38. </item>
  39. </layout>
  40. </item>
  41. <item>
  42. <widget class="QFrame" name="anglesFrame">
  43. <layout class="QGridLayout" name="gridLayout">
  44. <property name="leftMargin">
  45. <number>0</number>
  46. </property>
  47. <property name="topMargin">
  48. <number>0</number>
  49. </property>
  50. <property name="rightMargin">
  51. <number>0</number>
  52. </property>
  53. <property name="bottomMargin">
  54. <number>0</number>
  55. </property>
  56. <item row="0" column="1">
  57. <widget class="QSlider" name="psiSlider">
  58. <property name="minimumSize">
  59. <size>
  60. <width>120</width>
  61. <height>0</height>
  62. </size>
  63. </property>
  64. <property name="toolTip">
  65. <string>First rotation: around X</string>
  66. </property>
  67. <property name="minimum">
  68. <number>-1800</number>
  69. </property>
  70. <property name="maximum">
  71. <number>1800</number>
  72. </property>
  73. <property name="singleStep">
  74. <number>10</number>
  75. </property>
  76. <property name="pageStep">
  77. <number>100</number>
  78. </property>
  79. <property name="orientation">
  80. <enum>Qt::Horizontal</enum>
  81. </property>
  82. </widget>
  83. </item>
  84. <item row="0" column="2">
  85. <widget class="QDoubleSpinBox" name="psiSpinBox">
  86. <property name="toolTip">
  87. <string>First rotation: around X</string>
  88. </property>
  89. <property name="suffix">
  90. <string notr="true">°</string>
  91. </property>
  92. <property name="decimals">
  93. <number>1</number>
  94. </property>
  95. <property name="minimum">
  96. <double>-180.000000000000000</double>
  97. </property>
  98. <property name="maximum">
  99. <double>180.000000000000000</double>
  100. </property>
  101. <property name="singleStep">
  102. <double>0.100000000000000</double>
  103. </property>
  104. </widget>
  105. </item>
  106. <item row="0" column="0">
  107. <widget class="QLabel" name="label_3">
  108. <property name="toolTip">
  109. <string>Third rotation: around the camera X axis (horizontal if phi = 0 and theta = 0)</string>
  110. </property>
  111. <property name="text">
  112. <string notr="true">X1</string>
  113. </property>
  114. </widget>
  115. </item>
  116. <item row="2" column="1">
  117. <widget class="QSlider" name="thetaSlider">
  118. <property name="minimumSize">
  119. <size>
  120. <width>120</width>
  121. <height>0</height>
  122. </size>
  123. </property>
  124. <property name="toolTip">
  125. <string>Second rotation: around Y2 (i.e. after the rotation around X)</string>
  126. </property>
  127. <property name="minimum">
  128. <number>-1800</number>
  129. </property>
  130. <property name="maximum">
  131. <number>1800</number>
  132. </property>
  133. <property name="singleStep">
  134. <number>10</number>
  135. </property>
  136. <property name="pageStep">
  137. <number>100</number>
  138. </property>
  139. <property name="orientation">
  140. <enum>Qt::Horizontal</enum>
  141. </property>
  142. </widget>
  143. </item>
  144. <item row="2" column="2">
  145. <widget class="QDoubleSpinBox" name="thetaSpinBox">
  146. <property name="toolTip">
  147. <string>Second rotation: around Y2 (i.e. after the rotation around X)</string>
  148. </property>
  149. <property name="suffix">
  150. <string notr="true">°</string>
  151. </property>
  152. <property name="decimals">
  153. <number>1</number>
  154. </property>
  155. <property name="minimum">
  156. <double>-180.000000000000000</double>
  157. </property>
  158. <property name="maximum">
  159. <double>180.000000000000000</double>
  160. </property>
  161. <property name="singleStep">
  162. <double>0.100000000000000</double>
  163. </property>
  164. </widget>
  165. </item>
  166. <item row="2" column="0">
  167. <widget class="QLabel" name="label">
  168. <property name="toolTip">
  169. <string>Second rotation: around the camera Y axis (vertical if phi = 0)</string>
  170. </property>
  171. <property name="text">
  172. <string notr="true">Y2</string>
  173. </property>
  174. </widget>
  175. </item>
  176. <item row="3" column="1">
  177. <widget class="QSlider" name="phiSlider">
  178. <property name="minimumSize">
  179. <size>
  180. <width>120</width>
  181. <height>0</height>
  182. </size>
  183. </property>
  184. <property name="toolTip">
  185. <string>Third rotation: around Z3 (i.e. after the rotation around X1 and Y2)</string>
  186. </property>
  187. <property name="minimum">
  188. <number>-1800</number>
  189. </property>
  190. <property name="maximum">
  191. <number>1800</number>
  192. </property>
  193. <property name="singleStep">
  194. <number>10</number>
  195. </property>
  196. <property name="pageStep">
  197. <number>100</number>
  198. </property>
  199. <property name="orientation">
  200. <enum>Qt::Horizontal</enum>
  201. </property>
  202. </widget>
  203. </item>
  204. <item row="3" column="0">
  205. <widget class="QLabel" name="label_2">
  206. <property name="toolTip">
  207. <string>First rotation: around the camera Z axis (normal to the screen)</string>
  208. </property>
  209. <property name="text">
  210. <string notr="true">Z3</string>
  211. </property>
  212. </widget>
  213. </item>
  214. <item row="3" column="2">
  215. <widget class="QDoubleSpinBox" name="phiSpinBox">
  216. <property name="toolTip">
  217. <string>Third rotation: around Z3 (i.e. after the rotation around X1 and Y2)</string>
  218. </property>
  219. <property name="suffix">
  220. <string notr="true">°</string>
  221. </property>
  222. <property name="decimals">
  223. <number>1</number>
  224. </property>
  225. <property name="minimum">
  226. <double>-180.000000000000000</double>
  227. </property>
  228. <property name="maximum">
  229. <double>180.000000000000000</double>
  230. </property>
  231. <property name="singleStep">
  232. <double>0.100000000000000</double>
  233. </property>
  234. </widget>
  235. </item>
  236. </layout>
  237. </widget>
  238. </item>
  239. <item>
  240. <layout class="QHBoxLayout" name="horizontalLayout_9">
  241. <item>
  242. <spacer name="horizontalSpacer">
  243. <property name="orientation">
  244. <enum>Qt::Horizontal</enum>
  245. </property>
  246. <property name="sizeHint" stdset="0">
  247. <size>
  248. <width>40</width>
  249. <height>20</height>
  250. </size>
  251. </property>
  252. </spacer>
  253. </item>
  254. <item>
  255. <widget class="QToolButton" name="pushMatrixToolButton">
  256. <property name="toolTip">
  257. <string>Push current camera orientation</string>
  258. </property>
  259. <property name="statusTip">
  260. <string>Push current camera orientation</string>
  261. </property>
  262. <property name="icon">
  263. <iconset resource="../../../qCC/icons.qrc">
  264. <normaloff>:/CC/images/smallBasket.png</normaloff>:/CC/images/smallBasket.png</iconset>
  265. </property>
  266. </widget>
  267. </item>
  268. <item>
  269. <widget class="QFrame" name="buttonsFrame">
  270. <property name="enabled">
  271. <bool>false</bool>
  272. </property>
  273. <property name="frameShape">
  274. <enum>QFrame::NoFrame</enum>
  275. </property>
  276. <layout class="QHBoxLayout" name="horizontalLayout_8">
  277. <property name="leftMargin">
  278. <number>0</number>
  279. </property>
  280. <property name="topMargin">
  281. <number>0</number>
  282. </property>
  283. <property name="rightMargin">
  284. <number>0</number>
  285. </property>
  286. <property name="bottomMargin">
  287. <number>0</number>
  288. </property>
  289. <item>
  290. <widget class="QToolButton" name="revertMatrixToolButton">
  291. <property name="toolTip">
  292. <string>Revert to previously stored camera orientation</string>
  293. </property>
  294. <property name="statusTip">
  295. <string>Revert to previously stored camera orientation</string>
  296. </property>
  297. <property name="icon">
  298. <iconset resource="../../../qCC/icons.qrc">
  299. <normaloff>:/CC/images/smallRevert.png</normaloff>:/CC/images/smallRevert.png</iconset>
  300. </property>
  301. </widget>
  302. </item>
  303. <item>
  304. <widget class="QToolButton" name="viewUpToolButton">
  305. <property name="toolTip">
  306. <string>Set 'up' view</string>
  307. </property>
  308. <property name="statusTip">
  309. <string>Set 'up' view</string>
  310. </property>
  311. <property name="icon">
  312. <iconset resource="../../../qCC/icons.qrc">
  313. <normaloff>:/CC/images/ccViewZpos.png</normaloff>:/CC/images/ccViewZpos.png</iconset>
  314. </property>
  315. </widget>
  316. </item>
  317. <item>
  318. <widget class="QToolButton" name="viewDownToolButton">
  319. <property name="toolTip">
  320. <string>Set 'down' view</string>
  321. </property>
  322. <property name="statusTip">
  323. <string>Set 'down' view</string>
  324. </property>
  325. <property name="icon">
  326. <iconset resource="../../../qCC/icons.qrc">
  327. <normaloff>:/CC/images/ccViewZneg.png</normaloff>:/CC/images/ccViewZneg.png</iconset>
  328. </property>
  329. </widget>
  330. </item>
  331. <item>
  332. <widget class="QToolButton" name="viewLeftToolButton">
  333. <property name="toolTip">
  334. <string>Set 'left' view</string>
  335. </property>
  336. <property name="statusTip">
  337. <string>Set 'left' view</string>
  338. </property>
  339. <property name="icon">
  340. <iconset resource="../../../qCC/icons.qrc">
  341. <normaloff>:/CC/images/ccViewXpos.png</normaloff>:/CC/images/ccViewXpos.png</iconset>
  342. </property>
  343. </widget>
  344. </item>
  345. <item>
  346. <widget class="QToolButton" name="viewRightToolButton">
  347. <property name="toolTip">
  348. <string>Set 'right' view</string>
  349. </property>
  350. <property name="statusTip">
  351. <string>Set 'right' view</string>
  352. </property>
  353. <property name="icon">
  354. <iconset resource="../../../qCC/icons.qrc">
  355. <normaloff>:/CC/images/ccViewXneg.png</normaloff>:/CC/images/ccViewXneg.png</iconset>
  356. </property>
  357. </widget>
  358. </item>
  359. <item>
  360. <widget class="QToolButton" name="viewFrontToolButton">
  361. <property name="toolTip">
  362. <string>Set 'front' view</string>
  363. </property>
  364. <property name="statusTip">
  365. <string>Set 'front' view</string>
  366. </property>
  367. <property name="icon">
  368. <iconset resource="../../../qCC/icons.qrc">
  369. <normaloff>:/CC/images/ccViewYpos.png</normaloff>:/CC/images/ccViewYpos.png</iconset>
  370. </property>
  371. </widget>
  372. </item>
  373. <item>
  374. <widget class="QToolButton" name="viewBackToolButton">
  375. <property name="toolTip">
  376. <string>Set 'back' view</string>
  377. </property>
  378. <property name="statusTip">
  379. <string>Set 'back' view</string>
  380. </property>
  381. <property name="icon">
  382. <iconset resource="../../../qCC/icons.qrc">
  383. <normaloff>:/CC/images/ccViewYneg.png</normaloff>:/CC/images/ccViewYneg.png</iconset>
  384. </property>
  385. </widget>
  386. </item>
  387. <item>
  388. <widget class="QToolButton" name="viewIso1ToolButton">
  389. <property name="toolTip">
  390. <string>Set 'front' isometric view</string>
  391. </property>
  392. <property name="statusTip">
  393. <string>Set 'front' isometric view</string>
  394. </property>
  395. <property name="icon">
  396. <iconset resource="../../../qCC/icons.qrc">
  397. <normaloff>:/CC/images/ccViewIso1.png</normaloff>:/CC/images/ccViewIso1.png</iconset>
  398. </property>
  399. </widget>
  400. </item>
  401. <item>
  402. <widget class="QToolButton" name="viewIso2ToolButton">
  403. <property name="toolTip">
  404. <string>Set 'back' isometric view</string>
  405. </property>
  406. <property name="statusTip">
  407. <string>Set 'back' isometric view</string>
  408. </property>
  409. <property name="icon">
  410. <iconset resource="../../../qCC/icons.qrc">
  411. <normaloff>:/CC/images/ccViewIso2.png</normaloff>:/CC/images/ccViewIso2.png</iconset>
  412. </property>
  413. </widget>
  414. </item>
  415. </layout>
  416. </widget>
  417. </item>
  418. <item>
  419. <spacer name="horizontalSpacer_2">
  420. <property name="orientation">
  421. <enum>Qt::Horizontal</enum>
  422. </property>
  423. <property name="sizeHint" stdset="0">
  424. <size>
  425. <width>40</width>
  426. <height>20</height>
  427. </size>
  428. </property>
  429. </spacer>
  430. </item>
  431. </layout>
  432. </item>
  433. <item>
  434. <widget class="Line" name="line_3">
  435. <property name="orientation">
  436. <enum>Qt::Horizontal</enum>
  437. </property>
  438. </widget>
  439. </item>
  440. <item>
  441. <layout class="QHBoxLayout" name="horizontalLayout_3">
  442. <item>
  443. <layout class="QVBoxLayout" name="verticalLayout_2">
  444. <property name="spacing">
  445. <number>0</number>
  446. </property>
  447. <item>
  448. <layout class="QHBoxLayout" name="horizontalLayout_2">
  449. <item>
  450. <spacer name="horizontalSpacer_7">
  451. <property name="orientation">
  452. <enum>Qt::Horizontal</enum>
  453. </property>
  454. <property name="sizeHint" stdset="0">
  455. <size>
  456. <width>40</width>
  457. <height>20</height>
  458. </size>
  459. </property>
  460. </spacer>
  461. </item>
  462. <item>
  463. <widget class="QLabel" name="label_9">
  464. <property name="text">
  465. <string>Rotation Center</string>
  466. </property>
  467. <property name="alignment">
  468. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  469. </property>
  470. </widget>
  471. </item>
  472. <item>
  473. <widget class="QToolButton" name="pivotPickingToolButton">
  474. <property name="toolTip">
  475. <string>Pick a 3D point as rotation center</string>
  476. </property>
  477. <property name="text">
  478. <string/>
  479. </property>
  480. <property name="icon">
  481. <iconset resource="../../../qCC/icons.qrc">
  482. <normaloff>:/CC/images/ccPointPicking.png</normaloff>:/CC/images/ccPointPicking.png</iconset>
  483. </property>
  484. <property name="checkable">
  485. <bool>true</bool>
  486. </property>
  487. </widget>
  488. </item>
  489. <item>
  490. <spacer name="horizontalSpacer_6">
  491. <property name="orientation">
  492. <enum>Qt::Horizontal</enum>
  493. </property>
  494. <property name="sizeHint" stdset="0">
  495. <size>
  496. <width>40</width>
  497. <height>20</height>
  498. </size>
  499. </property>
  500. </spacer>
  501. </item>
  502. </layout>
  503. </item>
  504. <item>
  505. <widget class="QFrame" name="rotationCenterFrame">
  506. <layout class="QVBoxLayout" name="verticalLayout_4">
  507. <item>
  508. <widget class="QDoubleSpinBox" name="rcxDoubleSpinBox">
  509. <property name="decimals">
  510. <number>6</number>
  511. </property>
  512. <property name="minimum">
  513. <double>-999999999.000000000000000</double>
  514. </property>
  515. <property name="maximum">
  516. <double>999999999.000000000000000</double>
  517. </property>
  518. </widget>
  519. </item>
  520. <item>
  521. <widget class="QDoubleSpinBox" name="rcyDoubleSpinBox">
  522. <property name="decimals">
  523. <number>6</number>
  524. </property>
  525. <property name="minimum">
  526. <double>-999999999.000000000000000</double>
  527. </property>
  528. <property name="maximum">
  529. <double>999999999.000000000000000</double>
  530. </property>
  531. </widget>
  532. </item>
  533. <item>
  534. <widget class="QDoubleSpinBox" name="rczDoubleSpinBox">
  535. <property name="decimals">
  536. <number>6</number>
  537. </property>
  538. <property name="minimum">
  539. <double>-999999999.000000000000000</double>
  540. </property>
  541. <property name="maximum">
  542. <double>999999999.000000000000000</double>
  543. </property>
  544. </widget>
  545. </item>
  546. </layout>
  547. </widget>
  548. </item>
  549. </layout>
  550. </item>
  551. <item>
  552. <widget class="Line" name="line">
  553. <property name="orientation">
  554. <enum>Qt::Vertical</enum>
  555. </property>
  556. </widget>
  557. </item>
  558. <item>
  559. <layout class="QVBoxLayout" name="verticalLayout">
  560. <property name="spacing">
  561. <number>0</number>
  562. </property>
  563. <item>
  564. <layout class="QHBoxLayout" name="horizontalLayout">
  565. <item>
  566. <spacer name="horizontalSpacer_9">
  567. <property name="orientation">
  568. <enum>Qt::Horizontal</enum>
  569. </property>
  570. <property name="sizeHint" stdset="0">
  571. <size>
  572. <width>40</width>
  573. <height>20</height>
  574. </size>
  575. </property>
  576. </spacer>
  577. </item>
  578. <item>
  579. <widget class="QLabel" name="label_13">
  580. <property name="text">
  581. <string>Camera/eye center</string>
  582. </property>
  583. <property name="alignment">
  584. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  585. </property>
  586. </widget>
  587. </item>
  588. <item>
  589. <spacer name="horizontalSpacer_3">
  590. <property name="orientation">
  591. <enum>Qt::Horizontal</enum>
  592. </property>
  593. <property name="sizeHint" stdset="0">
  594. <size>
  595. <width>40</width>
  596. <height>20</height>
  597. </size>
  598. </property>
  599. </spacer>
  600. </item>
  601. </layout>
  602. </item>
  603. <item>
  604. <widget class="QFrame" name="eyePositionFrame">
  605. <layout class="QVBoxLayout" name="verticalLayout_5">
  606. <item>
  607. <widget class="QDoubleSpinBox" name="exDoubleSpinBox">
  608. <property name="decimals">
  609. <number>6</number>
  610. </property>
  611. <property name="minimum">
  612. <double>-999999999.000000000000000</double>
  613. </property>
  614. <property name="maximum">
  615. <double>999999999.000000000000000</double>
  616. </property>
  617. </widget>
  618. </item>
  619. <item>
  620. <widget class="QDoubleSpinBox" name="eyDoubleSpinBox">
  621. <property name="decimals">
  622. <number>6</number>
  623. </property>
  624. <property name="minimum">
  625. <double>-999999999.000000000000000</double>
  626. </property>
  627. <property name="maximum">
  628. <double>999999999.000000000000000</double>
  629. </property>
  630. </widget>
  631. </item>
  632. <item>
  633. <widget class="QDoubleSpinBox" name="ezDoubleSpinBox">
  634. <property name="decimals">
  635. <number>6</number>
  636. </property>
  637. <property name="minimum">
  638. <double>-999999999.000000000000000</double>
  639. </property>
  640. <property name="maximum">
  641. <double>999999999.000000000000000</double>
  642. </property>
  643. </widget>
  644. </item>
  645. </layout>
  646. </widget>
  647. </item>
  648. </layout>
  649. </item>
  650. </layout>
  651. </item>
  652. <item>
  653. <widget class="Line" name="line_2">
  654. <property name="orientation">
  655. <enum>Qt::Horizontal</enum>
  656. </property>
  657. </widget>
  658. </item>
  659. <item>
  660. <layout class="QHBoxLayout" name="horizontalLayout_11">
  661. <item>
  662. <widget class="QLabel" name="label_8">
  663. <property name="toolTip">
  664. <string>f.o.v. (perspective mode only)</string>
  665. </property>
  666. <property name="text">
  667. <string>Horizontal field of view</string>
  668. </property>
  669. </widget>
  670. </item>
  671. <item>
  672. <spacer name="horizontalSpacer_8">
  673. <property name="orientation">
  674. <enum>Qt::Horizontal</enum>
  675. </property>
  676. <property name="sizeHint" stdset="0">
  677. <size>
  678. <width>40</width>
  679. <height>20</height>
  680. </size>
  681. </property>
  682. </spacer>
  683. </item>
  684. <item>
  685. <widget class="QDoubleSpinBox" name="fovDoubleSpinBox">
  686. <property name="toolTip">
  687. <string>Horizontal field of view (in degrees)</string>
  688. </property>
  689. <property name="suffix">
  690. <string notr="true">°</string>
  691. </property>
  692. <property name="minimum">
  693. <double>0.010000000000000</double>
  694. </property>
  695. <property name="maximum">
  696. <double>180.000000000000000</double>
  697. </property>
  698. <property name="value">
  699. <double>30.000000000000000</double>
  700. </property>
  701. </widget>
  702. </item>
  703. </layout>
  704. </item>
  705. <item>
  706. <layout class="QFormLayout" name="formLayout">
  707. <item row="0" column="0">
  708. <widget class="QCheckBox" name="nearClippingCheckBox">
  709. <property name="text">
  710. <string>Near clipping depth</string>
  711. </property>
  712. </widget>
  713. </item>
  714. <item row="0" column="1">
  715. <widget class="QDoubleSpinBox" name="nearClippingDepthDoubleSpinBox">
  716. <property name="enabled">
  717. <bool>false</bool>
  718. </property>
  719. <property name="decimals">
  720. <number>6</number>
  721. </property>
  722. <property name="maximum">
  723. <double>1000000.000000000000000</double>
  724. </property>
  725. </widget>
  726. </item>
  727. <item row="1" column="0">
  728. <widget class="QCheckBox" name="farClippingCheckBox">
  729. <property name="text">
  730. <string>Far clipping depth</string>
  731. </property>
  732. </widget>
  733. </item>
  734. <item row="1" column="1">
  735. <widget class="QDoubleSpinBox" name="farClippingDepthDoubleSpinBox">
  736. <property name="enabled">
  737. <bool>false</bool>
  738. </property>
  739. <property name="decimals">
  740. <number>6</number>
  741. </property>
  742. <property name="maximum">
  743. <double>1000000.000000000000000</double>
  744. </property>
  745. <property name="value">
  746. <double>1000000.000000000000000</double>
  747. </property>
  748. </widget>
  749. </item>
  750. </layout>
  751. </item>
  752. <item>
  753. <spacer name="verticalSpacer_2">
  754. <property name="orientation">
  755. <enum>Qt::Vertical</enum>
  756. </property>
  757. <property name="sizeHint" stdset="0">
  758. <size>
  759. <width>20</width>
  760. <height>40</height>
  761. </size>
  762. </property>
  763. </spacer>
  764. </item>
  765. <item>
  766. <widget class="QDialogButtonBox" name="buttonBox">
  767. <property name="orientation">
  768. <enum>Qt::Horizontal</enum>
  769. </property>
  770. <property name="standardButtons">
  771. <set>QDialogButtonBox::Ok</set>
  772. </property>
  773. </widget>
  774. </item>
  775. </layout>
  776. </widget>
  777. <resources>
  778. <include location="../../../qCC/icons.qrc"/>
  779. </resources>
  780. <connections>
  781. <connection>
  782. <sender>buttonBox</sender>
  783. <signal>accepted()</signal>
  784. <receiver>CameraParamDlg</receiver>
  785. <slot>accept()</slot>
  786. <hints>
  787. <hint type="sourcelabel">
  788. <x>248</x>
  789. <y>254</y>
  790. </hint>
  791. <hint type="destinationlabel">
  792. <x>157</x>
  793. <y>274</y>
  794. </hint>
  795. </hints>
  796. </connection>
  797. <connection>
  798. <sender>buttonBox</sender>
  799. <signal>rejected()</signal>
  800. <receiver>CameraParamDlg</receiver>
  801. <slot>reject()</slot>
  802. <hints>
  803. <hint type="sourcelabel">
  804. <x>316</x>
  805. <y>260</y>
  806. </hint>
  807. <hint type="destinationlabel">
  808. <x>286</x>
  809. <y>274</y>
  810. </hint>
  811. </hints>
  812. </connection>
  813. <connection>
  814. <sender>nearClippingCheckBox</sender>
  815. <signal>toggled(bool)</signal>
  816. <receiver>nearClippingDepthDoubleSpinBox</receiver>
  817. <slot>setEnabled(bool)</slot>
  818. <hints>
  819. <hint type="sourcelabel">
  820. <x>67</x>
  821. <y>323</y>
  822. </hint>
  823. <hint type="destinationlabel">
  824. <x>269</x>
  825. <y>324</y>
  826. </hint>
  827. </hints>
  828. </connection>
  829. <connection>
  830. <sender>farClippingCheckBox</sender>
  831. <signal>toggled(bool)</signal>
  832. <receiver>farClippingDepthDoubleSpinBox</receiver>
  833. <slot>setEnabled(bool)</slot>
  834. <hints>
  835. <hint type="sourcelabel">
  836. <x>63</x>
  837. <y>349</y>
  838. </hint>
  839. <hint type="destinationlabel">
  840. <x>269</x>
  841. <y>350</y>
  842. </hint>
  843. </hints>
  844. </connection>
  845. </connections>
  846. </ui>