mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
824 lines
21 KiB
Text
824 lines
21 KiB
Text
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<ui version="4.0">
|
||
|
<class>Smrtk2ssrfcWindow</class>
|
||
|
<widget class="QMainWindow" name="Smrtk2ssrfcWindow">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>512</width>
|
||
|
<height>431</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="sizePolicy">
|
||
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||
|
<horstretch>0</horstretch>
|
||
|
<verstretch>0</verstretch>
|
||
|
</sizepolicy>
|
||
|
</property>
|
||
|
<property name="windowTitle">
|
||
|
<string>SmartTrak files importer</string>
|
||
|
</property>
|
||
|
<property name="layoutDirection">
|
||
|
<enum>Qt::LeftToRight</enum>
|
||
|
</property>
|
||
|
<property name="autoFillBackground">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
<property name="locale">
|
||
|
<locale language="English" country="UnitedStates"/>
|
||
|
</property>
|
||
|
<property name="documentMode">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="dockNestingEnabled">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<widget class="QWidget" name="centralWidget">
|
||
|
<property name="enabled">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
<property name="layoutDirection">
|
||
|
<enum>Qt::LeftToRight</enum>
|
||
|
</property>
|
||
|
<widget class="Line" name="line">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>30</x>
|
||
|
<y>360</y>
|
||
|
<width>438</width>
|
||
|
<height>16</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="locale">
|
||
|
<locale language="English" country="UnitedStates"/>
|
||
|
</property>
|
||
|
<property name="orientation">
|
||
|
<enum>Qt::Horizontal</enum>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="label_3">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>10</x>
|
||
|
<y>150</y>
|
||
|
<width>127</width>
|
||
|
<height>16</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="locale">
|
||
|
<locale language="English" country="UnitedStates"/>
|
||
|
</property>
|
||
|
<property name="frameShape">
|
||
|
<enum>QFrame::Panel</enum>
|
||
|
</property>
|
||
|
<property name="frameShadow">
|
||
|
<enum>QFrame::Sunken</enum>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string><html><head/><body><p><span style=" color:#6ebeb9;">Subsurface divelog</span></p></body></html></string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLineEdit" name="outputLine">
|
||
|
<property name="enabled">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>142</x>
|
||
|
<y>150</y>
|
||
|
<width>241</width>
|
||
|
<height>22</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="locale">
|
||
|
<locale language="English" country="UnitedStates"/>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="outputFileButton">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>390</x>
|
||
|
<y>150</y>
|
||
|
<width>80</width>
|
||
|
<height>22</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="locale">
|
||
|
<locale language="English" country="UnitedStates"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Choose</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="label_2">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>10</x>
|
||
|
<y>120</y>
|
||
|
<width>113</width>
|
||
|
<height>16</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="locale">
|
||
|
<locale language="English" country="UnitedStates"/>
|
||
|
</property>
|
||
|
<property name="frameShape">
|
||
|
<enum>QFrame::Panel</enum>
|
||
|
</property>
|
||
|
<property name="frameShadow">
|
||
|
<enum>QFrame::Sunken</enum>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string><html><head/><body><p><span style=" color:#6ebeb9;">Smartrak divelog</span></p></body></html></string>
|
||
|
</property>
|
||
|
<property name="textInteractionFlags">
|
||
|
<set>Qt::NoTextInteraction</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLineEdit" name="inputLine">
|
||
|
<property name="enabled">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>142</x>
|
||
|
<y>120</y>
|
||
|
<width>241</width>
|
||
|
<height>22</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="sizePolicy">
|
||
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||
|
<horstretch>0</horstretch>
|
||
|
<verstretch>0</verstretch>
|
||
|
</sizepolicy>
|
||
|
</property>
|
||
|
<property name="locale">
|
||
|
<locale language="English" country="UnitedStates"/>
|
||
|
</property>
|
||
|
<property name="inputMethodHints">
|
||
|
<set>Qt::ImhNone</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="inputFilesButton">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>390</x>
|
||
|
<y>120</y>
|
||
|
<width>80</width>
|
||
|
<height>22</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="locale">
|
||
|
<locale language="English" country="UnitedStates"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Choose</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QProgressBar" name="progressBar">
|
||
|
<property name="enabled">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>50</x>
|
||
|
<y>380</y>
|
||
|
<width>401</width>
|
||
|
<height>22</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="sizePolicy">
|
||
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||
|
<horstretch>0</horstretch>
|
||
|
<verstretch>0</verstretch>
|
||
|
</sizepolicy>
|
||
|
</property>
|
||
|
<property name="cursor">
|
||
|
<cursorShape>ArrowCursor</cursorShape>
|
||
|
</property>
|
||
|
<property name="autoFillBackground">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="locale">
|
||
|
<locale language="English" country="UnitedStates"/>
|
||
|
</property>
|
||
|
<property name="value">
|
||
|
<number>0</number>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignCenter</set>
|
||
|
</property>
|
||
|
<property name="orientation">
|
||
|
<enum>Qt::Horizontal</enum>
|
||
|
</property>
|
||
|
<property name="invertedAppearance">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="textDirection">
|
||
|
<enum>QProgressBar::TopToBottom</enum>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="exitButton">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>390</x>
|
||
|
<y>180</y>
|
||
|
<width>80</width>
|
||
|
<height>22</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="sizePolicy">
|
||
|
<sizepolicy hsizetype="Ignored" vsizetype="Fixed">
|
||
|
<horstretch>0</horstretch>
|
||
|
<verstretch>0</verstretch>
|
||
|
</sizepolicy>
|
||
|
</property>
|
||
|
<property name="locale">
|
||
|
<locale language="English" country="UnitedStates"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Exit</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="importButton">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>300</x>
|
||
|
<y>180</y>
|
||
|
<width>80</width>
|
||
|
<height>22</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="sizePolicy">
|
||
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
||
|
<horstretch>0</horstretch>
|
||
|
<verstretch>0</verstretch>
|
||
|
</sizepolicy>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::WheelFocus</enum>
|
||
|
</property>
|
||
|
<property name="contextMenuPolicy">
|
||
|
<enum>Qt::PreventContextMenu</enum>
|
||
|
</property>
|
||
|
<property name="locale">
|
||
|
<locale language="English" country="UnitedStates"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Import</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="label">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>40</x>
|
||
|
<y>10</y>
|
||
|
<width>431</width>
|
||
|
<height>101</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="layoutDirection">
|
||
|
<enum>Qt::LeftToRight</enum>
|
||
|
</property>
|
||
|
<property name="locale">
|
||
|
<locale language="English" country="UnitedStates"/>
|
||
|
</property>
|
||
|
<property name="frameShape">
|
||
|
<enum>QFrame::NoFrame</enum>
|
||
|
</property>
|
||
|
<property name="frameShadow">
|
||
|
<enum>QFrame::Plain</enum>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string><html><head/><body><p><span style=" font-weight:600; color:#6ebeb9;">Select the .slg file(s) you want to import to Subsurface format, and the exported .xml file. It's advisable to use a new output file, as its actual content will be erased.</span></p></body></html></string>
|
||
|
</property>
|
||
|
<property name="textFormat">
|
||
|
<enum>Qt::AutoText</enum>
|
||
|
</property>
|
||
|
<property name="scaledContents">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="wordWrap">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
<property name="margin">
|
||
|
<number>0</number>
|
||
|
</property>
|
||
|
<property name="indent">
|
||
|
<number>-1</number>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="label_4">
|
||
|
<property name="enabled">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>-40</x>
|
||
|
<y>-30</y>
|
||
|
<width>571</width>
|
||
|
<height>471</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="locale">
|
||
|
<locale language="English" country="UnitedStates"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string/>
|
||
|
</property>
|
||
|
<property name="pixmap">
|
||
|
<pixmap resource="../subsurface.qrc">:/subsurface-icon</pixmap>
|
||
|
</property>
|
||
|
<property name="scaledContents">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignCenter</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPlainTextEdit" name="plainTextEdit">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>50</x>
|
||
|
<y>220</y>
|
||
|
<width>401</width>
|
||
|
<height>131</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>8</pointsize>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="autoFillBackground">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="inputMethodHints">
|
||
|
<set>Qt::ImhNone</set>
|
||
|
</property>
|
||
|
<property name="frameShape">
|
||
|
<enum>QFrame::Box</enum>
|
||
|
</property>
|
||
|
<property name="frameShadow">
|
||
|
<enum>QFrame::Sunken</enum>
|
||
|
</property>
|
||
|
<property name="lineWrapMode">
|
||
|
<enum>QPlainTextEdit::NoWrap</enum>
|
||
|
</property>
|
||
|
<property name="textInteractionFlags">
|
||
|
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
|
||
|
</property>
|
||
|
<property name="backgroundVisible">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
<property name="placeholderText">
|
||
|
<string>Import messages (Errors, warnings, etc)</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<zorder>label_4</zorder>
|
||
|
<zorder>line</zorder>
|
||
|
<zorder>label_3</zorder>
|
||
|
<zorder>outputLine</zorder>
|
||
|
<zorder>outputFileButton</zorder>
|
||
|
<zorder>label_2</zorder>
|
||
|
<zorder>inputLine</zorder>
|
||
|
<zorder>inputFilesButton</zorder>
|
||
|
<zorder>progressBar</zorder>
|
||
|
<zorder>exitButton</zorder>
|
||
|
<zorder>importButton</zorder>
|
||
|
<zorder>label</zorder>
|
||
|
<zorder>plainTextEdit</zorder>
|
||
|
</widget>
|
||
|
<widget class="QStatusBar" name="statusBar">
|
||
|
<property name="palette">
|
||
|
<palette>
|
||
|
<active>
|
||
|
<colorrole role="WindowText">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>0</red>
|
||
|
<green>0</green>
|
||
|
<blue>0</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Button">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>34</red>
|
||
|
<green>74</green>
|
||
|
<blue>133</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Light">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>51</red>
|
||
|
<green>111</green>
|
||
|
<blue>200</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Midlight">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>42</red>
|
||
|
<green>92</green>
|
||
|
<blue>166</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Dark">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>17</red>
|
||
|
<green>37</green>
|
||
|
<blue>66</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Mid">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>22</red>
|
||
|
<green>49</green>
|
||
|
<blue>89</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Text">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>0</red>
|
||
|
<green>0</green>
|
||
|
<blue>0</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="BrightText">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>255</red>
|
||
|
<green>255</green>
|
||
|
<blue>255</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="ButtonText">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>0</red>
|
||
|
<green>0</green>
|
||
|
<blue>0</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Base">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>255</red>
|
||
|
<green>255</green>
|
||
|
<blue>255</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Window">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>34</red>
|
||
|
<green>74</green>
|
||
|
<blue>133</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Shadow">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>0</red>
|
||
|
<green>0</green>
|
||
|
<blue>0</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="AlternateBase">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>144</red>
|
||
|
<green>164</green>
|
||
|
<blue>194</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="ToolTipBase">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>255</red>
|
||
|
<green>255</green>
|
||
|
<blue>220</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="ToolTipText">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>0</red>
|
||
|
<green>0</green>
|
||
|
<blue>0</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
</active>
|
||
|
<inactive>
|
||
|
<colorrole role="WindowText">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>0</red>
|
||
|
<green>0</green>
|
||
|
<blue>0</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Button">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>34</red>
|
||
|
<green>74</green>
|
||
|
<blue>133</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Light">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>51</red>
|
||
|
<green>111</green>
|
||
|
<blue>200</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Midlight">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>42</red>
|
||
|
<green>92</green>
|
||
|
<blue>166</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Dark">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>17</red>
|
||
|
<green>37</green>
|
||
|
<blue>66</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Mid">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>22</red>
|
||
|
<green>49</green>
|
||
|
<blue>89</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Text">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>0</red>
|
||
|
<green>0</green>
|
||
|
<blue>0</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="BrightText">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>255</red>
|
||
|
<green>255</green>
|
||
|
<blue>255</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="ButtonText">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>0</red>
|
||
|
<green>0</green>
|
||
|
<blue>0</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Base">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>255</red>
|
||
|
<green>255</green>
|
||
|
<blue>255</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Window">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>34</red>
|
||
|
<green>74</green>
|
||
|
<blue>133</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Shadow">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>0</red>
|
||
|
<green>0</green>
|
||
|
<blue>0</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="AlternateBase">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>144</red>
|
||
|
<green>164</green>
|
||
|
<blue>194</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="ToolTipBase">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>255</red>
|
||
|
<green>255</green>
|
||
|
<blue>220</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="ToolTipText">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>0</red>
|
||
|
<green>0</green>
|
||
|
<blue>0</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
</inactive>
|
||
|
<disabled>
|
||
|
<colorrole role="WindowText">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>17</red>
|
||
|
<green>37</green>
|
||
|
<blue>66</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Button">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>34</red>
|
||
|
<green>74</green>
|
||
|
<blue>133</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Light">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>51</red>
|
||
|
<green>111</green>
|
||
|
<blue>200</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Midlight">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>42</red>
|
||
|
<green>92</green>
|
||
|
<blue>166</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Dark">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>17</red>
|
||
|
<green>37</green>
|
||
|
<blue>66</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Mid">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>22</red>
|
||
|
<green>49</green>
|
||
|
<blue>89</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Text">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>17</red>
|
||
|
<green>37</green>
|
||
|
<blue>66</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="BrightText">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>255</red>
|
||
|
<green>255</green>
|
||
|
<blue>255</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="ButtonText">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>17</red>
|
||
|
<green>37</green>
|
||
|
<blue>66</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Base">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>34</red>
|
||
|
<green>74</green>
|
||
|
<blue>133</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Window">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>34</red>
|
||
|
<green>74</green>
|
||
|
<blue>133</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="Shadow">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>0</red>
|
||
|
<green>0</green>
|
||
|
<blue>0</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="AlternateBase">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>34</red>
|
||
|
<green>74</green>
|
||
|
<blue>133</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="ToolTipBase">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>255</red>
|
||
|
<green>255</green>
|
||
|
<blue>220</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
<colorrole role="ToolTipText">
|
||
|
<brush brushstyle="SolidPattern">
|
||
|
<color alpha="255">
|
||
|
<red>0</red>
|
||
|
<green>0</green>
|
||
|
<blue>0</blue>
|
||
|
</color>
|
||
|
</brush>
|
||
|
</colorrole>
|
||
|
</disabled>
|
||
|
</palette>
|
||
|
</property>
|
||
|
<property name="autoFillBackground">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
<property name="locale">
|
||
|
<locale language="English" country="UnitedStates"/>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
<layoutdefault spacing="6" margin="11"/>
|
||
|
<resources>
|
||
|
<include location="../subsurface.qrc"/>
|
||
|
</resources>
|
||
|
<connections/>
|
||
|
</ui>
|