Subversion Repositories public

Rev

Rev 158 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <author>Andreas Theofilu &lt;andreas@theosys.at&gt;</author>
 <comment>Dialog to get the boundaries of a downloaded image.</comment>
 <class>coordinatesWidgetBase</class>
 <widget class="QDialog" name="coordinatesWidgetBase">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>301</width>
    <height>353</height>
   </rect>
  </property>
  <property name="windowTitle">
   <string>Image coordinates</string>
  </property>
  <property name="locale">
   <locale language="English" country="UnitedStates"/>
  </property>
  <layout class="QGridLayout" name="gridLayout_4">
   <item row="0" column="0" colspan="4">
    <widget class="QLabel" name="textLabel3">
     <property name="text">
      <string>&lt;center&gt;&lt;b&gt;Geo coordinates (e.g. 16.4356)&lt;/b&gt;&lt;/center&gt;</string>
     </property>
     <property name="wordWrap">
      <bool>false</bool>
     </property>
    </widget>
   </item>
   <item row="1" column="0" colspan="5">
    <widget class="QGroupBox" name="groupBox_2">
     <property name="title">
      <string>Upper left corner</string>
     </property>
     <layout class="QGridLayout" name="gridLayout">
      <item row="0" column="0">
       <widget class="QLabel" name="textLabel1">
        <property name="text">
         <string>Longitute</string>
        </property>
        <property name="wordWrap">
         <bool>false</bool>
        </property>
       </widget>
      </item>
      <item row="0" column="1">
       <widget class="KDoubleNumInput" name="edLeftLon">
        <property name="toolTip">
         <string>The longitute (X) origin of the downloaded image</string>
        </property>
        <property name="minimum">
         <double>-180.000000000000000</double>
        </property>
        <property name="maximum">
         <double>180.000000000000000</double>
        </property>
        <property name="decimals">
         <number>6</number>
        </property>
        <property name="minValue" stdset="0">
         <number>-180</number>
        </property>
        <property name="maxValue" stdset="0">
         <number>180</number>
        </property>
        <property name="precision" stdset="0">
         <number>6</number>
        </property>
       </widget>
      </item>
      <item row="1" column="0">
       <widget class="QLabel" name="textLabel2">
        <property name="text">
         <string>Latitude</string>
        </property>
        <property name="wordWrap">
         <bool>false</bool>
        </property>
       </widget>
      </item>
      <item row="1" column="1">
       <widget class="KDoubleNumInput" name="edLeftLat">
        <property name="toolTip">
         <string>The latitute (Y) origin of the downloaded image</string>
        </property>
        <property name="minimum">
         <double>-180.000000000000000</double>
        </property>
        <property name="maximum">
         <double>180.000000000000000</double>
        </property>
        <property name="decimals">
         <number>6</number>
        </property>
        <property name="minValue" stdset="0">
         <number>-180</number>
        </property>
        <property name="maxValue" stdset="0">
         <number>180</number>
        </property>
        <property name="precision" stdset="0">
         <number>6</number>
        </property>
       </widget>
      </item>
     </layout>
    </widget>
   </item>
   <item row="2" column="0" colspan="5">
    <widget class="QGroupBox" name="groupBox_3">
     <property name="title">
      <string>Lower right corner</string>
     </property>
     <layout class="QGridLayout" name="gridLayout_2">
      <item row="0" column="0">
       <widget class="QLabel" name="textLabel4">
        <property name="text">
         <string>Longitude</string>
        </property>
        <property name="wordWrap">
         <bool>false</bool>
        </property>
       </widget>
      </item>
      <item row="0" column="1">
       <widget class="KDoubleNumInput" name="edRightLon">
        <property name="toolTip">
         <string>The longitute (X) origin of the downloaded image</string>
        </property>
        <property name="minimum">
         <double>-180.000000000000000</double>
        </property>
        <property name="maximum">
         <double>180.000000000000000</double>
        </property>
        <property name="decimals">
         <number>6</number>
        </property>
        <property name="minValue" stdset="0">
         <number>-180</number>
        </property>
        <property name="maxValue" stdset="0">
         <number>180</number>
        </property>
        <property name="precision" stdset="0">
         <number>6</number>
        </property>
       </widget>
      </item>
      <item row="1" column="0">
       <widget class="QLabel" name="textLabel5">
        <property name="text">
         <string>Latitude</string>
        </property>
        <property name="wordWrap">
         <bool>false</bool>
        </property>
       </widget>
      </item>
      <item row="1" column="1">
       <widget class="KDoubleNumInput" name="edRightLat">
        <property name="toolTip">
         <string>The latitute (Y) origin of the downloaded image</string>
        </property>
        <property name="label">
         <string/>
        </property>
        <property name="minimum">
         <double>-180.000000000000000</double>
        </property>
        <property name="maximum">
         <double>180.000000000000000</double>
        </property>
        <property name="decimals">
         <number>6</number>
        </property>
        <property name="minValue" stdset="0">
         <number>-180</number>
        </property>
        <property name="maxValue" stdset="0">
         <number>180</number>
        </property>
        <property name="precision" stdset="0">
         <number>6</number>
        </property>
       </widget>
      </item>
     </layout>
    </widget>
   </item>
   <item row="3" column="0" colspan="5">
    <widget class="QGroupBox" name="groupBox">
     <property name="locale">
      <locale language="English" country="UnitedStates"/>
     </property>
     <property name="title">
      <string>Projection</string>
     </property>
     <layout class="QGridLayout" name="gridLayout_3">
      <item row="0" column="0">
       <widget class="QLabel" name="textLabel1_2">
        <property name="text">
         <string>Date</string>
        </property>
        <property name="wordWrap">
         <bool>false</bool>
        </property>
       </widget>
      </item>
      <item row="0" column="1">
       <widget class="KComboBox" name="cbDate">
        <item>
         <property name="text">
          <string>EPSG:4326</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>EPSG:31257</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>EPSG:31258</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>EPSG:31259</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>EPSG:31286</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>EPSG:31287</string>
         </property>
        </item>
        <item>
         <property name="text">
          <string>EPSG:31288</string>
         </property>
        </item>
       </widget>
      </item>
     </layout>
    </widget>
   </item>
   <item row="4" column="0">
    <spacer name="spacer1">
     <property name="orientation">
      <enum>Qt::Horizontal</enum>
     </property>
     <property name="sizeType">
      <enum>QSizePolicy::Expanding</enum>
     </property>
     <property name="sizeHint" stdset="0">
      <size>
       <width>20</width>
       <height>20</height>
      </size>
     </property>
    </spacer>
   </item>
   <item row="4" column="1">
    <widget class="QPushButton" name="pbSave">
     <property name="text">
      <string>Save</string>
     </property>
    </widget>
   </item>
   <item row="4" column="2">
    <spacer name="spacer2">
     <property name="orientation">
      <enum>Qt::Horizontal</enum>
     </property>
     <property name="sizeType">
      <enum>QSizePolicy::Expanding</enum>
     </property>
     <property name="sizeHint" stdset="0">
      <size>
       <width>30</width>
       <height>20</height>
      </size>
     </property>
    </spacer>
   </item>
   <item row="4" column="3">
    <widget class="QPushButton" name="pbCancel">
     <property name="text">
      <string>Cancel</string>
     </property>
    </widget>
   </item>
   <item row="4" column="4">
    <spacer name="spacer3">
     <property name="orientation">
      <enum>Qt::Horizontal</enum>
     </property>
     <property name="sizeType">
      <enum>QSizePolicy::Expanding</enum>
     </property>
     <property name="sizeHint" stdset="0">
      <size>
       <width>20</width>
       <height>20</height>
      </size>
     </property>
    </spacer>
   </item>
  </layout>
 </widget>
 <layoutdefault spacing="6" margin="11"/>
 <customwidgets>
  <customwidget>
   <class>KComboBox</class>
   <extends>QComboBox</extends>
   <header>kcombobox.h</header>
  </customwidget>
  <customwidget>
   <class>KDoubleNumInput</class>
   <extends>QWidget</extends>
   <header>knuminput.h</header>
  </customwidget>
 </customwidgets>
 <tabstops>
  <tabstop>cbDate</tabstop>
  <tabstop>pbSave</tabstop>
  <tabstop>pbCancel</tabstop>
 </tabstops>
 <includes>
  <include location="local">knuminput.h</include>
  <include location="local">knuminput.h</include>
  <include location="local">knuminput.h</include>
  <include location="local">knuminput.h</include>
  <include location="local">knuminput.h</include>
  <include location="local">knuminput.h</include>
  <include location="local">knuminput.h</include>
  <include location="local">knuminput.h</include>
  <include location="local">kcombobox.h</include>
 </includes>
 <resources/>
 <connections>
  <connection>
   <sender>pbSave</sender>
   <signal>clicked()</signal>
   <receiver>coordinatesWidgetBase</receiver>
   <slot>pbSaveSlot()</slot>
   <hints>
    <hint type="sourcelabel">
     <x>71</x>
     <y>317</y>
    </hint>
    <hint type="destinationlabel">
     <x>67</x>
     <y>244</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>pbCancel</sender>
   <signal>clicked()</signal>
   <receiver>coordinatesWidgetBase</receiver>
   <slot>bpCancelSlot()</slot>
   <hints>
    <hint type="sourcelabel">
     <x>195</x>
     <y>317</y>
    </hint>
    <hint type="destinationlabel">
     <x>92</x>
     <y>27</y>
    </hint>
   </hints>
  </connection>
 </connections>
</ui>