2010-11-19 13:32:03 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2008-04-08 08:20:33 -04:00
|
|
|
<class>OnlineToaster</class>
|
2010-11-19 13:32:03 -05:00
|
|
|
<widget class="QWidget" name="OnlineToaster">
|
|
|
|
<property name="geometry">
|
2008-04-08 08:20:33 -04:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2010-12-09 21:37:58 -05:00
|
|
|
<width>300</width>
|
|
|
|
<height>100</height>
|
2008-04-08 08:20:33 -04:00
|
|
|
</rect>
|
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<layout class="QGridLayout">
|
|
|
|
<property name="margin">
|
2008-04-08 08:20:33 -04:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<property name="spacing">
|
2008-04-08 08:20:33 -04:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QFrame" name="windowFrame">
|
|
|
|
<property name="frameShape">
|
2010-12-09 21:37:58 -05:00
|
|
|
<enum>QFrame::NoFrame</enum>
|
2008-04-08 08:20:33 -04:00
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<property name="frameShadow">
|
2008-04-08 08:20:33 -04:00
|
|
|
<enum>QFrame::Raised</enum>
|
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<layout class="QGridLayout">
|
|
|
|
<property name="margin">
|
2009-01-09 20:56:13 -05:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<property name="spacing">
|
2008-04-08 08:20:33 -04:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<item row="0" column="0">
|
|
|
|
<layout class="QGridLayout">
|
2010-12-09 21:37:58 -05:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>2</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
2009-01-09 20:56:13 -05:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2010-12-09 21:37:58 -05:00
|
|
|
<property name="horizontalSpacing">
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<property name="verticalSpacing">
|
2008-04-08 08:20:33 -04:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2010-12-09 21:37:58 -05:00
|
|
|
<item row="0" column="3">
|
2010-11-19 13:32:03 -05:00
|
|
|
<widget class="QPushButton" name="closeButton">
|
|
|
|
<property name="minimumSize">
|
2008-04-08 08:20:33 -04:00
|
|
|
<size>
|
|
|
|
<width>18</width>
|
|
|
|
<height>18</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<property name="maximumSize">
|
2008-04-08 08:20:33 -04:00
|
|
|
<size>
|
|
|
|
<width>18</width>
|
|
|
|
<height>18</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../images.qrc">
|
2010-12-09 21:37:58 -05:00
|
|
|
<normaloff>:/images/closenormal.png</normaloff>:/images/closenormal.png</iconset>
|
2008-04-08 08:20:33 -04:00
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<property name="iconSize">
|
2008-04-08 08:20:33 -04:00
|
|
|
<size>
|
|
|
|
<width>16</width>
|
|
|
|
<height>16</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<property name="flat">
|
2008-04-08 08:20:33 -04:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-12-09 21:37:58 -05:00
|
|
|
<item row="0" column="2">
|
2008-04-08 08:20:33 -04:00
|
|
|
<spacer>
|
2010-11-19 13:32:03 -05:00
|
|
|
<property name="orientation">
|
2008-04-08 08:20:33 -04:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<property name="sizeHint" stdset="0">
|
2008-04-08 08:20:33 -04:00
|
|
|
<size>
|
2010-12-09 21:37:58 -05:00
|
|
|
<width>20</width>
|
2008-04-08 08:20:33 -04:00
|
|
|
<height>22</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2010-12-09 21:37:58 -05:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<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="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="pixmap">
|
|
|
|
<pixmap resource="../images.qrc">:/images/rstray3.png</pixmap>
|
|
|
|
</property>
|
|
|
|
<property name="scaledContents">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>9</pointsize>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>RetroShare</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2008-04-08 08:20:33 -04:00
|
|
|
</layout>
|
|
|
|
</item>
|
2010-11-19 13:32:03 -05:00
|
|
|
<item row="1" column="0">
|
|
|
|
<layout class="QGridLayout">
|
|
|
|
<property name="leftMargin">
|
2010-12-09 21:37:58 -05:00
|
|
|
<number>6</number>
|
2009-01-09 20:56:13 -05:00
|
|
|
</property>
|
2010-11-21 10:21:39 -05:00
|
|
|
<property name="topMargin">
|
|
|
|
<number>2</number>
|
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<property name="rightMargin">
|
2010-12-09 21:37:58 -05:00
|
|
|
<number>6</number>
|
2009-01-09 20:56:13 -05:00
|
|
|
</property>
|
2010-11-21 10:21:39 -05:00
|
|
|
<property name="bottomMargin">
|
2010-12-09 21:37:58 -05:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="horizontalSpacing">
|
|
|
|
<number>9</number>
|
2010-11-21 10:21:39 -05:00
|
|
|
</property>
|
2010-12-09 21:37:58 -05:00
|
|
|
<property name="verticalSpacing">
|
2009-01-09 20:56:13 -05:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2010-12-09 21:37:58 -05:00
|
|
|
<item row="1" column="1" rowspan="2">
|
|
|
|
<widget class="QLabel" name="messageLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="0" rowspan="4">
|
2010-11-19 13:32:03 -05:00
|
|
|
<widget class="QLabel" name="pixmaplabel">
|
|
|
|
<property name="minimumSize">
|
2009-01-09 20:56:13 -05:00
|
|
|
<size>
|
2010-12-09 21:37:58 -05:00
|
|
|
<width>70</width>
|
|
|
|
<height>70</height>
|
2009-01-09 20:56:13 -05:00
|
|
|
</size>
|
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<property name="maximumSize">
|
2009-01-09 20:56:13 -05:00
|
|
|
<size>
|
2010-12-09 21:37:58 -05:00
|
|
|
<width>70</width>
|
|
|
|
<height>70</height>
|
2009-01-09 20:56:13 -05:00
|
|
|
</size>
|
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<property name="styleSheet">
|
2010-11-21 10:21:39 -05:00
|
|
|
<string notr="true">QLabel#pixmaplabel{
|
|
|
|
border: 2px solid #238;
|
|
|
|
border-radius: 4px;}
|
|
|
|
</string>
|
2009-01-09 20:56:13 -05:00
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<property name="text">
|
2009-01-09 20:56:13 -05:00
|
|
|
<string/>
|
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<property name="pixmap">
|
|
|
|
<pixmap resource="../images.qrc">:/images/user/personal64.png</pixmap>
|
2009-01-09 20:56:13 -05:00
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<property name="alignment">
|
2009-01-22 20:58:56 -05:00
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
2009-01-09 20:56:13 -05:00
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-19 13:32:03 -05:00
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QPushButton" name="messageButton">
|
|
|
|
<property name="font">
|
2009-01-25 14:49:41 -05:00
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<property name="styleSheet">
|
2010-11-21 10:21:39 -05:00
|
|
|
<string notr="true">color: #238;</string>
|
2009-01-25 14:49:41 -05:00
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<property name="text">
|
|
|
|
<string>Friend Online</string>
|
2008-04-08 08:20:33 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-12-09 21:37:58 -05:00
|
|
|
<item row="3" column="1">
|
2008-04-08 08:20:33 -04:00
|
|
|
<spacer>
|
2010-11-19 13:32:03 -05:00
|
|
|
<property name="orientation">
|
2008-04-08 08:20:33 -04:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<property name="sizeHint" stdset="0">
|
2008-04-08 08:20:33 -04:00
|
|
|
<size>
|
2010-12-09 21:37:58 -05:00
|
|
|
<width>20</width>
|
|
|
|
<height>10</height>
|
2008-04-08 08:20:33 -04:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2010-11-19 13:32:03 -05:00
|
|
|
<item row="2" column="0">
|
2008-04-08 08:20:33 -04:00
|
|
|
<spacer>
|
2010-11-19 13:32:03 -05:00
|
|
|
<property name="orientation">
|
2008-04-08 08:20:33 -04:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<property name="sizeHint" stdset="0">
|
2008-04-08 08:20:33 -04:00
|
|
|
<size>
|
2010-12-09 21:37:58 -05:00
|
|
|
<width>100</width>
|
|
|
|
<height>40</height>
|
2008-04-08 08:20:33 -04:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<tabstops>
|
|
|
|
<tabstop>closeButton</tabstop>
|
|
|
|
</tabstops>
|
|
|
|
<resources>
|
2010-11-19 13:32:03 -05:00
|
|
|
<include location="../images.qrc"/>
|
|
|
|
<include location="../images.qrc"/>
|
2008-04-08 08:20:33 -04:00
|
|
|
</resources>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|