Subversion Repositories Projects

Rev

Rev 227 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 227 Rev 248
Line 3... Line 3...
3
 <widget class="QMainWindow" name="dlg_mktool_UI" >
3
 <widget class="QMainWindow" name="dlg_mktool_UI" >
4
  <property name="geometry" >
4
  <property name="geometry" >
5
   <rect>
5
   <rect>
6
    <x>0</x>
6
    <x>0</x>
7
    <y>0</y>
7
    <y>0</y>
8
    <width>699</width>
8
    <width>733</width>
9
    <height>428</height>
9
    <height>459</height>
10
   </rect>
10
   </rect>
11
  </property>
11
  </property>
12
  <property name="windowTitle" >
12
  <property name="windowTitle" >
13
   <string>MK-Tool</string>
13
   <string>MK-Tool</string>
14
  </property>
14
  </property>
Line 54... Line 54...
54
     <widget class="QTabWidget" name="tab_Main" >
54
     <widget class="QTabWidget" name="tab_Main" >
55
      <property name="toolTip" >
55
      <property name="toolTip" >
56
       <string/>
56
       <string/>
57
      </property>
57
      </property>
58
      <property name="currentIndex" >
58
      <property name="currentIndex" >
59
       <number>0</number>
59
       <number>5</number>
60
      </property>
60
      </property>
61
      <widget class="QWidget" name="Tab_0" >
61
      <widget class="QWidget" name="Tab_0" >
62
       <attribute name="title" >
62
       <attribute name="title" >
63
        <string>Debug-Daten </string>
63
        <string>Debug-Daten </string>
64
       </attribute>
64
       </attribute>
Line 1668... Line 1668...
1668
       </attribute>
1668
       </attribute>
1669
       <attribute name="icon" >
1669
       <attribute name="icon" >
1670
        <iconset resource="../MKTool.qrc" >
1670
        <iconset resource="../MKTool.qrc" >
1671
         <normaloff>:/Actions/Images/Actions/Waypoints.png</normaloff>:/Actions/Images/Actions/Waypoints.png</iconset>
1671
         <normaloff>:/Actions/Images/Actions/Waypoints.png</normaloff>:/Actions/Images/Actions/Waypoints.png</iconset>
1672
       </attribute>
1672
       </attribute>
-
 
1673
       <layout class="QHBoxLayout" name="horizontalLayout_4" >
-
 
1674
        <item>
-
 
1675
         <widget class="QGroupBox" name="groupBox_2" >
-
 
1676
          <property name="title" >
-
 
1677
           <string>Wegpunkt</string>
-
 
1678
          </property>
-
 
1679
          <widget class="QWidget" name="horizontalLayoutWidget" >
-
 
1680
           <property name="geometry" >
-
 
1681
            <rect>
-
 
1682
             <x>10</x>
-
 
1683
             <y>20</y>
-
 
1684
             <width>371</width>
-
 
1685
             <height>100</height>
-
 
1686
            </rect>
-
 
1687
           </property>
-
 
1688
           <layout class="QHBoxLayout" name="horizontalLayout_5" >
-
 
1689
            <item>
-
 
1690
             <layout class="QFormLayout" name="formLayout" >
-
 
1691
              <property name="fieldGrowthPolicy" >
-
 
1692
               <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
-
 
1693
              </property>
-
 
1694
              <item row="0" column="0" >
-
 
1695
               <widget class="QLabel" name="label_8" >
-
 
1696
                <property name="text" >
-
 
1697
                 <string>Longitude</string>
-
 
1698
                </property>
-
 
1699
               </widget>
-
 
1700
              </item>
-
 
1701
              <item row="0" column="1" >
-
 
1702
               <widget class="QLineEdit" name="le_LonValue" />
-
 
1703
              </item>
-
 
1704
              <item row="1" column="0" >
-
 
1705
               <widget class="QLabel" name="label_9" >
-
 
1706
                <property name="text" >
-
 
1707
                 <string>Latitude</string>
-
 
1708
                </property>
-
 
1709
               </widget>
-
 
1710
              </item>
-
 
1711
              <item row="1" column="1" >
-
 
1712
               <widget class="QLineEdit" name="le_LatValue" />
-
 
1713
              </item>
-
 
1714
             </layout>
-
 
1715
            </item>
-
 
1716
            <item>
-
 
1717
             <widget class="QPushButton" name="pb_FlyTo" >
-
 
1718
              <property name="text" >
-
 
1719
               <string>flieg da hin</string>
-
 
1720
              </property>
-
 
1721
             </widget>
-
 
1722
            </item>
-
 
1723
           </layout>
-
 
1724
          </widget>
-
 
1725
         </widget>
-
 
1726
        </item>
-
 
1727
       </layout>
1673
      </widget>
1728
      </widget>
1674
      <widget class="QWidget" name="Seite" >
1729
      <widget class="QWidget" name="Seite" >
1675
       <attribute name="title" >
1730
       <attribute name="title" >
1676
        <string>Debug</string>
1731
        <string>Debug</string>
1677
       </attribute>
1732
       </attribute>
Line 1773... Line 1828...
1773
  <widget class="QMenuBar" name="menubar" >
1828
  <widget class="QMenuBar" name="menubar" >
1774
   <property name="geometry" >
1829
   <property name="geometry" >
1775
    <rect>
1830
    <rect>
1776
     <x>0</x>
1831
     <x>0</x>
1777
     <y>0</y>
1832
     <y>0</y>
1778
     <width>699</width>
1833
     <width>733</width>
1779
     <height>25</height>
1834
     <height>26</height>
1780
    </rect>
1835
    </rect>
1781
   </property>
1836
   </property>
1782
   <widget class="QMenu" name="menuProgramm" >
1837
   <widget class="QMenu" name="menuProgramm" >
1783
    <property name="title" >
1838
    <property name="title" >
1784
     <string>&amp;Programm</string>
1839
     <string>&amp;Programm</string>