Subversion Repositories Projects

Rev

Rev 305 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 305 Rev 306
Line 4... Line 4...
4
 <widget class="QMainWindow" name="dlg_mktool_UI">
4
 <widget class="QMainWindow" name="dlg_mktool_UI">
5
  <property name="geometry">
5
  <property name="geometry">
6
   <rect>
6
   <rect>
7
    <x>0</x>
7
    <x>0</x>
8
    <y>0</y>
8
    <y>0</y>
9
    <width>675</width>
9
    <width>709</width>
10
    <height>413</height>
10
    <height>414</height>
11
   </rect>
11
   </rect>
12
  </property>
12
  </property>
13
  <property name="windowTitle">
13
  <property name="windowTitle">
14
   <string>MK-Tool</string>
14
   <string>MK-Tool</string>
15
  </property>
15
  </property>
Line 1137... Line 1137...
1137
          <property name="title">
1137
          <property name="title">
1138
           <string>Informationen</string>
1138
           <string>Informationen</string>
1139
          </property>
1139
          </property>
1140
          <layout class="QGridLayout" name="gridLayout_8">
1140
          <layout class="QGridLayout" name="gridLayout_8">
1141
           <item row="0" column="0">
1141
           <item row="0" column="0">
1142
            <widget class="QLabel" name="label_3">
1142
            <widget class="QLabel" name="label_14">
1143
             <property name="text">
1143
             <property name="text">
1144
              <string>Flugzeit:</string>
1144
              <string>Modus:</string>
1145
             </property>
1145
             </property>
1146
            </widget>
1146
            </widget>
1147
           </item>
1147
           </item>
1148
           <item row="0" column="1">
1148
           <item row="0" column="1">
-
 
1149
            <widget class="QLabel" name="lb_Mode">
-
 
1150
             <property name="palette">
-
 
1151
              <palette>
-
 
1152
               <active>
-
 
1153
                <colorrole role="WindowText">
-
 
1154
                 <brush brushstyle="SolidPattern">
-
 
1155
                  <color alpha="255">
-
 
1156
                   <red>71</red>
-
 
1157
                   <green>164</green>
-
 
1158
                   <blue>50</blue>
-
 
1159
                  </color>
-
 
1160
                 </brush>
-
 
1161
                </colorrole>
-
 
1162
               </active>
-
 
1163
               <inactive>
-
 
1164
                <colorrole role="WindowText">
-
 
1165
                 <brush brushstyle="SolidPattern">
-
 
1166
                  <color alpha="255">
-
 
1167
                   <red>71</red>
-
 
1168
                   <green>164</green>
-
 
1169
                   <blue>50</blue>
-
 
1170
                  </color>
-
 
1171
                 </brush>
-
 
1172
                </colorrole>
-
 
1173
               </inactive>
-
 
1174
               <disabled>
-
 
1175
                <colorrole role="WindowText">
-
 
1176
                 <brush brushstyle="SolidPattern">
-
 
1177
                  <color alpha="255">
-
 
1178
                   <red>126</red>
-
 
1179
                   <green>125</green>
-
 
1180
                   <blue>124</blue>
-
 
1181
                  </color>
-
 
1182
                 </brush>
-
 
1183
                </colorrole>
-
 
1184
               </disabled>
-
 
1185
              </palette>
-
 
1186
             </property>
-
 
1187
             <property name="font">
-
 
1188
              <font>
-
 
1189
               <weight>75</weight>
-
 
1190
               <bold>true</bold>
-
 
1191
              </font>
-
 
1192
             </property>
-
 
1193
             <property name="frameShape">
-
 
1194
              <enum>QFrame::Box</enum>
-
 
1195
             </property>
-
 
1196
             <property name="lineWidth">
-
 
1197
              <number>2</number>
-
 
1198
             </property>
-
 
1199
             <property name="text">
-
 
1200
              <string/>
-
 
1201
             </property>
-
 
1202
             <property name="alignment">
-
 
1203
              <set>Qt::AlignCenter</set>
-
 
1204
             </property>
-
 
1205
            </widget>
-
 
1206
           </item>
-
 
1207
           <item row="6" column="0">
-
 
1208
            <widget class="QLabel" name="label_7">
