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>
|
2009-01-22 20:58:56 -05:00
|
|
|
<width>388</width>
|
2009-01-09 20:56:13 -05:00
|
|
|
<height>168</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">
|
2008-04-08 08:20:33 -04:00
|
|
|
<enum>QFrame::StyledPanel</enum>
|
|
|
|
</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">
|
|
|
|
<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="2">
|
|
|
|
<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">
|
2009-01-22 20:58:56 -05:00
|
|
|
<normaloff>:/images/close-down.png</normaloff>:/images/close-down.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-11-19 13:32:03 -05:00
|
|
|
<item row="0" 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>
|
|
|
|
<width>225</width>
|
|
|
|
<height>22</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2010-11-19 13:32:03 -05:00
|
|
|
<item row="1" column="0">
|
|
|
|
<layout class="QGridLayout">
|
|
|
|
<property name="leftMargin">
|
2009-01-09 20:56:13 -05:00
|
|
|
<number>4</number>
|
|
|
|
</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">
|
2009-01-09 20:56:13 -05:00
|
|
|
<number>4</number>
|
|
|
|
</property>
|
2010-11-21 10:21:39 -05:00
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>2</number>
|
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<property name="spacing">
|
2009-01-09 20:56:13 -05:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<item row="0" column="0" rowspan="3">
|
|
|
|
<widget class="QLabel" name="pixmaplabel">
|
|
|
|
<property name="minimumSize">
|
2009-01-09 20:56:13 -05:00
|
|
|
<size>
|
|
|
|
<width>74</width>
|
|
|
|
<height>74</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<property name="maximumSize">
|
2009-01-09 20:56:13 -05:00
|
|
|
<size>
|
|
|
|
<width>74</width>
|
|
|
|
<height>74</height>
|
|
|
|
</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">
|
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>
|
|
|
|
<width>121</width>
|
2009-01-09 20:56:13 -05:00
|
|
|
<height>20</height>
|
2008-04-08 08:20:33 -04:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2010-11-19 13:32:03 -05:00
|
|
|
<item row="1" 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-11-19 13:32:03 -05:00
|
|
|
<item row="2" 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>
|
2009-01-09 20:56:13 -05:00
|
|
|
<width>121</width>
|
|
|
|
<height>20</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">
|
|
|
|
<layout class="QGridLayout">
|
|
|
|
<property name="topMargin">
|
2008-08-08 15:47:50 -04:00
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2010-11-19 13:32:03 -05:00
|
|
|
<item row="0" 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::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>
|
2009-01-09 20:56:13 -05:00
|
|
|
<width>81</width>
|
2010-11-21 10:21:39 -05:00
|
|
|
<height>18</height>
|
2008-04-08 08:20:33 -04:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2010-11-19 13:32:03 -05:00
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QLabel" name="messageLabel">
|
|
|
|
<property name="text">
|
2009-01-09 20:56:13 -05:00
|
|
|
<string/>
|
2008-04-08 08:20:33 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-19 13:32:03 -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>
|
2009-01-09 20:56:13 -05:00
|
|
|
<width>131</width>
|
2010-11-21 10:21:39 -05:00
|
|
|
<height>18</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="3" 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>
|
2009-01-09 20:56:13 -05:00
|
|
|
<width>384</width>
|
2008-04-08 08:20:33 -04:00
|
|
|
<height>61</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<tabstops>
|
|
|
|
<tabstop>messageButton</tabstop>
|
|
|
|
<tabstop>closeButton</tabstop>
|
|
|
|
</tabstops>
|
|
|
|
<resources>
|
2010-11-19 13:32:03 -05:00
|
|
|
<include location="../images.qrc"/>
|
|
|
|
<include location="../images.qrc"/>
|
2010-11-21 10:21:39 -05:00
|
|
|
<include location="../images.qrc"/>
|
|
|
|
<include location="../images.qrc"/>
|
2008-04-08 08:20:33 -04:00
|
|
|
</resources>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|