0,0 → 1,720 |
<?xml version="1.0" encoding="UTF-8"?> |
<ui version="4.0"> |
<class>dlg_Main_UI</class> |
<widget class="QMainWindow" name="dlg_Main_UI"> |
<property name="geometry"> |
<rect> |
<x>0</x> |
<y>0</y> |
<width>729</width> |
<height>367</height> |
</rect> |
</property> |
<property name="windowTitle"> |
<string>QMK</string> |
</property> |
<property name="windowIcon"> |
<iconset resource="../QMK-Maps.qrc"> |
<normaloff>:/Icon/Global/Images/Icons/QMK-Maps.png</normaloff>:/Icon/Global/Images/Icons/QMK-Maps.png</iconset> |
</property> |
<property name="styleSheet"> |
<string notr="true"/> |
</property> |
<widget class="QWidget" name="centralWidget"> |
<layout class="QGridLayout" name="gridLayout_5"> |
<item row="0" column="0" colspan="2"> |
<widget class="wgt_Connection" name="wg_Connection" native="true"> |
<property name="sizePolicy"> |
<sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
<horstretch>0</horstretch> |
<verstretch>0</verstretch> |
</sizepolicy> |
</property> |
</widget> |
</item> |
<item row="1" column="0"> |
<widget class="QFrame" name="frame_3"> |
<property name="sizePolicy"> |
<sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
<horstretch>0</horstretch> |
<verstretch>0</verstretch> |
</sizepolicy> |
</property> |
<property name="frameShape"> |
<enum>QFrame::StyledPanel</enum> |
</property> |
<property name="frameShadow"> |
<enum>QFrame::Raised</enum> |
</property> |
<layout class="QHBoxLayout" name="horizontalLayout_2"> |
<property name="spacing"> |
<number>2</number> |
</property> |
<property name="margin"> |
<number>2</number> |
</property> |
<item> |
<widget class="QLabel" name="label_7"> |
<property name="text"> |
<string>WP:</string> |
</property> |
</widget> |
</item> |
<item> |
<widget class="QLineEdit" name="le_WP"> |
<property name="sizePolicy"> |
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
<horstretch>50</horstretch> |
<verstretch>0</verstretch> |
</sizepolicy> |
</property> |
<property name="minimumSize"> |
<size> |
<width>50</width> |
<height>0</height> |
</size> |
</property> |
<property name="maximumSize"> |
<size> |
<width>50</width> |
<height>16777215</height> |
</size> |
</property> |
<property name="text"> |
<string/> |
</property> |
<property name="alignment"> |
<set>Qt::AlignCenter</set> |
</property> |
<property name="readOnly"> |
<bool>true</bool> |
</property> |
</widget> |
</item> |
<item> |
<widget class="QLineEdit" name="le_WPTime"> |
<property name="minimumSize"> |
<size> |
<width>50</width> |
<height>0</height> |
</size> |
</property> |
<property name="maximumSize"> |
<size> |
<width>50</width> |
<height>16777215</height> |
</size> |
</property> |
<property name="alignment"> |
<set>Qt::AlignCenter</set> |
</property> |
<property name="readOnly"> |
<bool>true</bool> |
</property> |
</widget> |
</item> |
<item> |
<widget class="QLineEdit" name="le_WPDist"> |
<property name="minimumSize"> |
<size> |
<width>60</width> |
<height>0</height> |
</size> |
</property> |
<property name="maximumSize"> |
<size> |
<width>60</width> |
<height>16777215</height> |
</size> |
</property> |
<property name="text"> |
<string/> |
</property> |
<property name="alignment"> |
<set>Qt::AlignCenter</set> |
</property> |
<property name="readOnly"> |
<bool>true</bool> |
</property> |
</widget> |
</item> |
<item> |
<widget class="QLabel" name="label_9"> |
<property name="text"> |
<string>Home:</string> |
</property> |
</widget> |
</item> |
<item> |
<widget class="QLineEdit" name="le_HomeDist"> |
<property name="minimumSize"> |
<size> |
<width>60</width> |
<height>0</height> |
</size> |
</property> |
<property name="maximumSize"> |
<size> |
<width>60</width> |
<height>16777215</height> |
</size> |
</property> |
<property name="text"> |
<string/> |
</property> |
<property name="alignment"> |
<set>Qt::AlignCenter</set> |
</property> |
<property name="readOnly"> |
<bool>true</bool> |
</property> |
</widget> |
</item> |
<item> |
<widget class="QLabel" name="label_8"> |
<property name="text"> |
<string>Mode:</string> |
</property> |
</widget> |
</item> |
<item> |
<widget class="QLineEdit" name="le_Mode"> |
<property name="minimumSize"> |
<size> |
<width>120</width> |
<height>0</height> |
</size> |
</property> |
<property name="maximumSize"> |
<size> |
<width>120</width> |
<height>16777215</height> |
</size> |
</property> |
<property name="alignment"> |
<set>Qt::AlignCenter</set> |
</property> |
<property name="readOnly"> |
<bool>true</bool> |
</property> |
</widget> |
</item> |
<item> |
<widget class="QLabel" name="label"> |
<property name="text"> |
<string>Sats:</string> |
</property> |
</widget> |
</item> |
<item> |
<widget class="QLineEdit" name="le_Sats"> |
<property name="minimumSize"> |
<size> |
<width>30</width> |
<height>0</height> |
</size> |
</property> |
<property name="maximumSize"> |
<size> |
<width>30</width> |
<height>16777215</height> |
</size> |
</property> |
<property name="text"> |
<string/> |
</property> |
<property name="alignment"> |
<set>Qt::AlignCenter</set> |
</property> |
<property name="readOnly"> |
<bool>true</bool> |
</property> |
</widget> |
</item> |
<item> |
<spacer name="horizontalSpacer"> |
<property name="orientation"> |
<enum>Qt::Horizontal</enum> |
</property> |
<property name="sizeHint" stdset="0"> |
<size> |
<width>138</width> |
<height>20</height> |
</size> |
</property> |
</spacer> |
</item> |
</layout> |
</widget> |
</item> |
<item row="1" column="1" rowspan="3"> |
<layout class="QVBoxLayout" name="verticalLayout"> |
<item> |
<widget class="QGroupBox" name="groupBox"> |
<property name="title"> |
<string>Route</string> |
</property> |
<layout class="QGridLayout" name="gridLayout_2"> |
<item row="0" column="0"> |
<widget class="QLabel" name="label_6"> |
<property name="text"> |
<string>Verweilzeit</string> |
</property> |
</widget> |
</item> |
<item row="2" column="0"> |
<layout class="QHBoxLayout" name="horizontalLayout_3"> |
<item> |
<widget class="QSpinBox" name="sb_Time"> |
<property name="maximum"> |
<number>300</number> |
</property> |
<property name="value"> |
<number>10</number> |
</property> |
</widget> |
</item> |
<item> |
<widget class="QLabel" name="label_2"> |
<property name="text"> |
<string>Sek.</string> |
</property> |
</widget> |
</item> |
</layout> |
</item> |
<item row="3" column="0"> |
<widget class="QPushButton" name="btn_WPAdd"> |
<property name="text"> |
<string>hinzufügen</string> |
</property> |
</widget> |
</item> |
<item row="4" column="0"> |
<widget class="QPushButton" name="btn_WPFly"> |
<property name="enabled"> |
<bool>false</bool> |
</property> |
<property name="text"> |
<string>abfliegen</string> |
</property> |
</widget> |
</item> |
<item row="5" column="0"> |
<widget class="QPushButton" name="btn_WPDelete"> |
<property name="text"> |
<string>löschen</string> |
</property> |
</widget> |
</item> |
</layout> |
</widget> |
</item> |
<item> |
<widget class="QFrame" name="frame_4"> |
<property name="frameShape"> |
<enum>QFrame::StyledPanel</enum> |
</property> |
<property name="frameShadow"> |
<enum>QFrame::Raised</enum> |
</property> |
<layout class="QGridLayout" name="gridLayout_4"> |
<item row="2" column="0"> |
<widget class="QCheckBox" name="cb_ShowWPs"> |
<property name="text"> |
<string>ausgewählte |
Route anzeigen</string> |
</property> |
<property name="checked"> |
<bool>true</bool> |
</property> |
</widget> |
</item> |
<item row="3" column="0"> |
<widget class="QCheckBox" name="cb_CenterPos"> |
<property name="text"> |
<string>auf IST-Position |
zentrieren</string> |
</property> |
<property name="checked"> |
<bool>true</bool> |
</property> |
</widget> |
</item> |
<item row="1" column="0"> |
<widget class="QCheckBox" name="cb_ShowRoute"> |
<property name="text"> |
<string>geflogene |
Route anzeigen</string> |
</property> |
<property name="checked"> |
<bool>true</bool> |
</property> |
</widget> |
</item> |
</layout> |
</widget> |
</item> |
<item> |
<spacer name="verticalSpacer"> |
<property name="orientation"> |
<enum>Qt::Vertical</enum> |
</property> |
<property name="sizeHint" stdset="0"> |
<size> |
<width>20</width> |
<height>40</height> |
</size> |
</property> |
</spacer> |
</item> |
</layout> |
</item> |
<item row="2" column="0"> |
<widget class="QFrame" name="w_Map"> |
<property name="minimumSize"> |
<size> |
<width>0</width> |
<height>250</height> |
</size> |
</property> |
<property name="frameShape"> |
<enum>QFrame::StyledPanel</enum> |
</property> |
<property name="frameShadow"> |
<enum>QFrame::Raised</enum> |
</property> |
<layout class="QGridLayout" name="gridLayout"> |
<property name="margin"> |
<number>2</number> |
</property> |
<item row="0" column="0"> |
<layout class="QHBoxLayout" name="l_Map"/> |
</item> |
</layout> |
</widget> |
</item> |
<item row="3" column="0"> |
<widget class="QFrame" name="frame_2"> |
<property name="sizePolicy"> |
<sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
<horstretch>0</horstretch> |
<verstretch>0</verstretch> |
</sizepolicy> |
</property> |
<property name="frameShape"> |
<enum>QFrame::StyledPanel</enum> |
</property> |
<property name="frameShadow"> |
<enum>QFrame::Raised</enum> |
</property> |
<layout class="QGridLayout" name="gridLayout_3"> |
<property name="margin"> |
<number>2</number> |
</property> |
<item row="0" column="1"> |
<widget class="QSlider" name="sl_Zoom"> |
<property name="maximum"> |
<number>18</number> |
</property> |
<property name="pageStep"> |
<number>1</number> |
</property> |
<property name="orientation"> |
<enum>Qt::Horizontal</enum> |
</property> |
<property name="tickPosition"> |
<enum>QSlider::NoTicks</enum> |
</property> |
</widget> |
</item> |
<item row="0" column="0"> |
<widget class="QLabel" name="label_5"> |
<property name="text"> |
<string>Zoom:</string> |
</property> |
</widget> |
</item> |
<item row="0" column="2"> |
<widget class="QCheckBox" name="cb_Goto"> |
<property name="text"> |
<string>Position bei Click Anfliegen</string> |
</property> |
</widget> |
</item> |
<item row="0" column="3"> |
<widget class="QComboBox" name="cb_Maps"> |
<property name="enabled"> |
<bool>true</bool> |
</property> |
<item> |
<property name="text"> |
<string>OpenStreetMap</string> |
</property> |
</item> |
<item> |
<property name="text"> |
<string>OpenAerialMap</string> |
</property> |
</item> |
<item> |
<property name="text"> |
<string>Google: Map</string> |
</property> |
</item> |
<item> |
<property name="text"> |
<string>Google: Satellit</string> |
</property> |
</item> |
<item> |
<property name="text"> |
<string>Yahoo: Map </string> |
</property> |
</item> |
<item> |
<property name="text"> |
<string>Yahoo: Satellit</string> |
</property> |
</item> |
</widget> |
</item> |
</layout> |
</widget> |
</item> |
</layout> |
</widget> |
<widget class="QMenuBar" name="menuBar"> |
<property name="geometry"> |
<rect> |
<x>0</x> |
<y>0</y> |
<width>729</width> |
<height>19</height> |
</rect> |
</property> |
<widget class="QMenu" name="menu_Preferences"> |
<property name="enabled"> |
<bool>false</bool> |
</property> |
<property name="title"> |
<string>Einstellungen</string> |
</property> |
</widget> |
<widget class="QMenu" name="menu_Help"> |
<property name="title"> |
<string>Hilfe</string> |
</property> |
<addaction name="ac_About"/> |
</widget> |
<widget class="QMenu" name="menuExtras"> |
<property name="title"> |
<string>Extras</string> |
</property> |
<addaction name="ac_RouteDelete"/> |
</widget> |
<widget class="QMenu" name="menuAnsicht"> |
<property name="title"> |
<string>Ansicht</string> |
</property> |
<addaction name="ac_Toolbar"/> |
</widget> |
<widget class="QMenu" name="menu_Program"> |
<property name="title"> |
<string>Programm</string> |
</property> |
<addaction name="ac_Quit"/> |
<addaction name="ac_Connect"/> |
</widget> |
<addaction name="menu_Program"/> |
<addaction name="menuAnsicht"/> |
<addaction name="menu_Preferences"/> |
<addaction name="menuExtras"/> |
<addaction name="menu_Help"/> |
</widget> |
<widget class="QToolBar" name="ToolBar"> |
<property name="minimumSize"> |
<size> |
<width>0</width> |
<height>0</height> |
</size> |
</property> |
<property name="windowTitle"> |
<string>toolBar</string> |
</property> |
<property name="movable"> |
<bool>false</bool> |
</property> |
<property name="allowedAreas"> |
<set>Qt::LeftToolBarArea</set> |
</property> |
<property name="iconSize"> |
<size> |
<width>30</width> |
<height>30</height> |
</size> |
</property> |
<property name="toolButtonStyle"> |
<enum>Qt::ToolButtonTextUnderIcon</enum> |
</property> |
<property name="floatable"> |
<bool>false</bool> |
</property> |
<attribute name="toolBarArea"> |
<enum>LeftToolBarArea</enum> |
</attribute> |
<attribute name="toolBarBreak"> |
<bool>false</bool> |
</attribute> |
<addaction name="ac_Connect"/> |
<addaction name="separator"/> |
<addaction name="ac_LoadRoute"/> |
<addaction name="ac_SaveRoute"/> |
<addaction name="separator"/> |
<addaction name="ac_LoadMap"/> |
<addaction name="separator"/> |
<addaction name="ac_Record"/> |
<addaction name="separator"/> |
</widget> |
<widget class="QToolBar" name="tb_More"> |
<property name="windowTitle"> |
<string>toolBar</string> |
</property> |
<property name="movable"> |
<bool>false</bool> |
</property> |
<property name="allowedAreas"> |
<set>Qt::LeftToolBarArea</set> |
</property> |
<attribute name="toolBarArea"> |
<enum>LeftToolBarArea</enum> |
</attribute> |
<attribute name="toolBarBreak"> |
<bool>false</bool> |
</attribute> |
</widget> |
<action name="ac_Quit"> |
<property name="icon"> |
<iconset resource="../QMK-Maps.qrc"> |
<normaloff>:/Actions/Global/Images/Actions/Exit.png</normaloff>:/Actions/Global/Images/Actions/Exit.png</iconset> |
</property> |
<property name="text"> |
<string>Beenden</string> |
</property> |
</action> |
<action name="ac_About"> |
<property name="icon"> |
<iconset resource="../QMK-Maps.qrc"> |
<normaloff>:/Icon/Global/Images/Icons/QMK-Maps.png</normaloff>:/Icon/Global/Images/Icons/QMK-Maps.png</iconset> |
</property> |
<property name="text"> |
<string>Über QMK-Maps</string> |
</property> |
</action> |
<action name="ac_Connect"> |
<property name="checkable"> |
<bool>true</bool> |
</property> |
<property name="checked"> |
<bool>false</bool> |
</property> |
<property name="icon"> |
<iconset resource="../QMK-Maps.qrc"> |
<normaloff>:/Actions/Global/Images/Actions/Connection-NO.png</normaloff> |
<normalon>:/Actions/Global/Images/Actions/Connection-OK.png</normalon>:/Actions/Global/Images/Actions/Connection-NO.png</iconset> |
</property> |
<property name="text"> |
<string>Verbinden</string> |
</property> |
</action> |
<action name="ac_LoadRoute"> |
<property name="icon"> |
<iconset resource="../QMK-Maps.qrc"> |
<normaloff>:/Actions/Global/Images/Actions/Load.png</normaloff>:/Actions/Global/Images/Actions/Load.png</iconset> |
</property> |
<property name="text"> |
<string>Route Laden</string> |
</property> |
</action> |
<action name="ac_SaveRoute"> |
<property name="icon"> |
<iconset resource="../QMK-Maps.qrc"> |
<normaloff>:/Actions/Global/Images/Actions/Save.png</normaloff>:/Actions/Global/Images/Actions/Save.png</iconset> |
</property> |
<property name="text"> |
<string>Route Speichern</string> |
</property> |
</action> |
<action name="ac_LoadMap"> |
<property name="icon"> |
<iconset resource="../QMK-Maps.qrc"> |
<normaloff>:/Actions/Global/Images/Actions/Load-Map.png</normaloff>:/Actions/Global/Images/Actions/Load-Map.png</iconset> |
</property> |
<property name="text"> |
<string>Karte laden</string> |
</property> |
</action> |
<action name="ac_Record"> |
<property name="checkable"> |
<bool>true</bool> |
</property> |
<property name="icon"> |
<iconset resource="../QMK-Maps.qrc"> |
<normaloff>:/Actions/Global/Images/Actions/Log-Record.png</normaloff> |
<normalon>:/Actions/Global/Images/Actions/Log-Stop.png</normalon>:/Actions/Global/Images/Actions/Log-Record.png</iconset> |
</property> |
<property name="text"> |
<string>Aufzeichnen</string> |
</property> |
<property name="toolTip"> |
<string>Flug aufzeichnen</string> |
</property> |
</action> |
<action name="ac_RouteDelete"> |
<property name="text"> |
<string>Geflogene Route löschen</string> |
</property> |
</action> |
<action name="ac_Toolbar"> |
<property name="checkable"> |
<bool>true</bool> |
</property> |
<property name="checked"> |
<bool>true</bool> |
</property> |
<property name="text"> |
<string>Toolbar</string> |
</property> |
</action> |
</widget> |
<layoutdefault spacing="6" margin="11"/> |
<customwidgets> |
<customwidget> |
<class>wgt_Connection</class> |
<extends>QWidget</extends> |
<header>wgt_Connection.h</header> |
<container>1</container> |
</customwidget> |
</customwidgets> |
<resources> |
<include location="../QMK-Maps.qrc"/> |
</resources> |
<connections> |
<connection> |
<sender>ac_Quit</sender> |
<signal>triggered()</signal> |
<receiver>dlg_Main_UI</receiver> |
<slot>close()</slot> |
<hints> |
<hint type="sourcelabel"> |
<x>-1</x> |
<y>-1</y> |
</hint> |
<hint type="destinationlabel"> |
<x>182</x> |
<y>88</y> |
</hint> |
</hints> |
</connection> |
</connections> |
</ui> |