-
 
1209
             <property name="text">
-
 
1210
              <string>Entfernung:</string>
-
 
1211
             </property>
-
 
1212
            </widget>
-
 
1213
           </item>
-
 
1214
           <item row="6" column="1">
1149
            <widget class="QLineEdit" name="le_CTime">
1215
            <widget class="QLineEdit" name="le_CDistance">
1150
             <property name="minimumSize">
1216
             <property name="minimumSize">
1151
              <size>
1217
              <size>
1152
               <width>100</width>
1218
               <width>100</width>
1153
               <height>0</height>
1219
               <height>0</height>
1154
              </size>
1220
              </size>
Line 1165... Line 1231...
1165
             <property name="readOnly">
1231
             <property name="readOnly">
1166
              <bool>true</bool>
1232
              <bool>true</bool>
1167
             </property>
1233
             </property>
1168
            </widget>
1234
            </widget>
1169
           </item>
1235
           </item>
1170
           <item row="1" column="0">
1236
           <item row="9" column="0">
1171
            <widget class="QLabel" name="label_6">
1237
            <widget class="QLabel" name="label_5">
1172
             <property name="text">
1238
             <property name="text">
1173
              <string>Satelliten: </string>
1239
              <string>Aktueller Wegpunkt:</string>
1174
             </property>
1240
             </property>
1175
            </widget>
1241
            </widget>
1176
           </item>
1242
           </item>
1177
           <item row="1" column="1">
1243
           <item row="9" column="1">
1178
            <widget class="QLineEdit" name="le_CSats">
1244
            <widget class="QLineEdit" name="le_CWPA">
1179
             <property name="minimumSize">
1245
             <property name="minimumSize">
1180
              <size>
1246
              <size>
1181
               <width>100</width>
1247
               <width>100</width>
1182
               <height>0</height>
1248
               <height>0</height>
1183
              </size>
1249
              </size>
Line 1194... Line 1260...
1194
             <property name="readOnly">
1260
             <property name="readOnly">
1195
              <bool>true</bool>
1261
              <bool>true</bool>
1196
             </property>
1262
             </property>
1197
            </widget>
1263
            </widget>
1198
           </item>
1264
           </item>
1199
           <item row="2" column="0">
-
 
1200
            <widget class="QLabel" name="label_7">
-
 
1201
             <property name="text">
-
 
1202
              <string>Entfernung:</string>
-
 
1203
             </property>
-
 
1204
            </widget>
-
 
1205
           </item>
-
 
1206
           <item row="2" column="1">
1265
           <item row="3" column="1" rowspan="3">
1207
            <widget class="QLineEdit" name="le_CDistance">
1266
            <widget class="QLineEdit" name="le_CSats">
1208
             <property name="minimumSize">
1267
             <property name="minimumSize">
1209
              <size>
1268
              <size>
1210
               <width>100</width>
1269
               <width>100</width>
1211
               <height>0</height>
1270
               <height>0</height>
1212
              </size>
1271
              </size>
Line 1223... Line 1282...
1223
             <property name="readOnly">
1282
             <property name="readOnly">
1224
              <bool>true</bool>
1283
              <bool>true</bool>
1225
             </property>
1284
             </property>
1226
            </widget>
1285
            </widget>
1227
           </item>
1286
           </item>
1228
           <item row="3" column="0">
1287
           <item row="4" column="0">
1229
            <widget class="QLabel" name="label_4">
1288
            <widget class="QLabel" name="label_6">
1230
             <property name="text">
1289
             <property name="text">
1231
              <string>Wegpunkte Total:</string>
1290
              <string>Satelliten: </string>
1232
             </property>
1291
             </property>
1233
            </widget>
1292
            </widget>
1234
           </item>
1293
           </item>
-
 
1294
           <item row="1" column="0">
-
 
1295
            <widget class="QLabel" name="label_3">
-
 
1296
             <property name="text">
-
 
1297
              <string>Flugzeit:</string>
-
 
1298
             </property>
-
 
1299
            </widget>
-
 
1300
           </item>
1235
           <item row="3" column="1">
1301
           <item row="1" column="1">
1236
            <widget class="QLineEdit" name="le_CWPT">
