2013-05-24 18:19:48 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>PreferencesDialog</class>
|
|
|
|
<widget class="QDialog" name="PreferencesDialog">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2015-10-01 21:59:53 +00:00
|
|
|
<width>835</width>
|
|
|
|
<height>698</height>
|
2013-05-24 18:19:48 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
2013-11-29 10:40:43 +00:00
|
|
|
<string>Preferences</string>
|
2013-05-24 18:19:48 +00:00
|
|
|
</property>
|
2013-11-30 18:41:38 +00:00
|
|
|
<property name="windowIcon">
|
|
|
|
<iconset>
|
|
|
|
<normalon>:/subsurface-icon</normalon>
|
|
|
|
</iconset>
|
|
|
|
</property>
|
2013-05-24 18:19:48 +00:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
2015-10-01 21:59:53 +00:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
2015-05-25 19:00:05 +00:00
|
|
|
<number>5</number>
|
|
|
|
</property>
|
2013-05-24 18:19:48 +00:00
|
|
|
<item>
|
2015-06-27 21:37:43 +00:00
|
|
|
<layout class="QHBoxLayout" name="mainHorizontalLayout">
|
2015-05-25 19:00:05 +00:00
|
|
|
<item>
|
|
|
|
<widget class="QListWidget" name="listWidget">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Expanding">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<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="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="textElideMode">
|
|
|
|
<enum>Qt::ElideNone</enum>
|
|
|
|
</property>
|
|
|
|
<property name="movement">
|
|
|
|
<enum>QListView::Static</enum>
|
|
|
|
</property>
|
|
|
|
<property name="isWrapping" stdset="0">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="layoutMode">
|
|
|
|
<enum>QListView::Batched</enum>
|
|
|
|
</property>
|
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="gridSize">
|
|
|
|
<size>
|
|
|
|
<width>110</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="viewMode">
|
|
|
|
<enum>QListView::ListMode</enum>
|
|
|
|
</property>
|
|
|
|
<property name="uniformItemSizes">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="wordWrap">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="currentRow">
|
|
|
|
<number>-1</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Facebook</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset>
|
|
|
|
<normalon>:/facebook</normalon>
|
|
|
|
</iconset>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2013-05-24 18:19:48 +00:00
|
|
|
<item>
|
|
|
|
<widget class="QStackedWidget" name="stackedWidget">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="currentIndex">
|
2015-09-25 20:07:04 +00:00
|
|
|
<number>0</number>
|
2013-05-24 18:19:48 +00:00
|
|
|
</property>
|
2015-01-13 18:39:05 +00:00
|
|
|
<widget class="QWidget" name="facebook_page">
|
2015-06-27 21:37:43 +00:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2015-09-16 19:43:01 +00:00
|
|
|
<layout class="QVBoxLayout" name="fbLayout" stretch="0">
|
2015-05-25 19:00:05 +00:00
|
|
|
<property name="spacing">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
2015-10-01 21:59:53 +00:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
2015-05-25 19:00:05 +00:00
|
|
|
<number>5</number>
|
|
|
|
</property>
|
2015-01-31 06:10:21 +00:00
|
|
|
<item>
|
2015-09-16 19:43:01 +00:00
|
|
|
<widget class="QWidget" name="widget" native="true">
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_9">
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="FBLabel">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Connect to facebook text placeholder</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QWidget" name="fbWebviewContainer" native="true">
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_10"/>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="fbDisconnect">
|
|
|
|
<property name="text">
|
|
|
|
<string>Disconnect</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2015-01-31 06:10:21 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2014-12-23 19:51:45 +00:00
|
|
|
</widget>
|
2013-05-24 18:19:48 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QDialogButtonBox" name="buttonBox">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="standardButtons">
|
|
|
|
<set>QDialogButtonBox::Apply|QDialogButtonBox::Discard|QDialogButtonBox::Ok</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2014-02-08 22:29:40 +00:00
|
|
|
<resources/>
|
2013-05-24 18:19:48 +00:00
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>buttonBox</sender>
|
|
|
|
<signal>accepted()</signal>
|
|
|
|
<receiver>PreferencesDialog</receiver>
|
|
|
|
<slot>accept()</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
2015-06-22 19:33:21 +00:00
|
|
|
<x>264</x>
|
|
|
|
<y>720</y>
|
2013-05-24 18:19:48 +00:00
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>157</x>
|
|
|
|
<y>274</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>buttonBox</sender>
|
|
|
|
<signal>rejected()</signal>
|
|
|
|
<receiver>PreferencesDialog</receiver>
|
|
|
|
<slot>reject()</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
2015-06-22 19:33:21 +00:00
|
|
|
<x>332</x>
|
|
|
|
<y>720</y>
|
2013-05-24 18:19:48 +00:00
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>286</x>
|
|
|
|
<y>274</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>listWidget</sender>
|
|
|
|
<signal>currentRowChanged(int)</signal>
|
|
|
|
<receiver>stackedWidget</receiver>
|
|
|
|
<slot>setCurrentIndex(int)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>37</x>
|
|
|
|
<y>97</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
2013-05-30 20:28:24 +00:00
|
|
|
<x>282</x>
|
|
|
|
<y>18</y>
|
2013-05-24 18:19:48 +00:00
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
|
|
|
</ui>
|