2010-12-10 16:49:38 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>OnlineToaster</class>
|
|
|
|
<widget class="QWidget" name="OnlineToaster">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>300</width>
|
|
|
|
<height>100</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2012-09-03 06:58:11 -04:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>300</width>
|
|
|
|
<height>100</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-03-31 11:20:19 -04:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>300</width>
|
|
|
|
<height>100</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-09-03 06:58:11 -04:00
|
|
|
<layout class="QHBoxLayout">
|
2012-03-31 11:20:19 -04:00
|
|
|
<property name="spacing">
|
2010-12-10 16:49:38 -05:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2012-03-31 11:20:19 -04:00
|
|
|
<property name="margin">
|
2010-12-10 16:49:38 -05:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2012-03-31 11:20:19 -04:00
|
|
|
<item>
|
2010-12-10 16:49:38 -05:00
|
|
|
<widget class="QFrame" name="windowFrame">
|
|
|
|
<property name="frameShape">
|
2012-03-31 11:20:19 -04:00
|
|
|
<enum>QFrame::WinPanel</enum>
|
2010-12-10 16:49:38 -05:00
|
|
|
</property>
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Raised</enum>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout">
|
|
|
|
<property name="margin">
|
2012-09-03 06:58:11 -04:00
|
|
|
<number>2</number>
|
2010-12-10 16:49:38 -05:00
|
|
|
</property>
|
|
|
|
<property name="spacing">
|
2012-09-03 06:58:11 -04:00
|
|
|
<number>2</number>
|
2010-12-10 16:49:38 -05:00
|
|
|
</property>
|
|
|
|
<item row="0" column="0">
|
2012-09-03 06:58:11 -04:00
|
|
|
<layout class="QHBoxLayout">
|
|
|
|
<property name="spacing">
|
2010-12-10 16:49:38 -05:00
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2012-09-03 06:58:11 -04:00
|
|
|
<property name="leftMargin">
|
2010-12-10 16:49:38 -05:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2012-09-03 06:58:11 -04:00
|
|
|
<property name="rightMargin">
|
2010-12-10 16:49:38 -05:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2012-09-03 06:58:11 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="toasterImage">
|
2010-12-10 16:49:38 -05:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2012-09-03 06:58:11 -04:00
|
|
|
<width>16</width>
|
|
|
|
<height>16</height>
|
2010-12-10 16:49:38 -05:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16</width>
|
|
|
|
<height>16</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-09-03 06:58:11 -04:00
|
|
|
<property name="pixmap">
|
2014-02-28 12:01:14 -05:00
|
|
|
<pixmap resource="../images.qrc">:/images/logo/logo_16.png</pixmap>
|
2012-09-03 06:58:11 -04:00
|
|
|
</property>
|
|
|
|
<property name="scaledContents">
|
2010-12-10 16:49:38 -05:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-03 06:58:11 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="toasterLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true">RetroShare</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-12-10 16:49:38 -05:00
|
|
|
<spacer>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2012-09-03 06:58:11 -04:00
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>10</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-12-10 16:49:38 -05:00
|
|
|
</spacer>
|
|
|
|
</item>
|
2012-09-03 06:58:11 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="closeButton">
|
2010-12-10 16:49:38 -05:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2012-09-03 06:58:11 -04:00
|
|
|
<width>18</width>
|
|
|
|
<height>18</height>
|
2010-12-10 16:49:38 -05:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
2012-09-03 06:58:11 -04:00
|
|
|
<width>18</width>
|
|
|
|
<height>18</height>
|
2010-12-10 16:49:38 -05:00
|
|
|
</size>
|
|
|
|
</property>
|
2012-09-03 06:58:11 -04:00
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../images.qrc">
|
|
|
|
<normaloff>:/images/closenormal.png</normaloff>:/images/closenormal.png</iconset>
|
2010-12-10 16:49:38 -05:00
|
|
|
</property>
|
2012-09-03 06:58:11 -04:00
|
|
|
<property name="flat">
|
2010-12-10 16:49:38 -05:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<layout class="QGridLayout">
|
2012-09-03 06:58:11 -04:00
|
|
|
<property name="spacing">
|
2010-12-10 16:49:38 -05:00
|
|
|
<number>2</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="1">
|
2012-09-03 06:58:11 -04:00
|
|
|
<widget class="QPushButton" name="toasterButton">
|
2010-12-10 16:49:38 -05:00
|
|
|
<property name="text">
|
|
|
|
<string>Friend Online</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-09-03 06:58:11 -04:00
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QLabel" name="textLabel">
|
|
|
|
<property name="maximumSize">
|
2010-12-10 16:49:38 -05:00
|
|
|
<size>
|
2012-09-03 06:58:11 -04:00
|
|
|
<width>213</width>
|
|
|
|
<height>43</height>
|
2010-12-10 16:49:38 -05:00
|
|
|
</size>
|
|
|
|
</property>
|
2012-09-03 06:58:11 -04:00
|
|
|
<property name="wordWrap">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2010-12-10 16:49:38 -05:00
|
|
|
</item>
|
2012-09-03 06:58:11 -04:00
|
|
|
<item row="0" column="0" rowspan="2">
|
|
|
|
<widget class="AvatarWidget" name="avatarWidget">
|
2012-03-30 19:02:52 -04:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>70</width>
|
|
|
|
<height>70</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>70</width>
|
|
|
|
<height>70</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-12-10 16:49:38 -05:00
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2012-03-30 19:02:52 -04:00
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>AvatarWidget</class>
|
2012-05-21 15:37:38 -04:00
|
|
|
<extends>QLabel</extends>
|
2012-03-30 19:02:52 -04:00
|
|
|
<header>gui/common/AvatarWidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
|
|
|
</customwidgets>
|
2010-12-10 16:49:38 -05:00
|
|
|
<resources>
|
|
|
|
<include location="../images.qrc"/>
|
2014-02-28 12:01:14 -05:00
|
|
|
<include location="../images.qrc"/>
|
2010-12-10 16:49:38 -05:00
|
|
|
</resources>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|