diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2019-02-01 20:40:57 +0100 |
---|---|---|
committer | Lubomir I. Ivanov <neolit123@gmail.com> | 2019-02-02 19:36:11 +0200 |
commit | 7538546c899281728e4268de850a592e69aab64c (patch) | |
tree | 7b1d73cfb0f92d4fe46ddfb62f24e7385489c1c2 /desktop-widgets/locationInformation.ui | |
parent | 5e2dfd546e1bef5e54bd8fef2e06b1e58f5c176e (diff) | |
download | subsurface-7538546c899281728e4268de850a592e69aab64c.tar.gz |
Cleanup: rename locationInformation.ui -> locationinformation.ui
The .cpp and .h files are all lower-case, the .ui file is camel-case.
Unify to lower-case (which is much more common in the code base).
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'desktop-widgets/locationInformation.ui')
-rw-r--r-- | desktop-widgets/locationInformation.ui | 197 |
1 files changed, 0 insertions, 197 deletions
diff --git a/desktop-widgets/locationInformation.ui b/desktop-widgets/locationInformation.ui deleted file mode 100644 index 38da223fd..000000000 --- a/desktop-widgets/locationInformation.ui +++ /dev/null @@ -1,197 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ui version="4.0"> - <class>LocationInformation</class> - <widget class="QGroupBox" name="LocationInformation"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>556</width> - <height>707</height> - </rect> - </property> - <property name="windowTitle"> - <string>GroupBox</string> - </property> - <property name="title"> - <string/> - </property> - <layout class="QGridLayout" name="gridLayout"> - <property name="horizontalSpacing"> - <number>6</number> - </property> - <property name="verticalSpacing"> - <number>4</number> - </property> - <item row="1" column="0"> - <widget class="QLabel" name="label"> - <property name="text"> - <string>Name</string> - </property> - </widget> - </item> - <item row="5" column="0"> - <widget class="QLabel" name="label_3"> - <property name="text"> - <string>Description</string> - </property> - </widget> - </item> - <item row="7" column="0"> - <widget class="QLabel" name="label_4"> - <property name="text"> - <string>Notes</string> - </property> - </widget> - </item> - <item row="3" column="2"> - <widget class="QLineEdit" name="diveSiteCoordinates"/> - </item> - <item row="3" column="0"> - <widget class="QLabel" name="label_2"> - <property name="text"> - <string>Coordinates</string> - </property> - </widget> - </item> - <item row="7" column="2" rowspan="2" colspan="3"> - <widget class="QPlainTextEdit" name="diveSiteNotes"> - <property name="focusPolicy"> - <enum>Qt::ClickFocus</enum> - </property> - </widget> - </item> - <item row="1" column="2" colspan="3"> - <widget class="QLineEdit" name="diveSiteName"/> - </item> - <item row="5" column="2" colspan="3"> - <widget class="QLineEdit" name="diveSiteDescription"/> - </item> - <item row="3" column="4"> - <widget class="QToolButton" name="geoCodeButton"> - <property name="toolTip"> - <string>Reverse geo lookup</string> - </property> - <property name="text"> - <string>...</string> - </property> - <property name="icon"> - <iconset> - <normaloff>:satellite-icon</normaloff>:satellite-icon</iconset> - </property> - </widget> - </item> - <item row="0" column="0" colspan="5"> - <widget class="KMessageWidget" name="diveSiteMessage"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - </widget> - </item> - <item row="9" column="0" colspan="5"> - <widget class="QGroupBox" name="diveSiteGroupBox"> - <property name="title"> - <string>Dive sites on same coordinates</string> - </property> - <layout class="QVBoxLayout" name="verticalLayout"> - <item> - <widget class="QListView" name="diveSiteListView"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="focusPolicy"> - <enum>Qt::ClickFocus</enum> - </property> - <property name="selectionMode"> - <enum>QAbstractItemView::MultiSelection</enum> - </property> - <property name="modelColumn"> - <number>0</number> - </property> - </widget> - </item> - </layout> - </widget> - </item> - <item row="8" column="0"> - <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> - <item row="4" column="0"> - <widget class="QLabel" name="label_5"> - <property name="text"> - <string>Tags</string> - </property> - </widget> - </item> - <item row="4" column="2" colspan="3"> - <widget class="QLabel" name="locationTags"> - <property name="text"> - <string/> - </property> - </widget> - </item> - <item row="2" column="0"> - <widget class="QLabel" name="label_6"> - <property name="text"> - <string>Country</string> - </property> - </widget> - </item> - <item row="2" column="2" colspan="3"> - <widget class="QLineEdit" name="diveSiteCountry"/> - </item> - <item row="3" column="3"> - <widget class="QToolButton" name="updateLocationButton"> - <property name="toolTip"> - <string>Update location on map</string> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="../subsurface.qrc"> - <normaloff>:dive-location-marker-selected-icon</normaloff>:dive-location-marker-selected-icon</iconset> - </property> - </widget> - </item> - </layout> - </widget> - <customwidgets> - <customwidget> - <class>KMessageWidget</class> - <extends>QFrame</extends> - <header>desktop-widgets/kmessagewidget.h</header> - <container>1</container> - </customwidget> - </customwidgets> - <tabstops> - <tabstop>diveSiteName</tabstop> - <tabstop>diveSiteCountry</tabstop> - <tabstop>diveSiteCoordinates</tabstop> - <tabstop>updateLocationButton</tabstop> - <tabstop>geoCodeButton</tabstop> - <tabstop>diveSiteDescription</tabstop> - <tabstop>diveSiteNotes</tabstop> - <tabstop>diveSiteListView</tabstop> - </tabstops> - <resources> - <include location="../subsurface.qrc"/> - </resources> - <connections/> -</ui> |