mirror of https://github.com/qTox/qTox.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3357 lines
101 KiB
3357 lines
101 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<!-- |
|
Copyright (C) 2014 by Project Tox <https://tox.im> |
|
|
|
This file is part of qTox, a Qt-based graphical interface for Tox. |
|
|
|
This program is libre software: you can redistribute it and/or modify |
|
it under the terms of the GNU General Public License as published by |
|
the Free Software Foundation, either version 3 of the License, or |
|
(at your option) any later version. |
|
This program is distributed in the hope that it will be useful, |
|
but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
|
|
|
See the COPYING file for more details. |
|
--> |
|
|
|
<ui version="4.0"> |
|
<class>Widget</class> |
|
<widget class="QWidget" name="Widget"> |
|
<property name="geometry"> |
|
<rect> |
|
<x>0</x> |
|
<y>0</y> |
|
<width>640</width> |
|
<height>320</height> |
|
</rect> |
|
</property> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>640</width> |
|
<height>320</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>1920</width> |
|
<height>1080</height> |
|
</size> |
|
</property> |
|
<property name="windowTitle"> |
|
<string>Tox</string> |
|
</property> |
|
<property name="windowIcon"> |
|
<iconset resource="res.qrc"> |
|
<normaloff>:/img/icon.png</normaloff>:/img/icon.png</iconset> |
|
</property> |
|
<layout class="QGridLayout" name="gridLayout"> |
|
<property name="leftMargin"> |
|
<number>2</number> |
|
</property> |
|
<property name="topMargin"> |
|
<number>1</number> |
|
</property> |
|
<property name="rightMargin"> |
|
<number>2</number> |
|
</property> |
|
<property name="bottomMargin"> |
|
<number>2</number> |
|
</property> |
|
<property name="spacing"> |
|
<number>0</number> |
|
</property> |
|
<item row="0" column="0"> |
|
<widget class="QWidget" name="titleBar" native="true"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>23</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>23</height> |
|
</size> |
|
</property> |
|
<layout class="QHBoxLayout" name="horizontalLayout"> |
|
<property name="spacing"> |
|
<number>4</number> |
|
</property> |
|
<property name="leftMargin"> |
|
<number>5</number> |
|
</property> |
|
<property name="topMargin"> |
|
<number>0</number> |
|
</property> |
|
<property name="rightMargin"> |
|
<number>1</number> |
|
</property> |
|
<property name="bottomMargin"> |
|
<number>0</number> |
|
</property> |
|
<item> |
|
<widget class="QToolButton" name="tbMenu"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>16</width> |
|
<height>16</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16</width> |
|
<height>16</height> |
|
</size> |
|
</property> |
|
<property name="iconSize"> |
|
<size> |
|
<width>16</width> |
|
<height>16</height> |
|
</size> |
|
</property> |
|
<property name="popupMode"> |
|
<enum>QToolButton::InstantPopup</enum> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="horizontalSpacer"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>QSizePolicy::Fixed</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>15</width> |
|
<height>1</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="LTitle"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>100</width> |
|
<height>22</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>22</height> |
|
</size> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="horizontalSpacer_2"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>QSizePolicy::Minimum</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>134</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
<item> |
|
<widget class="QPushButton" name="pbMin"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>22</width> |
|
<height>22</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>22</width> |
|
<height>22</height> |
|
</size> |
|
</property> |
|
<property name="iconSize"> |
|
<size> |
|
<width>22</width> |
|
<height>22</height> |
|
</size> |
|
</property> |
|
<property name="flat"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QPushButton" name="pbMax"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>22</width> |
|
<height>22</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>22</width> |
|
<height>22</height> |
|
</size> |
|
</property> |
|
<property name="iconSize"> |
|
<size> |
|
<width>22</width> |
|
<height>22</height> |
|
</size> |
|
</property> |
|
<property name="flat"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QPushButton" name="pbClose"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>22</width> |
|
<height>22</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>22</width> |
|
<height>22</height> |
|
</size> |
|
</property> |
|
<property name="iconSize"> |
|
<size> |
|
<width>22</width> |
|
<height>22</height> |
|
</size> |
|
</property> |
|
<property name="flat"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item row="1" column="0"> |
|
<widget class="QSplitter" name="centralWidget"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="palette"> |
|
<palette> |
|
<active> |
|
<colorrole role="WindowText"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Button"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Midlight"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Text"> |
|
<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>255</red> |
|
<green>255</green> |
|
<blue>255</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>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Highlight"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="HighlightedText"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="AlternateBase"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
</active> |
|
<inactive> |
|
<colorrole role="WindowText"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Button"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Midlight"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Text"> |
|
<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>255</red> |
|
<green>255</green> |
|
<blue>255</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>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Highlight"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="HighlightedText"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="AlternateBase"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
</inactive> |
|
<disabled> |
|
<colorrole role="WindowText"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Button"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Midlight"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Text"> |
|
<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>255</red> |
|
<green>255</green> |
|
<blue>255</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>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Highlight"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="HighlightedText"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="AlternateBase"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
</disabled> |
|
</palette> |
|
</property> |
|
<property name="mouseTracking"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="autoFillBackground"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="styleSheet"> |
|
<string notr="true">QSplitter{ |
|
color: rgb(255, 255, 255); |
|
background-color: rgb(255, 255, 255); |
|
alternate-background-color: rgb(255, 255, 255); |
|
border-color: rgb(255, 255, 255); |
|
gridline-color: rgb(255, 255, 255); |
|
selection-color: rgb(255, 255, 255); |
|
selection-background-color: rgb(255, 255, 255); |
|
} |
|
QSplitter:handle{ |
|
color: rgb(255, 255, 255); |
|
background-color: rgb(255, 255, 255); |
|
}</string> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="childrenCollapsible"> |
|
<bool>false</bool> |
|
</property> |
|
<widget class="QWidget" name="statusPanel" native="true"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>225</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>1920</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="palette"> |
|
<palette> |
|
<active> |
|
<colorrole role="WindowText"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Button"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>28</red> |
|
<green>28</green> |
|
<blue>28</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Light"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>42</red> |
|
<green>42</green> |
|
<blue>42</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Midlight"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>35</red> |
|
<green>35</green> |
|
<blue>35</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Dark"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>14</red> |
|
<green>14</green> |
|
<blue>14</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Mid"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>18</red> |
|
<green>18</green> |
|
<blue>18</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Text"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</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>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Base"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>0</red> |
|
<green>0</green> |
|
<blue>0</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Window"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>28</red> |
|
<green>28</green> |
|
<blue>28</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>14</red> |
|
<green>14</green> |
|
<blue>14</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="NoRole"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>28</red> |
|
<green>28</green> |
|
<blue>28</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>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Button"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>28</red> |
|
<green>28</green> |
|
<blue>28</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Light"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>42</red> |
|
<green>42</green> |
|
<blue>42</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Midlight"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>35</red> |
|
<green>35</green> |
|
<blue>35</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Dark"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>14</red> |
|
<green>14</green> |
|
<blue>14</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Mid"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>18</red> |
|
<green>18</green> |
|
<blue>18</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Text"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</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>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Base"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>0</red> |
|
<green>0</green> |
|
<blue>0</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Window"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>28</red> |
|
<green>28</green> |
|
<blue>28</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>14</red> |
|
<green>14</green> |
|
<blue>14</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="NoRole"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>28</red> |
|
<green>28</green> |
|
<blue>28</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>14</red> |
|
<green>14</green> |
|
<blue>14</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Button"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>28</red> |
|
<green>28</green> |
|
<blue>28</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Light"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>42</red> |
|
<green>42</green> |
|
<blue>42</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Midlight"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>35</red> |
|
<green>35</green> |
|
<blue>35</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Dark"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>14</red> |
|
<green>14</green> |
|
<blue>14</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Mid"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>18</red> |
|
<green>18</green> |
|
<blue>18</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Text"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>14</red> |
|
<green>14</green> |
|
<blue>14</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>14</red> |
|
<green>14</green> |
|
<blue>14</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Base"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>28</red> |
|
<green>28</green> |
|
<blue>28</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Window"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>28</red> |
|
<green>28</green> |
|
<blue>28</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>28</red> |
|
<green>28</green> |
|
<blue>28</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="NoRole"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>28</red> |
|
<green>28</green> |
|
<blue>28</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> |
|
<layout class="QVBoxLayout" name="verticalLayout_3"> |
|
<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="statusHead" native="true"> |
|
<property name="enabled"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>225</width> |
|
<height>60</height> |
|
</size> |
|
</property> |
|
<property name="palette"> |
|
<palette> |
|
<active> |
|
<colorrole role="WindowText"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Button"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>28</red> |
|
<green>28</green> |
|
<blue>28</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Light"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>42</red> |
|
<green>42</green> |
|
<blue>42</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Midlight"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>35</red> |
|
<green>35</green> |
|
<blue>35</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Dark"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>14</red> |
|
<green>14</green> |
|
<blue>14</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Mid"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>18</red> |
|
<green>18</green> |
|
<blue>18</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Text"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</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>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Base"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>0</red> |
|
<green>0</green> |
|
<blue>0</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Window"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>28</red> |
|
<green>28</green> |
|
<blue>28</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>14</red> |
|
<green>14</green> |
|
<blue>14</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>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Button"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>28</red> |
|
<green>28</green> |
|
<blue>28</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Light"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>42</red> |
|
<green>42</green> |
|
<blue>42</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Midlight"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>35</red> |
|
<green>35</green> |
|
<blue>35</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Dark"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>14</red> |
|
<green>14</green> |
|
<blue>14</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Mid"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>18</red> |
|
<green>18</green> |
|
<blue>18</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Text"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</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>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Base"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>0</red> |
|
<green>0</green> |
|
<blue>0</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Window"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>28</red> |
|
<green>28</green> |
|
<blue>28</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>14</red> |
|
<green>14</green> |
|
<blue>14</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>14</red> |
|
<green>14</green> |
|
<blue>14</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Button"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>28</red> |
|
<green>28</green> |
|
<blue>28</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Light"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>42</red> |
|
<green>42</green> |
|
<blue>42</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Midlight"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>35</red> |
|
<green>35</green> |
|
<blue>35</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Dark"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>14</red> |
|
<green>14</green> |
|
<blue>14</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Mid"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>18</red> |
|
<green>18</green> |
|
<blue>18</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Text"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>14</red> |
|
<green>14</green> |
|
<blue>14</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>14</red> |
|
<green>14</green> |
|
<blue>14</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Base"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>28</red> |
|
<green>28</green> |
|
<blue>28</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Window"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>28</red> |
|
<green>28</green> |
|
<blue>28</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>28</red> |
|
<green>28</green> |
|
<blue>28</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> |
|
<layout class="QGridLayout" name="gridLayout_2"> |
|
<item row="0" column="0"> |
|
<layout class="QHBoxLayout" name="horizontalLayout_3"> |
|
<property name="spacing"> |
|
<number>0</number> |
|
</property> |
|
<item> |
|
<widget class="QLabel" name="profilePicture"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>40</width> |
|
<height>40</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>40</width> |
|
<height>40</height> |
|
</size> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
<property name="pixmap"> |
|
<pixmap resource="res.qrc">:/img/contact.png</pixmap> |
|
</property> |
|
<property name="wordWrap"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout" stretch="1,1"> |
|
<property name="spacing"> |
|
<number>0</number> |
|
</property> |
|
<item> |
|
<widget class="EditableLabelWidget" name="nameLabel"> |
|
<property name="enabled"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred"> |
|
<horstretch>1</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="palette"> |
|
<palette> |
|
<active> |
|
<colorrole role="WindowText"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Button"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Light"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Midlight"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Dark"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Mid"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Text"> |
|
<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>255</red> |
|
<green>255</green> |
|
<blue>255</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>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Shadow"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Highlight"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="AlternateBase"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="NoRole"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="ToolTipText"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
</active> |
|
<inactive> |
|
<colorrole role="WindowText"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Button"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Light"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Midlight"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Dark"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Mid"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Text"> |
|
<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>255</red> |
|
<green>255</green> |
|
<blue>255</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>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Shadow"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Highlight"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="AlternateBase"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="NoRole"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="ToolTipText"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
</inactive> |
|
<disabled> |
|
<colorrole role="WindowText"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Button"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Light"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Midlight"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Dark"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Mid"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Text"> |
|
<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>255</red> |
|
<green>255</green> |
|
<blue>255</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>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Shadow"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Highlight"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>240</red> |
|
<green>240</green> |
|
<blue>240</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="AlternateBase"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="NoRole"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="ToolTipText"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
</disabled> |
|
</palette> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>11</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Your name</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="EditableLabelWidget" name="statusLabel"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred"> |
|
<horstretch>1</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="palette"> |
|
<palette> |
|
<active> |
|
<colorrole role="WindowText"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>193</red> |
|
<green>193</green> |
|
<blue>193</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Text"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>193</red> |
|
<green>193</green> |
|
<blue>193</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
</active> |
|
<inactive> |
|
<colorrole role="WindowText"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>193</red> |
|
<green>193</green> |
|
<blue>193</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Text"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>193</red> |
|
<green>193</green> |
|
<blue>193</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
</inactive> |
|
<disabled> |
|
<colorrole role="WindowText"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>14</red> |
|
<green>14</green> |
|
<blue>14</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Text"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>14</red> |
|
<green>14</green> |
|
<blue>14</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
</disabled> |
|
</palette> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>8</pointsize> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Your status</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<spacer name="horizontalSpacer_3"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>QSizePolicy::Fixed</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>10</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
<item> |
|
<widget class="QPushButton" name="statusButton"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>20</width> |
|
<height>40</height> |
|
</size> |
|
</property> |
|
<property name="focusPolicy"> |
|
<enum>Qt::NoFocus</enum> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
<property name="iconSize"> |
|
<size> |
|
<width>10</width> |
|
<height>10</height> |
|
</size> |
|
</property> |
|
<property name="autoExclusive"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="autoDefault"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="default"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="flat"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QScrollArea" name="friendList"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>225</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="layoutDirection"> |
|
<enum>Qt::RightToLeft</enum> |
|
</property> |
|
<property name="autoFillBackground"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="frameShape"> |
|
<enum>QFrame::NoFrame</enum> |
|
</property> |
|
<property name="horizontalScrollBarPolicy"> |
|
<enum>Qt::ScrollBarAlwaysOff</enum> |
|
</property> |
|
<property name="widgetResizable"> |
|
<bool>true</bool> |
|
</property> |
|
<widget class="QWidget" name="scrollAreaWidgetContents"> |
|
<property name="geometry"> |
|
<rect> |
|
<x>0</x> |
|
<y>0</y> |
|
<width>256</width> |
|
<height>199</height> |
|
</rect> |
|
</property> |
|
</widget> |
|
</widget> |
|
</item> |
|
<item alignment="Qt::AlignHCenter"> |
|
<widget class="QWidget" name="tooliconsZone" native="true"> |
|
<property name="enabled"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Maximum" vsizetype="Fixed"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>225</width> |
|
<height>35</height> |
|
</size> |
|
</property> |
|
<property name="palette"> |
|
<palette> |
|
<active> |
|
<colorrole role="WindowText"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Button"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>28</red> |
|
<green>28</green> |
|
<blue>28</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Light"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>42</red> |
|
<green>42</green> |
|
<blue>42</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Midlight"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>35</red> |
|
<green>35</green> |
|
<blue>35</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Dark"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>14</red> |
|
<green>14</green> |
|
<blue>14</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Mid"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>18</red> |
|
<green>18</green> |
|
<blue>18</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Text"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</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>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Base"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>0</red> |
|
<green>0</green> |
|
<blue>0</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Window"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>28</red> |
|
<green>28</green> |
|
<blue>28</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>14</red> |
|
<green>14</green> |
|
<blue>14</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>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Button"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>28</red> |
|
<green>28</green> |
|
<blue>28</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Light"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>42</red> |
|
<green>42</green> |
|
<blue>42</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Midlight"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>35</red> |
|
<green>35</green> |
|
<blue>35</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Dark"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>14</red> |
|
<green>14</green> |
|
<blue>14</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Mid"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>18</red> |
|
<green>18</green> |
|
<blue>18</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Text"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</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>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Base"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>0</red> |
|
<green>0</green> |
|
<blue>0</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Window"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>28</red> |
|
<green>28</green> |
|
<blue>28</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>14</red> |
|
<green>14</green> |
|
<blue>14</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>14</red> |
|
<green>14</green> |
|
<blue>14</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Button"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>28</red> |
|
<green>28</green> |
|
<blue>28</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Light"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>42</red> |
|
<green>42</green> |
|
<blue>42</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Midlight"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>35</red> |
|
<green>35</green> |
|
<blue>35</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Dark"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>14</red> |
|
<green>14</green> |
|
<blue>14</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Mid"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>18</red> |
|
<green>18</green> |
|
<blue>18</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Text"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>14</red> |
|
<green>14</green> |
|
<blue>14</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>14</red> |
|
<green>14</green> |
|
<blue>14</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Base"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>28</red> |
|
<green>28</green> |
|
<blue>28</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Window"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>28</red> |
|
<green>28</green> |
|
<blue>28</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>28</red> |
|
<green>28</green> |
|
<blue>28</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> |
|
<layout class="QHBoxLayout" name="horizontalLayout_2"> |
|
<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="QPushButton" name="addButton"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>55</width> |
|
<height>35</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>55</width> |
|
<height>35</height> |
|
</size> |
|
</property> |
|
<property name="focusPolicy"> |
|
<enum>Qt::NoFocus</enum> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="res.qrc"> |
|
<normaloff>:/img/add.png</normaloff>:/img/add.png</iconset> |
|
</property> |
|
<property name="flat"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="toolTip"> |
|
<string>Add friends</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="horizontalSpacer_4"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>QSizePolicy::Maximum</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>500</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
<item> |
|
<widget class="QPushButton" name="groupButton"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>55</width> |
|
<height>35</height> |
|
</size> |
|
</property> |
|
<property name="focusPolicy"> |
|
<enum>Qt::NoFocus</enum> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="res.qrc"> |
|
<normaloff>:/img/group.png</normaloff>:/img/group.png</iconset> |
|
</property> |
|
<property name="flat"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="toolTip"> |
|
<string>Create a group chat</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="horizontalSpacer_5"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>QSizePolicy::Maximum</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>500</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
<item> |
|
<widget class="QPushButton" name="transferButton"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>55</width> |
|
<height>35</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>55</width> |
|
<height>35</height> |
|
</size> |
|
</property> |
|
<property name="focusPolicy"> |
|
<enum>Qt::NoFocus</enum> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="res.qrc"> |
|
<normaloff>:/img/transfer.png</normaloff>:/img/transfer.png</iconset> |
|
</property> |
|
<property name="flat"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="toolTip"> |
|
<string>(button inactive currently)</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="horizontalSpacer_6"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>QSizePolicy::Maximum</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>500</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
<item> |
|
<widget class="QPushButton" name="settingsButton"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>55</width> |
|
<height>35</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>55</width> |
|
<height>35</height> |
|
</size> |
|
</property> |
|
<property name="focusPolicy"> |
|
<enum>Qt::NoFocus</enum> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
<property name="icon"> |
|
<iconset resource="res.qrc"> |
|
<normaloff>:/img/settings.png</normaloff>:/img/settings.png</iconset> |
|
</property> |
|
<property name="flat"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="toolTip"> |
|
<string>Change your settings</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
<widget class="QWidget" name="mainPanel" native="true"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding"> |
|
<horstretch>1</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>375</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<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>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Light"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Midlight"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Dark"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>127</red> |
|
<green>127</green> |
|
<blue>127</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Mid"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>170</red> |
|
<green>170</green> |
|
<blue>170</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>255</red> |
|
<green>255</green> |
|
<blue>255</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>255</red> |
|
<green>255</green> |
|
<blue>255</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>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Light"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Midlight"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Dark"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>127</red> |
|
<green>127</green> |
|
<blue>127</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Mid"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>170</red> |
|
<green>170</green> |
|
<blue>170</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>255</red> |
|
<green>255</green> |
|
<blue>255</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>255</red> |
|
<green>255</green> |
|
<blue>255</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>127</red> |
|
<green>127</green> |
|
<blue>127</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Button"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Light"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Midlight"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>255</red> |
|
<green>255</green> |
|
<blue>255</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Dark"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>127</red> |
|
<green>127</green> |
|
<blue>127</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Mid"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>170</red> |
|
<green>170</green> |
|
<blue>170</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
<colorrole role="Text"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>127</red> |
|
<green>127</green> |
|
<blue>127</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>127</red> |
|
<green>127</green> |
|
<blue>127</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>255</red> |
|
<green>255</green> |
|
<blue>255</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>255</red> |
|
<green>255</green> |
|
<blue>255</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> |
|
<layout class="QVBoxLayout" name="verticalLayout_2"> |
|
<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="mainHead" native="true"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>60</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>60</height> |
|
</size> |
|
</property> |
|
<property name="mouseTracking"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QFrame" name="mainHLine"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>1</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>1</height> |
|
</size> |
|
</property> |
|
<property name="palette"> |
|
<palette> |
|
<active> |
|
<colorrole role="WindowText"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>193</red> |
|
<green>193</green> |
|
<blue>193</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
</active> |
|
<inactive> |
|
<colorrole role="WindowText"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>193</red> |
|
<green>193</green> |
|
<blue>193</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
</inactive> |
|
<disabled> |
|
<colorrole role="WindowText"> |
|
<brush brushstyle="SolidPattern"> |
|
<color alpha="255"> |
|
<red>127</red> |
|
<green>127</green> |
|
<blue>127</blue> |
|
</color> |
|
</brush> |
|
</colorrole> |
|
</disabled> |
|
</palette> |
|
</property> |
|
<property name="frameShape"> |
|
<enum>QFrame::HLine</enum> |
|
</property> |
|
<property name="frameShadow"> |
|
<enum>QFrame::Plain</enum> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QWidget" name="mainContent" native="true"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>375</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
</widget> |
|
</item> |
|
</layout> |
|
<action name="actionClose"> |
|
<property name="text"> |
|
<string>Close</string> |
|
</property> |
|
<property name="shortcut"> |
|
<string>Ctrl+Q</string> |
|
</property> |
|
</action> |
|
</widget> |
|
<layoutdefault spacing="6" margin="11"/> |
|
<customwidgets> |
|
<customwidget> |
|
<class>EditableLabelWidget</class> |
|
<extends>QLabel</extends> |
|
<header>widget/tool/editablelabelwidget.h</header> |
|
</customwidget> |
|
</customwidgets> |
|
<resources> |
|
<include location="res.qrc"/> |
|
</resources> |
|
<connections> |
|
<connection> |
|
<sender>actionClose</sender> |
|
<signal>triggered()</signal> |
|
<receiver>Widget</receiver> |
|
<slot>close()</slot> |
|
<hints> |
|
<hint type="sourcelabel"> |
|
<x>-1</x> |
|
<y>-1</y> |
|
</hint> |
|
<hint type="destinationlabel"> |
|
<x>69</x> |
|
<y>61</y> |
|
</hint> |
|
</hints> |
|
</connection> |
|
</connections> |
|
</ui>
|
|
|