1302
            <widget class="QLineEdit" name="le_CTime">
1237
             <property name="minimumSize">
1303
             <property name="minimumSize">
1238
              <size>
1304
              <size>
1239
               <width>100</width>
1305
               <width>100</width>
1240
               <height>0</height>
1306
               <height>0</height>
1241
              </size>
1307
              </size>
Line 1252... Line 1318...
1252
             <property name="readOnly">
1318
             <property name="readOnly">
1253
              <bool>true</bool>
1319
              <bool>true</bool>
1254
             </property>
1320
             </property>
1255
            </widget>
1321
            </widget>
1256
           </item>
1322
           </item>
1257
           <item row="4" column="0">
1323
           <item row="7" column="0">
1258
            <widget class="QLabel" name="label_5">
1324
            <widget class="QLabel" name="label_4">
1259
             <property name="text">
1325
             <property name="text">
1260
              <string>Aktueller Wegpunkt:</string>
1326
              <string>Wegpunkte Total:</string>
1261
             </property>
1327
             </property>
1262
            </widget>
1328
            </widget>
1263
           </item>
1329
           </item>
1264
           <item row="4" column="1">
1330
           <item row="7" column="1">
1265
            <widget class="QLineEdit" name="le_CWPA">
1331
            <widget class="QLineEdit" name="le_CWPT">
1266
             <property name="minimumSize">
1332
             <property name="minimumSize">
1267
              <size>
1333
              <size>
1268
               <width>100</width>
1334
               <width>100</width>
1269
               <height>0</height>
1335
               <height>0</height>
1270
              </size>
1336
              </size>
Line 1281... Line 1347...
1281
             <property name="readOnly">
1347
             <property name="readOnly">
1282
              <bool>true</bool>
1348
              <bool>true</bool>
1283
             </property>
1349
             </property>
1284
            </widget>
1350
            </widget>
1285
           </item>
1351
           </item>
1286
           <item row="5" column="1">
1352
           <item row="10" column="1">
1287
            <spacer name="verticalSpacer_3">
1353
            <spacer name="verticalSpacer_3">
1288
             <property name="orientation">
1354
             <property name="orientation">
1289
              <enum>Qt::Vertical</enum>
1355
              <enum>Qt::Vertical</enum>
1290
             </property>
1356
             </property>
1291
             <property name="sizeHint" stdset="0">
1357
             <property name="sizeHint" stdset="0">
Line 1669... Line 1735...
1669
         <normaloff>:/Actions/Images/Actions/Waypoints.png</normaloff>:/Actions/Images/Actions/Waypoints.png</iconset>
1735
         <normaloff>:/Actions/Images/Actions/Waypoints.png</normaloff>:/Actions/Images/Actions/Waypoints.png</iconset>
1670
       </attribute>
1736
       </attribute>
1671
       <attribute name="title">
1737
       <attribute name="title">
1672
        <string>Wegpunkte</string>
1738
        <string>Wegpunkte</string>
1673
       </attribute>
1739
       </attribute>
1674
       <layout class="QGridLayout" name="gridLayout_14">
1740
       <layout class="QGridLayout" name="gridLayout_11">
1675
        <item row="0" column="0">
1741
        <item row="0" column="0">
-
 
1742
         <layout class="QVBoxLayout" name="verticalLayout_3">
-
 
1743
          <item>
1676
         <widget class="QGroupBox" name="groupBox_2">
1744
           <widget class="QGroupBox" name="groupBox_3">
1677
          <property name="title">
1745
            <property name="title">
1678
           <string>Target</string>
1746
             <string>Aktuelle Position</string>
1679
          </property>
1747
            </property>
1680
          <layout class="QGridLayout" name="gridLayout_11">
-
 
1681
           <item row="0" column="0">
-
 
1682
            <layout class="QGridLayout" name="gridLayout_10">
1748
            <layout class="QGridLayout" name="gridLayout_14">
1683
             <item row="0" column="0">
1749
             <item row="0" column="0">
-
 
1750
              <layout class="QGridLayout" name="gridLayout_15">
-
 
1751
               <item row="0" column="0">
1684
              <widget class="QLabel" name="label_8">
1752
                <widget class="QLabel" name="label_10">
1685
               <property name="text">
1753
                 <property name="text">
1686
                <string>Longitude:</string>
1754
                  <string>Longitude:</string>
1687
               </property>
1755
                 </property>
1688
              </widget>
1756
                </widget>
1689
             </item>
1757
               </item>
1690
             <item row="0" column="1">
1758
               <item row="0" column="1">
1691
              <widget class="QLineEdit" name="le_TarLong"/>
1759
                <widget class="QLineEdit" name="le_CurLong"/>
1692
             </item>
1760
               </item>
1693
             <item row="1" column="0">
1761
               <item row="1" column="0">
1694
              <widget class="QLabel" name="label_9">
1762
                <widget class="QLabel" name="label_11">
1695
               <property name="text">
1763
                 <property name="text">
1696
                <string>Latitude:</string>
1764
                  <string>Latitude:</string>
1697
               </property>
1765
                 </property>
1698
              </widget>
1766
                </widget>
-
 
1767
               </item>
-
 
1768
               <item row="1" column="1">
-
 
1769
                <widget class="QLineEdit" name="le_CurLat"/>
-
 
1770
               </item>
-
 
1771
              </layout>
1699
             </item>
1772
             </item>
-
 
1773
            </layout>
-
 
1774
           </widget>
-
 
1775
          </item>
-
 
1776
          <item>
-
 
1777
           <widget class="QGroupBox" name="groupBox_2">
-
 
1778
            <property name="title">
-
 
1779
             <string>Ziel-Position</string>
-
 
1780
            </property>
-
 
1781
            <layout class="QGridLayout" name="gridLayout_10">
1700
             <item row="1" column="1">
1782
             <item row="0" column="0">
-
 
1783
              <layout class="QGridLayout" name="gridLayout_9">
-
 
1784
               <item row="0" column="0">
-
 
1785
                <widget class="QLabel" name="label_8">
-
 
1786
                 <property name="text">
-
 
1787
                  <string>Longitude:</string>
-
 
1788
                 </property>
-
 
1789
                </widget>
-
 
1790
               </item>
-
 
1791
               <item row="0" column="1">
1701
              <widget class="QLineEdit" name="le_TarLat"/>
1792
                <widget class="QLineEdit" name="le_TarLong"/>
1702
             </item>
1793
               </item>
1703
             <item row="3" column="0" colspan="2">
1794
               <item row="1" column="0">
1704
              <widget class="QPushButton" name="pb_FlyTo">
1795
                <widget class="QLabel" name="label_9">
1705
               <property name="text">
1796
                 <property name="text">
1706
                <string>Fliege da hin</string>
1797
                  <string>Latitude:</string>
1707
               </property>
1798
                 </property>
1708
              </widget>
1799
                </widget>
-
 
1800
               </item>
-
 
1801
               <item row="1" column="1">
-
 
1802
                <widget class="QLineEdit" name="le_TarLat"/>
1709
             </item>
1803
               </item>
1710
             <item row="2" column="0" colspan="2">
1804
               <item row="2" column="0">
1711
              <widget class="QCheckBox" name="cb_ClipBoard">
1805
                <widget class="QLabel" name="label_12">
1712
               <property name="text">
1806
                 <property name="text">
1713
                <string>überwache Zwischenablage</string>
1807
                  <string>Verweilzeit:</string>
1714
               </property>
1808
                 </property>
1715
              </widget>
1809
                </widget>
-
 
1810
               </item>
-
 
1811
               <item row="2" column="1">
-
 
1812
                <layout class="QHBoxLayout" name="horizontalLayout_4">
-
 
1813
                 <item>
-
 
1814
                  <widget class="QSpinBox" name="sb_TarTime">
-
 
1815
                   <property name="maximum">
-
 
1816
                    <number>300</number>
-
 
1817
                   </property>
-
 
1818
                  </widget>
-
 
1819
                 </item>
-
 
1820
                 <item>
-
 
1821
                  <widget class="QLabel" name="label_13">
-
 
1822
                   <property name="text">
-
 
1823
                    <string>Sek.</string>
-
 
1824
                   </property>
-
 
1825
                  </widget>
-
 
1826
                 </item>
-
 
1827
                </layout>
-
 
1828
               </item>
-
 
1829
              </layout>
1716
             </item>
1830
             </item>
1717
            </layout>
1831
            </layout>
1718
           </item>
1832
           </widget>
1719
           <item row="1" column="0">
-
 
1720
            <spacer name="verticalSpacer_2">
-
 
1721
             <property name="orientation">
-
 
1722
              <enum>Qt::Vertical</enum>
-
 
1723
             </property>
-
 
1724
             <property name="sizeHint" stdset="0">
-
 
1725
              <size>
-
 
1726
               <width>315</width>
-
 
1727
               <height>120</height>
-
 
1728
              </size>
-
 
1729
             </property>
-
 
1730
            </spacer>
-
 
1731
           </item>
1833
          </item>
1732
          </layout>
1834
         </layout>
1733
         </widget>
-
 
1734
        </item>
1835
        </item>
1735
        <item row="0" column="1">
1836
        <item row="0" column="2">
1736
         <spacer name="horizontalSpacer_2">
1837
         <spacer name="horizontalSpacer_2">
1737
          <property name="orientation">
1838
          <property name="orientation">
1738
           <enum>Qt::Horizontal</enum>
1839
           <enum>Qt::Horizontal</enum>
1739
          </property>
1840
          </property>
1740
          <property name="sizeHint" stdset="0">
1841
          <property name="sizeHint" stdset="0">
1741
           <size>
1842
           <size>
-
 
1843
            <width>337</width>
-
 
1844
            <height>228</height>
-
 
1845
           </size>
-
 
1846
          </property>
-
 
1847
         </spacer>
-
 
1848
        </item>
-
 
1849
        <item row="1" column="0">
-
 
1850
         <spacer name="verticalSpacer_2">
-
 
1851
          <property name="orientation">
-
 
1852
           <enum>Qt::Vertical</enum>
-
 
1853
          </property>
-
 
1854
          <property name="sizeHint" stdset="0">
-
 
1855
           <size>
-
 
1856
            <width>20</width>
-
 
1857
            <height>40</height>
-
 
1858
           </size>
-
 
1859
          </property>
-
 
1860
         </spacer>
-
 
1861
        </item>
-
 
1862
        <item row="0" column="1">
-
 
1863
         <spacer name="horizontalSpacer_3">
-
 
1864
          <property name="orientation">
-
 
1865
           <enum>Qt::Horizontal</enum>
-
 
1866
          </property>
-
 
1867
          <property name="sizeHint" stdset="0">
-
 
1868
           <size>
1742
            <width>40</width>
1869
            <width>40</width>
1743
            <height>20</height>
1870
            <height>20</height>
1744
           </size>
1871
           </size>
1745
          </property>
1872
          </property>
1746
         </spacer>
1873
         </spacer>
Line 1836... Line 1963...
1836
        </property>
1963
        </property>
1837
       </widget>
1964
       </widget>
1838
       <widget class="QLineEdit" name="IN">
1965
       <widget class="QLineEdit" name="IN">
1839
        <property name="geometry">
1966
        <property name="geometry">
1840
         <rect>
1967
         <rect>
1841
          <x>10</x>
1968
          <x>130</x>
1842
          <y>180</y>
1969
          <y>50</y>
1843
          <width>883</width>
1970
          <width>501</width>
1844
          <height>27</height>
1971
          <height>27</height>
1845
         </rect>
1972
         </rect>
1846
        </property>
1973
        </property>
1847
        <property name="text">
1974
        <property name="text">
1848
         <string>#cO][`S&gt;zNIP^y``====M==================================z[lS&gt;|zGP^{]Y====M========[n======&gt;o&gt;m&gt;omMq&gt;|m`J==E=============yY </string>
1975
         <string/>
1849
        </property>
1976
        </property>
1850
       </widget>
1977
       </widget>
1851
       <widget class="QTextEdit" name="te_KML">
1978
       <widget class="QTextEdit" name="te_KML">
1852
        <property name="geometry">
1979
        <property name="geometry">
1853
         <rect>
1980
         <rect>
1854
          <x>10</x>
1981
          <x>340</x>
1855
          <y>60</y>
1982
          <y>110</y>
1856
          <width>251</width>
1983
          <width>251</width>
1857
          <height>81</height>
1984
          <height>81</height>
1858
         </rect>
1985
         </rect>
1859
        </property>
1986
        </property>
1860
       </widget>
1987
       </widget>
1861
       <widget class="QComboBox" name="cb_device">
1988
       <widget class="QComboBox" name="cb_device">
1862
        <property name="geometry">
1989
        <property name="geometry">
1863
         <rect>
1990
         <rect>
1864
          <x>350</x>
1991
          <x>10</x>
1865
          <y>140</y>
1992
          <y>60</y>
1866
          <width>114</width>
1993
          <width>114</width>
1867
          <height>26</height>
1994
          <height>26</height>
1868
         </rect>
1995
         </rect>
1869
        </property>
1996
        </property>
1870
        <property name="editable">
1997
        <property name="editable">
1871
         <bool>true</bool>
1998
         <bool>true</bool>
1872
        </property>
1999
        </property>
1873
       </widget>
2000
       </widget>
-
 
2001
       <widget class="QCheckBox" name="cb_ClipBoard">
-
 
2002
        <property name="geometry">
-
 
2003
         <rect>
-
 
2004
          <x>340</x>
-
 
2005
          <y>200</y>
-
 
2006
          <width>341</width>
-
 
2007
          <height>23</height>
-
 
2008
         </rect>
-
 
2009
        </property>
-
 
2010
        <property name="text">
-
 
2011
         <string>überwache Zwischenablage</string>
-
 
2012
        </property>
-
 
2013
       </widget>
-
 
2014
       <widget class="QPushButton" name="pb_FlyTo">
-
 
2015
        <property name="geometry">
-
 
2016
         <rect>
-
 
2017
          <x>340</x>
-
 
2018
          <y>230</y>
-
 
2019
          <width>319</width>
-
 
2020
          <height>24</height>
-
 
2021
         </rect>
-
 
2022
        </property>
-
 
2023
        <property name="text">
-
 
2024
         <string>Fliege da hin</string>
-
 
2025
        </property>
-
 
2026
       </widget>
1874
      </widget>
2027
      </widget>
1875
     </widget>
2028
     </widget>
1876
    </item>
2029
    </item>
1877
   </layout>
2030
   </layout>
1878
  </widget>
2031
  </widget>
1879
  <widget class="QMenuBar" name="menubar">
2032
  <widget class="QMenuBar" name="menubar">
1880
   <property name="geometry">
2033
   <property name="geometry">
1881
    <rect>
2034
    <rect>
1882
     <x>0</x>
2035
     <x>0</x>
1883
     <y>0</y>
2036
     <y>0</y>
1884
     <width>675</width>
2037
     <width>709</width>
1885
     <height>23</height>
2038
     <height>23</height>
1886
    </rect>
2039
    </rect>
1887
   </property>
2040
   </property>
1888
   <widget class="QMenu" name="menuProgramm">
2041
   <widget class="QMenu" name="menuProgramm">
1889
    <property name="title">
2042
    <property name="title">
Line 2301... Line 2454...
2301
    <iconset resource="../MKTool.qrc">
2454
    <iconset resource="../MKTool.qrc">
2302
     <normaloff>:/Actions/Images/Actions/Google-NO.png</normaloff>
2455
     <normaloff>:/Actions/Images/Actions/Google-NO.png</normaloff>
2303
     <normalon>:/Actions/Images/Actions/Google-OK.png</normalon>:/Actions/Images/Actions/Google-NO.png</iconset>
2456
     <normalon>:/Actions/Images/Actions/Google-OK.png</normalon>:/Actions/Images/Actions/Google-NO.png</iconset>
2304
   </property>
2457
   </property>
2305
   <property name="text">
2458
   <property name="text">
2306
    <string>Google Earth Server</string>
2459
    <string>KML-Server</string>
2307
   </property>
2460
   </property>
2308
  </action>
2461
  </action>
2309
  <action name="ac_FastNavi">
2462
  <action name="ac_FastNavi">
2310
   <property name="checkable">
2463
   <property name="checkable">
2311
    <bool>true</bool>
2464
    <bool>true</bool>