[434] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
| 2 | <ui version="4.0"> |
---|
[4] | 3 | <class>QProjectionMatrixWidget</class> |
---|
[434] | 4 | <widget class="QWidget" name="QProjectionMatrixWidget"> |
---|
| 5 | <property name="geometry"> |
---|
[4] | 6 | <rect> |
---|
| 7 | <x>0</x> |
---|
| 8 | <y>0</y> |
---|
[434] | 9 | <width>190</width> |
---|
[4] | 10 | <height>110</height> |
---|
| 11 | </rect> |
---|
| 12 | </property> |
---|
[434] | 13 | <property name="windowTitle"> |
---|
[4] | 14 | <string>Projection Settings</string> |
---|
| 15 | </property> |
---|
[434] | 16 | <layout class="QHBoxLayout"> |
---|
| 17 | <property name="spacing"> |
---|
| 18 | <number>6</number> |
---|
| 19 | </property> |
---|
| 20 | <property name="margin"> |
---|
[4] | 21 | <number>0</number> |
---|
| 22 | </property> |
---|
| 23 | <item> |
---|
[434] | 24 | <widget class="QGroupBox" name="projectionGroup"> |
---|
| 25 | <property name="title"> |
---|
[4] | 26 | <string>Projection</string> |
---|
| 27 | </property> |
---|
[434] | 28 | <layout class="QHBoxLayout"> |
---|
| 29 | <property name="spacing"> |
---|
| 30 | <number>6</number> |
---|
| 31 | </property> |
---|
| 32 | <property name="margin"> |
---|
[4] | 33 | <number>0</number> |
---|
| 34 | </property> |
---|
| 35 | <item> |
---|
[434] | 36 | <layout class="QVBoxLayout"> |
---|
| 37 | <property name="spacing"> |
---|
| 38 | <number>6</number> |
---|
| 39 | </property> |
---|
| 40 | <property name="margin"> |
---|
[4] | 41 | <number>4</number> |
---|
| 42 | </property> |
---|
| 43 | <item> |
---|
[434] | 44 | <layout class="QHBoxLayout"> |
---|
| 45 | <property name="spacing"> |
---|
| 46 | <number>6</number> |
---|
| 47 | </property> |
---|
| 48 | <property name="margin"> |
---|
[4] | 49 | <number>0</number> |
---|
| 50 | </property> |
---|
| 51 | <item> |
---|
[434] | 52 | <widget class="QLabel" name="fovLabel"> |
---|
| 53 | <property name="text"> |
---|
[4] | 54 | <string>FOV</string> |
---|
| 55 | </property> |
---|
| 56 | </widget> |
---|
| 57 | </item> |
---|
| 58 | <item> |
---|
[434] | 59 | <widget class="QLineEdit" name="fovEdit"/> |
---|
[4] | 60 | </item> |
---|
| 61 | <item> |
---|
[434] | 62 | <widget class="QLabel" name="aspectLabel"> |
---|
| 63 | <property name="text"> |
---|
[4] | 64 | <string>Aspect</string> |
---|
| 65 | </property> |
---|
| 66 | </widget> |
---|
| 67 | </item> |
---|
| 68 | <item> |
---|
[434] | 69 | <widget class="QLineEdit" name="aspectRatioEdit"/> |
---|
[4] | 70 | </item> |
---|
| 71 | </layout> |
---|
| 72 | </item> |
---|
| 73 | <item> |
---|
[434] | 74 | <layout class="QHBoxLayout"> |
---|
| 75 | <property name="spacing"> |
---|
| 76 | <number>6</number> |
---|
| 77 | </property> |
---|
| 78 | <property name="margin"> |
---|
[4] | 79 | <number>0</number> |
---|
| 80 | </property> |
---|
| 81 | <item> |
---|
[434] | 82 | <widget class="QLabel" name="nearLabel"> |
---|
| 83 | <property name="text"> |
---|
[4] | 84 | <string>Near</string> |
---|
| 85 | </property> |
---|
| 86 | </widget> |
---|
| 87 | </item> |
---|
| 88 | <item> |
---|
[434] | 89 | <widget class="QLineEdit" name="nearEdit"/> |
---|
[4] | 90 | </item> |
---|
| 91 | <item> |
---|
[434] | 92 | <widget class="QLabel" name="farLabel"> |
---|
| 93 | <property name="text"> |
---|
[4] | 94 | <string>Far</string> |
---|
| 95 | </property> |
---|
| 96 | </widget> |
---|
| 97 | </item> |
---|
| 98 | <item> |
---|
[434] | 99 | <widget class="QLineEdit" name="farEdit"/> |
---|
[4] | 100 | </item> |
---|
| 101 | </layout> |
---|
| 102 | </item> |
---|
| 103 | <item> |
---|
[434] | 104 | <layout class="QHBoxLayout"> |
---|
| 105 | <property name="spacing"> |
---|
| 106 | <number>6</number> |
---|
| 107 | </property> |
---|
| 108 | <property name="margin"> |
---|
[4] | 109 | <number>0</number> |
---|
| 110 | </property> |
---|
| 111 | <item> |
---|
[434] | 112 | <widget class="QLabel" name="offaxisLabel"> |
---|
| 113 | <property name="text"> |
---|
[4] | 114 | <string>Off-axis </string> |
---|
| 115 | </property> |
---|
| 116 | </widget> |
---|
| 117 | </item> |
---|
| 118 | <item> |
---|
[434] | 119 | <widget class="QLabel" name="offaxisXLabel"> |
---|
| 120 | <property name="text"> |
---|
[4] | 121 | <string>X</string> |
---|
| 122 | </property> |
---|
| 123 | </widget> |
---|
| 124 | </item> |
---|
| 125 | <item> |
---|
[434] | 126 | <widget class="QLineEdit" name="offaxisXEdit"/> |
---|
[4] | 127 | </item> |
---|
| 128 | <item> |
---|
[434] | 129 | <widget class="QLabel" name="offaxisYLabel"> |
---|
| 130 | <property name="text"> |
---|
[4] | 131 | <string>Y</string> |
---|
| 132 | </property> |
---|
| 133 | </widget> |
---|
| 134 | </item> |
---|
| 135 | <item> |
---|
[434] | 136 | <widget class="QLineEdit" name="offaxisYEdit"/> |
---|
[4] | 137 | </item> |
---|
| 138 | </layout> |
---|
| 139 | </item> |
---|
| 140 | </layout> |
---|
| 141 | </item> |
---|
| 142 | </layout> |
---|
| 143 | </widget> |
---|
| 144 | </item> |
---|
| 145 | </layout> |
---|
| 146 | </widget> |
---|
| 147 | <tabstops> |
---|
| 148 | <tabstop>fovEdit</tabstop> |
---|
| 149 | <tabstop>aspectRatioEdit</tabstop> |
---|
| 150 | <tabstop>nearEdit</tabstop> |
---|
| 151 | <tabstop>farEdit</tabstop> |
---|
| 152 | </tabstops> |
---|
| 153 | <resources/> |
---|
| 154 | <connections/> |
---|
| 155 | </ui> |
---|