Skip to content
Snippets Groups Projects
Commit fbd891bc authored by A Nilsen's avatar A Nilsen
Browse files

Inkl. sjekkbokser for of-, sat- og ir-prosjekt

parent a628c822
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>349</width> <width>349</width>
<height>359</height> <height>429</height>
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>200</x> <x>200</x>
<y>330</y> <y>400</y>
<width>141</width> <width>141</width>
<height>22</height> <height>22</height>
</rect> </rect>
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>10</x> <x>10</x>
<y>330</y> <y>400</y>
<width>50</width> <width>50</width>
<height>22</height> <height>22</height>
</rect> </rect>
...@@ -95,7 +95,7 @@ ...@@ -95,7 +95,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>10</x> <x>10</x>
<y>200</y> <y>270</y>
<width>331</width> <width>331</width>
<height>122</height> <height>122</height>
</rect> </rect>
...@@ -236,7 +236,7 @@ ...@@ -236,7 +236,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>10</x> <x>10</x>
<y>40</y> <y>110</y>
<width>331</width> <width>331</width>
<height>152</height> <height>152</height>
</rect> </rect>
...@@ -441,6 +441,111 @@ ...@@ -441,6 +441,111 @@
</property> </property>
</widget> </widget>
</widget> </widget>
<widget class="QGroupBox" name="groupBox_3">
<property name="geometry">
<rect>
<x>10</x>
<y>40</y>
<width>331</width>
<height>61</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="title">
<string>Project types</string>
</property>
<widget class="QCheckBox" name="checkBox_sat_proj">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>140</x>
<y>30</y>
<width>65</width>
<height>20</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="text">
<string>Satellite</string>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_of_proj">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>30</y>
<width>85</width>
<height>20</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="text">
<string>Orthophoto</string>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_ir_proj">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>260</x>
<y>30</y>
<width>65</width>
<height>20</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="text">
<string>Infrared</string>
</property>
</widget>
</widget>
<zorder>groupBox_3</zorder>
<zorder>checkBox_resetNib</zorder>
<zorder>button_box</zorder>
<zorder>toolButton_help</zorder>
<zorder>groupBox</zorder>
<zorder>groupBox_2</zorder>
</widget> </widget>
<resources/> <resources/>
<connections> <connections>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment