<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>getnibDialogBase</class> <widget class="QDialog" name="getnibDialogBase"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>349</width> <height>429</height> </rect> </property> <property name="windowTitle"> <string>NIB of-prosjekt</string> </property> <widget class="QCheckBox" name="checkBox_resetNib"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>10</x> <y>10</y> <width>225</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>Reset (empty) "Nib-prosjekt"-group</string> </property> </widget> <widget class="QDialogButtonBox" name="button_box"> <property name="geometry"> <rect> <x>200</x> <y>400</y> <width>141</width> <height>22</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="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="standardButtons"> <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> </property> </widget> <widget class="QToolButton" name="toolButton_help"> <property name="geometry"> <rect> <x>10</x> <y>400</y> <width>50</width> <height>22</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>Help</string> </property> </widget> <widget class="QGroupBox" name="groupBox"> <property name="geometry"> <rect> <x>10</x> <y>270</y> <width>331</width> <height>122</height> </rect> </property> <property name="font"> <font> <pointsize>10</pointsize> </font> </property> <property name="title"> <string>Projects from</string> </property> <widget class="QRadioButton" name="radioButton_btwyears"> <property name="geometry"> <rect> <x>10</x> <y>60</y> <width>129</width> <height>20</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Between the years</string> </property> </widget> <widget class="QLineEdit" name="lineEdit_endyear"> <property name="geometry"> <rect> <x>272</x> <y>60</y> <width>50</width> <height>22</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> <widget class="QRadioButton" name="radioButton_allyears"> <property name="geometry"> <rect> <x>10</x> <y>30</y> <width>72</width> <height>20</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>All years</string> </property> </widget> <widget class="QLabel" name="label_dash"> <property name="geometry"> <rect> <x>254</x> <y>60</y> <width>12</width> <height>22</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>-</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> <widget class="QLineEdit" name="lineEdit_startyear"> <property name="geometry"> <rect> <x>198</x> <y>60</y> <width>50</width> <height>22</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> <widget class="QCheckBox" name="checkBox_savelist"> <property name="geometry"> <rect> <x>10</x> <y>90</y> <width>171</width> <height>17</height> </rect> </property> <property name="text"> <string>Save project names to file</string> </property> </widget> <widget class="QCheckBox" name="checkBox_sort"> <property name="geometry"> <rect> <x>198</x> <y>90</y> <width>125</width> <height>17</height> </rect> </property> <property name="text"> <string>Sort alphabetically</string> </property> </widget> </widget> <widget class="QGroupBox" name="groupBox_2"> <property name="geometry"> <rect> <x>10</x> <y>110</y> <width>331</width> <height>152</height> </rect> </property> <property name="font"> <font> <pointsize>10</pointsize> </font> </property> <property name="title"> <string>Bounding box (max. 500 km x 500 km)</string> </property> <widget class="QComboBox" name="comboBox_lyr"> <property name="geometry"> <rect> <x>120</x> <y>90</y> <width>201</width> <height>22</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> <widget class="QLineEdit" name="lineEdit_lengthbb"> <property name="geometry"> <rect> <x>198</x> <y>60</y> <width>50</width> <height>22</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> <widget class="QRadioButton" name="radioButton_file"> <property name="geometry"> <rect> <x>10</x> <y>120</y> <width>79</width> <height>20</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Select file</string> </property> </widget> <widget class="QLineEdit" name="lineEdit_heightbb"> <property name="geometry"> <rect> <x>272</x> <y>60</y> <width>50</width> <height>22</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> <widget class="QRadioButton" name="radioButton_udbb"> <property name="geometry"> <rect> <x>10</x> <y>60</y> <width>158</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>User-defined (km x km)</string> </property> </widget> <widget class="QLineEdit" name="lineEdit_file"> <property name="geometry"> <rect> <x>120</x> <y>120</y> <width>145</width> <height>22</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Ignored" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> <widget class="QPushButton" name="pushButton_file"> <property name="geometry"> <rect> <x>272</x> <y>120</y> <width>50</width> <height>22</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>...</string> </property> </widget> <widget class="QLabel" name="label"> <property name="geometry"> <rect> <x>254</x> <y>60</y> <width>12</width> <height>22</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>x</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> <widget class="QRadioButton" name="radioButton_lyr"> <property name="geometry"> <rect> <x>10</x> <y>90</y> <width>90</width> <height>20</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Select layer</string> </property> </widget> <widget class="QRadioButton" name="radioButton_ucmcbb"> <property name="geometry"> <rect> <x>10</x> <y>30</y> <width>161</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>Use current map canvas</string> </property> </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> <resources/> <connections> <connection> <sender>button_box</sender> <signal>rejected()</signal> <receiver>getnibDialogBase</receiver> <slot>reject()</slot> <hints> <hint type="sourcelabel"> <x>20</x> <y>20</y> </hint> <hint type="destinationlabel"> <x>20</x> <y>20</y> </hint> </hints> </connection> <connection> <sender>button_box</sender> <signal>accepted()</signal> <receiver>getnibDialogBase</receiver> <slot>accept()</slot> <hints> <hint type="sourcelabel"> <x>20</x> <y>20</y> </hint> <hint type="destinationlabel"> <x>20</x> <y>20</y> </hint> </hints> </connection> </connections> </ui>