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