2013-04-07 15:20:43 -07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>MainWindow</class>
|
|
|
|
<widget class="QMainWindow" name="MainWindow">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>763</width>
|
2014-02-06 11:38:28 -02:00
|
|
|
<height>667</height>
|
2013-04-07 15:20:43 -07:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="centralwidget">
|
2013-06-27 14:48:03 -03:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
2013-09-26 16:55:41 -03:00
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2014-02-06 11:38:28 -02:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
2013-09-26 16:55:41 -03:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2013-06-27 14:48:03 -03:00
|
|
|
<item>
|
2013-04-28 10:05:37 +01:00
|
|
|
<widget class="QSplitter" name="mainSplitter">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2013-04-28 10:05:37 +01:00
|
|
|
<widget class="QSplitter" name="infoProfileSplitter">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2013-08-26 08:43:37 -03:00
|
|
|
<widget class="QStackedWidget" name="infoPane">
|
|
|
|
<property name="currentIndex">
|
2013-09-26 16:55:41 -03:00
|
|
|
<number>0</number>
|
2013-08-26 08:43:37 -03:00
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="page">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
2013-09-26 16:51:11 -03:00
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2014-02-06 11:38:28 -02:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
2013-09-26 16:51:11 -03:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2013-08-26 08:43:37 -03:00
|
|
|
<item>
|
|
|
|
<widget class="MainTab" name="InfoWidget" native="true"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="page_2">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
2013-09-26 16:51:11 -03:00
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2014-02-06 11:38:28 -02:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
2013-09-26 16:51:11 -03:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2013-08-26 08:43:37 -03:00
|
|
|
<item>
|
2013-12-09 07:43:00 +01:00
|
|
|
<widget class="DivePlannerWidget" name="divePlannerWidget" native="true"/>
|
2013-08-26 08:43:37 -03:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2013-06-27 14:48:03 -03:00
|
|
|
<widget class="QStackedWidget" name="stackedWidget">
|
|
|
|
<property name="currentIndex">
|
2013-09-02 05:55:37 -03:00
|
|
|
<number>0</number>
|
2013-06-27 14:48:03 -03:00
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="page_5">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2014-02-06 11:38:28 -02:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
2013-06-27 14:48:03 -03:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2014-01-14 14:30:13 -02:00
|
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
|
|
<property name="currentIndex">
|
2014-02-06 11:38:28 -02:00
|
|
|
<number>1</number>
|
2014-01-14 14:30:13 -02:00
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="tab">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Old Profile</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_5">
|
|
|
|
<item>
|
|
|
|
<widget class="ProfileGraphicsView" name="ProfileWidget"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="tab_2">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>New Profile</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_6">
|
2014-02-06 11:38:28 -02:00
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QWidget" name="widget" native="true">
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>2</number>
|
|
|
|
</property>
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="profPO2">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Enable the pO2 Graph</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../subsurface.qrc">
|
|
|
|
<normaloff>:/icon_depth</normaloff>:/icon_depth</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="profPn2">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Enable the pn2 Graph</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../subsurface.qrc">
|
|
|
|
<normaloff>:/average</normaloff>:/average</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="profPhe">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Enable the phe graph</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../subsurface.qrc">
|
|
|
|
<normaloff>:/plus</normaloff>:/plus</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="profMod">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Enable MOD</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../subsurface.qrc">
|
|
|
|
<normaloff>:/maximum</normaloff>:/maximum</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="profEad">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Enable EAD, EED, END</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../subsurface.qrc">
|
|
|
|
<normaloff>:/minimum</normaloff>:/minimum</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="profDcCeiling">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Show the DC Reported Ceiling</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../subsurface.qrc">
|
|
|
|
<normaloff>:/ruler</normaloff>:/ruler</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="profCalcCeiling">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Show the Calculated Ceiling</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../subsurface.qrc">
|
|
|
|
<normaloff>:/subsurface-icon</normaloff>:/subsurface-icon</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="profIncrement3m">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Show Calculated Ceiling with 3m Increments</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../subsurface.qrc">
|
|
|
|
<normaloff>:/star</normaloff>:/star</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="profNtl_tts">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Show NTL / TTS</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../subsurface.qrc">
|
|
|
|
<normaloff>:/trash</normaloff>:/trash</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="profCalcAllTissues">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Calculate All Tissues</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../subsurface.qrc">
|
|
|
|
<normaloff>:/subsurface-icon</normaloff>:/subsurface-icon</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="profSAC">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Show SAC Rate</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../subsurface.qrc">
|
|
|
|
<normaloff>:/warning</normaloff>:/warning</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="profUnusedTanks">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Show Unused Tanks</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../subsurface.qrc">
|
|
|
|
<normaloff>:/advanced</normaloff>:/advanced</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="profRuler">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Enable / Disable the Ruler</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../subsurface.qrc">
|
|
|
|
<normaloff>:/flag</normaloff>:/flag</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</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>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2014-01-14 14:30:13 -02:00
|
|
|
<item>
|
2014-02-11 10:03:08 -08:00
|
|
|
<widget class="ProfileWidget2" name="newProfile"/>
|
2014-01-14 14:30:13 -02:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2013-06-27 14:48:03 -03:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="page_6">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2014-02-06 11:38:28 -02:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
2013-06-27 14:48:03 -03:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="DivePlannerGraphics" name="divePlanner"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2013-04-07 15:20:43 -07:00
|
|
|
</widget>
|
2013-05-17 21:58:49 -03:00
|
|
|
<widget class="QSplitter" name="listGlobeSplitter">
|
2013-05-17 08:14:10 -03:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<widget class="DiveListView" name="ListWidget">
|
|
|
|
<property name="alternatingRowColors">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="selectionMode">
|
|
|
|
<enum>QAbstractItemView::ExtendedSelection</enum>
|
|
|
|
</property>
|
|
|
|
<property name="rootIsDecorated">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="sortingEnabled">
|
2013-05-28 17:46:40 -03:00
|
|
|
<bool>false</bool>
|
2013-05-17 08:14:10 -03:00
|
|
|
</property>
|
|
|
|
<property name="animated">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="allColumnsShowFocus">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2013-05-17 21:58:49 -03:00
|
|
|
<widget class="QWidget" name="layoutWidget">
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<item>
|
|
|
|
<widget class="GlobeGPS" name="globe" native="true"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2013-04-25 20:44:06 -03:00
|
|
|
</widget>
|
2013-04-07 15:20:43 -07:00
|
|
|
</widget>
|
|
|
|
</item>
|
2013-06-27 14:48:03 -03:00
|
|
|
<item>
|
2013-08-26 08:43:37 -03:00
|
|
|
<widget class="KMessageWidget" name="mainErrorMessage" native="true"/>
|
2013-05-21 23:13:45 -07:00
|
|
|
</item>
|
2013-04-07 15:20:43 -07:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenuBar" name="menubar">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>763</width>
|
2014-02-06 11:38:28 -02:00
|
|
|
<height>25</height>
|
2013-04-07 15:20:43 -07:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<widget class="QMenu" name="menuFile">
|
|
|
|
<property name="title">
|
2013-10-27 08:24:57 +02:00
|
|
|
<string>&File</string>
|
2013-04-07 15:20:43 -07:00
|
|
|
</property>
|
|
|
|
<addaction name="actionNew"/>
|
|
|
|
<addaction name="actionOpen"/>
|
2013-04-09 17:26:23 +01:00
|
|
|
<addaction name="actionSave"/>
|
|
|
|
<addaction name="actionSaveAs"/>
|
2013-04-07 15:20:43 -07:00
|
|
|
<addaction name="separator"/>
|
2013-11-14 22:14:06 +09:00
|
|
|
<addaction name="actionClose"/>
|
2013-04-09 17:26:23 +01:00
|
|
|
<addaction name="actionExportUDDF"/>
|
|
|
|
<addaction name="actionPrint"/>
|
|
|
|
<addaction name="actionPreferences"/>
|
|
|
|
<addaction name="actionQuit"/>
|
2013-04-07 15:20:43 -07:00
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuLog">
|
|
|
|
<property name="title">
|
2013-10-27 08:24:57 +02:00
|
|
|
<string>&Log</string>
|
2013-04-07 15:20:43 -07:00
|
|
|
</property>
|
2013-04-09 17:26:23 +01:00
|
|
|
<addaction name="actionAddDive"/>
|
2014-02-07 00:14:47 -02:00
|
|
|
<addaction name="actionDivePlanner"/>
|
2013-04-07 15:20:43 -07:00
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="actionRenumber"/>
|
2013-04-09 17:26:23 +01:00
|
|
|
<addaction name="actionAutoGroup"/>
|
2013-10-24 22:57:43 -02:00
|
|
|
<addaction name="separator"/>
|
2013-11-14 22:14:06 +09:00
|
|
|
<addaction name="actionEditDeviceNames"/>
|
2013-04-07 15:20:43 -07:00
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuView">
|
|
|
|
<property name="title">
|
2013-10-27 08:24:57 +02:00
|
|
|
<string>&View</string>
|
2013-04-07 15:20:43 -07:00
|
|
|
</property>
|
2013-06-26 15:07:52 +03:00
|
|
|
<addaction name="actionViewAll"/>
|
2013-04-09 17:26:23 +01:00
|
|
|
<addaction name="actionViewList"/>
|
|
|
|
<addaction name="actionViewProfile"/>
|
|
|
|
<addaction name="actionViewInfo"/>
|
2013-06-12 14:53:23 -04:00
|
|
|
<addaction name="actionViewGlobe"/>
|
2013-06-12 15:54:55 -03:00
|
|
|
<addaction name="separator"/>
|
2013-11-14 22:14:06 +09:00
|
|
|
<addaction name="actionYearlyStatistics"/>
|
2013-04-09 17:26:23 +01:00
|
|
|
<addaction name="actionPreviousDC"/>
|
|
|
|
<addaction name="actionNextDC"/>
|
2013-06-20 18:48:21 -03:00
|
|
|
<addaction name="separator"/>
|
2014-01-14 18:36:07 +01:00
|
|
|
<addaction name="actionFullScreen"/>
|
2013-04-07 15:20:43 -07:00
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuFilter">
|
|
|
|
<property name="title">
|
2013-11-14 22:14:06 +09:00
|
|
|
<string>Filter</string>
|
2013-04-07 15:20:43 -07:00
|
|
|
</property>
|
2013-04-09 17:26:23 +01:00
|
|
|
<addaction name="actionSelectEvents"/>
|
2013-04-07 15:20:43 -07:00
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuHelp">
|
|
|
|
<property name="title">
|
2013-10-27 08:24:57 +02:00
|
|
|
<string>&Help</string>
|
2013-04-07 15:20:43 -07:00
|
|
|
</property>
|
2013-04-09 17:26:23 +01:00
|
|
|
<addaction name="actionAboutSubsurface"/>
|
|
|
|
<addaction name="actionUserManual"/>
|
2013-04-07 15:20:43 -07:00
|
|
|
</widget>
|
2013-11-14 22:14:06 +09:00
|
|
|
<widget class="QMenu" name="menuImport">
|
|
|
|
<property name="title">
|
|
|
|
<string>&Import</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="actionDownloadDC"/>
|
2013-12-29 18:11:20 +02:00
|
|
|
<addaction name="actionImportDiveLog"/>
|
2013-11-14 22:14:06 +09:00
|
|
|
<addaction name="actionDownloadWeb"/>
|
|
|
|
<addaction name="actionDivelogs_de"/>
|
|
|
|
</widget>
|
2013-04-07 15:20:43 -07:00
|
|
|
<addaction name="menuFile"/>
|
2013-11-14 22:14:06 +09:00
|
|
|
<addaction name="menuImport"/>
|
2013-04-07 15:20:43 -07:00
|
|
|
<addaction name="menuLog"/>
|
|
|
|
<addaction name="menuView"/>
|
|
|
|
<addaction name="menuFilter"/>
|
|
|
|
<addaction name="menuHelp"/>
|
|
|
|
</widget>
|
|
|
|
<action name="actionNew">
|
|
|
|
<property name="text">
|
2013-11-14 22:14:06 +09:00
|
|
|
<string>&New logbook</string>
|
2013-10-27 08:24:57 +02:00
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2013-04-07 15:20:43 -07:00
|
|
|
<string>New</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+N</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionOpen">
|
|
|
|
<property name="text">
|
2013-11-14 22:14:06 +09:00
|
|
|
<string>&Open logbook</string>
|
2013-10-27 08:24:57 +02:00
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2013-04-07 15:20:43 -07:00
|
|
|
<string>Open</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+O</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2013-04-09 17:26:23 +01:00
|
|
|
<action name="actionSave">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="text">
|
2013-10-27 08:24:57 +02:00
|
|
|
<string>&Save</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2013-04-07 15:20:43 -07:00
|
|
|
<string>Save</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+S</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2013-04-09 17:26:23 +01:00
|
|
|
<action name="actionSaveAs">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="text">
|
2013-11-14 22:14:06 +09:00
|
|
|
<string>Save as</string>
|
2013-10-27 08:24:57 +02:00
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2013-04-07 15:20:43 -07:00
|
|
|
<string>Save as</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+Shift+S</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2013-04-09 17:26:23 +01:00
|
|
|
<action name="actionClose">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="text">
|
2013-11-14 22:14:06 +09:00
|
|
|
<string>Close</string>
|
2013-10-27 08:24:57 +02:00
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2013-04-07 15:20:43 -07:00
|
|
|
<string>Close</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+W</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2013-04-09 17:26:23 +01:00
|
|
|
<action name="actionExportUDDF">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="text">
|
2013-10-27 08:24:57 +02:00
|
|
|
<string>Export &UDDF</string>
|
2013-04-07 15:20:43 -07:00
|
|
|
</property>
|
2013-11-14 22:14:06 +09:00
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+U</string>
|
|
|
|
</property>
|
2013-04-07 15:20:43 -07:00
|
|
|
</action>
|
2013-04-09 17:26:23 +01:00
|
|
|
<action name="actionPrint">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="text">
|
2013-10-27 08:24:57 +02:00
|
|
|
<string>&Print</string>
|
2013-04-07 15:20:43 -07:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+P</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2013-04-09 17:26:23 +01:00
|
|
|
<action name="actionPreferences">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="text">
|
2013-11-14 22:14:06 +09:00
|
|
|
<string>Preferences</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+,</string>
|
2013-04-07 15:20:43 -07:00
|
|
|
</property>
|
2013-12-06 20:53:17 -08:00
|
|
|
<property name="menuRole">
|
|
|
|
<enum>QAction::PreferencesRole</enum>
|
|
|
|
</property>
|
2013-04-07 15:20:43 -07:00
|
|
|
</action>
|
2013-04-09 17:26:23 +01:00
|
|
|
<action name="actionQuit">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="text">
|
2013-10-27 08:24:57 +02:00
|
|
|
<string>&Quit</string>
|
2013-04-07 15:20:43 -07:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+Q</string>
|
|
|
|
</property>
|
2013-12-06 20:53:17 -08:00
|
|
|
<property name="menuRole">
|
|
|
|
<enum>QAction::QuitRole</enum>
|
|
|
|
</property>
|
2013-04-07 15:20:43 -07:00
|
|
|
</action>
|
2013-04-09 17:26:23 +01:00
|
|
|
<action name="actionDownloadDC">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="text">
|
2013-11-14 22:14:06 +09:00
|
|
|
<string>Import from &dive computer</string>
|
2013-04-07 15:20:43 -07:00
|
|
|
</property>
|
2013-05-06 09:12:53 +01:00
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+D</string>
|
|
|
|
</property>
|
2013-04-07 15:20:43 -07:00
|
|
|
</action>
|
2013-04-09 17:26:23 +01:00
|
|
|
<action name="actionDownloadWeb">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="text">
|
2013-11-14 22:14:06 +09:00
|
|
|
<string>Import &GPS data from Subsurface Service</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+G</string>
|
2013-04-07 15:20:43 -07:00
|
|
|
</property>
|
|
|
|
</action>
|
2013-04-09 17:26:23 +01:00
|
|
|
<action name="actionEditDeviceNames">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="text">
|
2013-10-27 08:24:57 +02:00
|
|
|
<string>&Edit Device Names</string>
|
2013-04-07 15:20:43 -07:00
|
|
|
</property>
|
|
|
|
</action>
|
2013-04-09 17:26:23 +01:00
|
|
|
<action name="actionAddDive">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="text">
|
2013-11-14 22:14:06 +09:00
|
|
|
<string>Add Dive</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl++</string>
|
2013-04-07 15:20:43 -07:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionRenumber">
|
|
|
|
<property name="text">
|
2013-10-27 08:24:57 +02:00
|
|
|
<string>&Renumber</string>
|
2013-04-07 15:20:43 -07:00
|
|
|
</property>
|
2013-11-14 22:14:06 +09:00
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+R</string>
|
|
|
|
</property>
|
2013-04-07 15:20:43 -07:00
|
|
|
</action>
|
2013-04-09 17:26:23 +01:00
|
|
|
<action name="actionAutoGroup">
|
2013-10-17 16:30:32 -07:00
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="text">
|
2013-11-14 22:14:06 +09:00
|
|
|
<string>Auto Group</string>
|
2013-04-07 15:20:43 -07:00
|
|
|
</property>
|
|
|
|
</action>
|
2013-04-09 17:26:23 +01:00
|
|
|
<action name="actionToggleZoom">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="text">
|
2013-10-27 08:24:57 +02:00
|
|
|
<string>Toggle &Zoom</string>
|
2013-04-07 15:20:43 -07:00
|
|
|
</property>
|
|
|
|
</action>
|
2013-04-09 17:26:23 +01:00
|
|
|
<action name="actionYearlyStatistics">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="text">
|
2013-10-27 08:24:57 +02:00
|
|
|
<string>&Yearly Statistics</string>
|
2013-04-07 15:20:43 -07:00
|
|
|
</property>
|
2013-11-14 22:14:06 +09:00
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+Y</string>
|
|
|
|
</property>
|
2013-04-07 15:20:43 -07:00
|
|
|
</action>
|
2013-04-09 17:26:23 +01:00
|
|
|
<action name="actionViewList">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="text">
|
2013-11-14 22:14:06 +09:00
|
|
|
<string>Dive List</string>
|
2013-04-07 15:20:43 -07:00
|
|
|
</property>
|
2013-05-06 09:12:53 +01:00
|
|
|
<property name="shortcut">
|
2013-06-26 15:07:52 +03:00
|
|
|
<string>Ctrl+2</string>
|
2013-05-06 09:12:53 +01:00
|
|
|
</property>
|
2013-04-07 15:20:43 -07:00
|
|
|
</action>
|
2013-04-09 17:26:23 +01:00
|
|
|
<action name="actionViewProfile">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="text">
|
2013-11-14 22:14:06 +09:00
|
|
|
<string>Profile</string>
|
2013-04-07 15:20:43 -07:00
|
|
|
</property>
|
2013-05-06 09:12:53 +01:00
|
|
|
<property name="shortcut">
|
2013-06-26 15:07:52 +03:00
|
|
|
<string>Ctrl+3</string>
|
2013-05-06 09:12:53 +01:00
|
|
|
</property>
|
2013-04-07 15:20:43 -07:00
|
|
|
</action>
|
2013-04-09 17:26:23 +01:00
|
|
|
<action name="actionViewInfo">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="text">
|
2013-11-14 22:14:06 +09:00
|
|
|
<string>Info</string>
|
2013-04-07 15:20:43 -07:00
|
|
|
</property>
|
2013-05-06 09:12:53 +01:00
|
|
|
<property name="shortcut">
|
2013-06-26 15:07:52 +03:00
|
|
|
<string>Ctrl+4</string>
|
2013-05-06 09:12:53 +01:00
|
|
|
</property>
|
2013-04-07 15:20:43 -07:00
|
|
|
</action>
|
2013-04-09 17:26:23 +01:00
|
|
|
<action name="actionViewAll">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="text">
|
2013-11-14 22:14:06 +09:00
|
|
|
<string>All</string>
|
2013-04-07 15:20:43 -07:00
|
|
|
</property>
|
2013-05-06 09:12:53 +01:00
|
|
|
<property name="shortcut">
|
2013-06-26 15:07:52 +03:00
|
|
|
<string>Ctrl+1</string>
|
2013-05-06 09:12:53 +01:00
|
|
|
</property>
|
2013-04-07 15:20:43 -07:00
|
|
|
</action>
|
2013-04-09 17:26:23 +01:00
|
|
|
<action name="actionPreviousDC">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="text">
|
|
|
|
<string>Prev DC</string>
|
|
|
|
</property>
|
2013-05-10 10:45:13 -07:00
|
|
|
<property name="shortcut">
|
|
|
|
<string>Left</string>
|
|
|
|
</property>
|
2013-04-07 15:20:43 -07:00
|
|
|
</action>
|
2013-04-09 17:26:23 +01:00
|
|
|
<action name="actionNextDC">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="text">
|
|
|
|
<string>Next DC</string>
|
|
|
|
</property>
|
2013-05-10 10:45:13 -07:00
|
|
|
<property name="shortcut">
|
|
|
|
<string>Right</string>
|
|
|
|
</property>
|
2013-04-07 15:20:43 -07:00
|
|
|
</action>
|
2013-04-09 17:26:23 +01:00
|
|
|
<action name="actionSelectEvents">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="text">
|
2013-11-14 22:14:06 +09:00
|
|
|
<string>Select Events</string>
|
2013-04-07 15:20:43 -07:00
|
|
|
</property>
|
|
|
|
</action>
|
2013-04-09 17:26:23 +01:00
|
|
|
<action name="actionInputPlan">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="text">
|
|
|
|
<string>Input Plan</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2013-04-09 17:26:23 +01:00
|
|
|
<action name="actionAboutSubsurface">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="text">
|
2013-11-14 22:14:06 +09:00
|
|
|
<string>About Subsurface</string>
|
2013-04-07 15:20:43 -07:00
|
|
|
</property>
|
2013-12-06 20:53:17 -08:00
|
|
|
<property name="menuRole">
|
|
|
|
<enum>QAction::AboutRole</enum>
|
|
|
|
</property>
|
2013-04-07 15:20:43 -07:00
|
|
|
</action>
|
2013-04-09 17:26:23 +01:00
|
|
|
<action name="actionUserManual">
|
2013-04-07 15:20:43 -07:00
|
|
|
<property name="text">
|
2013-10-27 08:24:57 +02:00
|
|
|
<string>User &Manual</string>
|
2013-04-07 15:20:43 -07:00
|
|
|
</property>
|
2013-05-30 10:56:53 -03:00
|
|
|
<property name="shortcut">
|
|
|
|
<string>F1</string>
|
|
|
|
</property>
|
2013-04-07 15:20:43 -07:00
|
|
|
</action>
|
2013-06-12 14:53:23 -04:00
|
|
|
<action name="actionViewGlobe">
|
|
|
|
<property name="text">
|
2013-11-14 22:14:06 +09:00
|
|
|
<string>Globe</string>
|
2013-06-12 14:53:23 -04:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2013-06-26 15:07:52 +03:00
|
|
|
<string>Ctrl+5</string>
|
2013-06-12 14:53:23 -04:00
|
|
|
</property>
|
|
|
|
</action>
|
2013-06-20 18:48:21 -03:00
|
|
|
<action name="actionDivePlanner">
|
|
|
|
<property name="text">
|
2013-11-14 22:14:06 +09:00
|
|
|
<string>P&lan Dive</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+L</string>
|
2013-06-20 18:48:21 -03:00
|
|
|
</property>
|
|
|
|
</action>
|
2013-12-29 18:11:20 +02:00
|
|
|
<action name="actionImportDiveLog">
|
2013-10-17 16:30:32 -07:00
|
|
|
<property name="text">
|
2013-12-29 18:11:21 +02:00
|
|
|
<string>Import Log Files</string>
|
2013-10-17 16:30:32 -07:00
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2013-12-29 18:11:21 +02:00
|
|
|
<string>Import divelog files from other applications</string>
|
2013-12-29 18:11:20 +02:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+I</string>
|
2013-10-17 16:30:32 -07:00
|
|
|
</property>
|
2013-10-16 22:05:19 +03:00
|
|
|
</action>
|
2013-10-24 22:57:43 -02:00
|
|
|
<action name="actionDivelogs_de">
|
|
|
|
<property name="text">
|
2013-11-14 22:14:06 +09:00
|
|
|
<string>Import from Divelogs.de</string>
|
2013-10-24 22:57:43 -02:00
|
|
|
</property>
|
|
|
|
</action>
|
2014-01-14 18:36:07 +01:00
|
|
|
<action name="actionFullScreen">
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>&Full Screen</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Toggle Full Screen</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string>F11</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2013-04-07 15:20:43 -07:00
|
|
|
</widget>
|
|
|
|
<customwidgets>
|
2013-06-12 14:53:23 -04:00
|
|
|
<customwidget>
|
|
|
|
<class>KMessageWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>kmessagewidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2013-04-07 15:20:43 -07:00
|
|
|
<customwidget>
|
|
|
|
<class>MainTab</class>
|
|
|
|
<extends>QWidget</extends>
|
2013-08-30 20:36:15 -07:00
|
|
|
<header>qt-ui/maintab.h</header>
|
2013-04-07 15:20:43 -07:00
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2013-04-12 08:24:07 +01:00
|
|
|
<customwidget>
|
|
|
|
<class>DiveListView</class>
|
|
|
|
<extends>QTreeView</extends>
|
|
|
|
<header>divelistview.h</header>
|
|
|
|
</customwidget>
|
2013-05-04 16:12:43 -03:00
|
|
|
<customwidget>
|
|
|
|
<class>ProfileGraphicsView</class>
|
|
|
|
<extends>QGraphicsView</extends>
|
|
|
|
<header>profilegraphics.h</header>
|
|
|
|
</customwidget>
|
2013-05-17 08:14:10 -03:00
|
|
|
<customwidget>
|
|
|
|
<class>GlobeGPS</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>globe.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2013-06-27 14:48:03 -03:00
|
|
|
<customwidget>
|
|
|
|
<class>DivePlannerGraphics</class>
|
|
|
|
<extends>QGraphicsView</extends>
|
|
|
|
<header>diveplanner.h</header>
|
|
|
|
</customwidget>
|
2013-08-26 08:43:37 -03:00
|
|
|
<customwidget>
|
|
|
|
<class>DivePlannerWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>diveplanner.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2014-01-14 14:30:13 -02:00
|
|
|
<customwidget>
|
|
|
|
<class>ProfileWidget2</class>
|
|
|
|
<extends>QGraphicsView</extends>
|
|
|
|
<header>qt-ui/profile/profilewidget2.h</header>
|
|
|
|
</customwidget>
|
2013-04-07 15:20:43 -07:00
|
|
|
</customwidgets>
|
2014-02-06 11:38:28 -02:00
|
|
|
<resources>
|
|
|
|
<include location="../subsurface.qrc"/>
|
|
|
|
</resources>
|
2013-04-07 15:20:43 -07:00
|
|
|
<connections/>
|
|
|
|
</ui>
|