2007-11-14 22:18:48 -05:00
<ui version="4.0" >
<class>MessengerWindow</class>
2008-10-23 11:22:35 -04:00
<widget class="QMainWindow" name="MessengerWindow" >
2007-11-14 22:18:48 -05:00
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
2008-10-23 11:22:35 -04:00
<width>282</width>
<height>534</height>
2007-11-14 22:18:48 -05:00
</rect>
</property>
2008-10-23 11:22:35 -04:00
<property name="windowTitle" >
<string>RetroShare Messenger</string>
2007-11-14 22:18:48 -05:00
</property>
<property name="windowIcon" >
2008-10-23 11:22:35 -04:00
<iconset resource="images.qrc" >
<normaloff>:/images/rstray3.png</normaloff>:/images/rstray3.png</iconset>
2007-11-14 22:18:48 -05:00
</property>
2008-10-23 11:22:35 -04:00
<widget class="QWidget" name="centralwidget" >
<property name="geometry" >
<rect>
<x>0</x>
<y>23</y>
<width>282</width>
<height>511</height>
</rect>
2008-04-07 07:11:16 -04:00
</property>
2008-10-23 11:22:35 -04:00
<layout class="QGridLayout" name="gridLayout_2" >
<property name="margin" >
<number>0</number>
</property>
<property name="spacing" >
<number>0</number>
</property>
<item row="0" column="0" >
<widget class="QFrame" name="messengerframetop" >
<property name="frameShape" >
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow" >
<enum>QFrame::Raised</enum>
</property>
<layout class="QGridLayout" name="gridLayout" >
<property name="margin" >
<number>0</number>
2007-11-14 22:18:48 -05:00
</property>
<item row="0" column="0" >
2008-10-23 11:22:35 -04:00
<layout class="QGridLayout" name="gridlayouttop" >
<property name="margin" >
<number>4</number>
2007-11-14 22:18:48 -05:00
</property>
2008-10-23 11:22:35 -04:00
<property name="spacing" >
<number>6</number>
</property>
<item row="0" column="0" >
<widget class="QToolButton" name="avatarButton" >
<property name="toolTip" >
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Click to change your avatar</p></body></html></string>
</property>
<property name="icon" >
<iconset resource="images.qrc" >
<normaloff>:/images/retrosharelogo1.png</normaloff>:/images/retrosharelogo1.png</iconset>
</property>
<property name="iconSize" >
<size>
<width>70</width>
<height>70</height>
</size>
</property>
<property name="autoRaise" >
<bool>true</bool>
</property>
</widget>
</item>
<item row="0" column="1" >
<layout class="QGridLayout" name="_2" >
<property name="margin" >
<number>4</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item row="0" column="0" >
<widget class="QComboBox" name="statuscomboBox" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="toolTip" >
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
2007-11-14 22:18:48 -05:00
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal; text-decoration:none;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Change your Status and your display</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">picture here.</p></body></html></string>
2008-10-23 11:22:35 -04:00
</property>
<property name="insertPolicy" >
<enum>QComboBox::NoInsert</enum>
</property>
<property name="frame" >
<bool>true</bool>
</property>
<property name="modelColumn" >
<number>0</number>
</property>
<item>
<property name="text" >
<string>Online</string>
</property>
<property name="icon" >
<iconset resource="images.qrc" >
<normaloff>:/images/donline.png</normaloff>:/images/donline.png</iconset>
</property>
</item>
<item>
<property name="text" >
<string>Busy</string>
</property>
<property name="icon" >
<iconset resource="images.qrc" >
<normaloff>:/images/dbusy.png</normaloff>:/images/dbusy.png</iconset>
</property>
</item>
<item>
<property name="text" >
<string>Be right Back</string>
</property>
<property name="icon" >
<iconset resource="images.qrc" >
<normaloff>:/images/dbrb.png</normaloff>:/images/dbrb.png</iconset>
</property>
</item>
<item>
<property name="text" >
<string>Away</string>
</property>
<property name="icon" >
<iconset resource="images.qrc" >
<normaloff>:/images/daway.png</normaloff>:/images/daway.png</iconset>
</property>
</item>
<item>
<property name="text" >
<string>In a Call</string>
</property>
<property name="icon" >
<iconset resource="images.qrc" >
<normaloff>:/images/dphone.png</normaloff>:/images/dphone.png</iconset>
</property>
</item>
<item>
<property name="text" >
<string>Out of lunch</string>
</property>
<property name="icon" >
<iconset resource="images.qrc" >
<normaloff>:/images/dlunch.png</normaloff>:/images/dlunch.png</iconset>
</property>
</item>
<item>
<property name="text" >
<string>Apear Offline</string>
</property>
<property name="icon" >
<iconset resource="images.qrc" >
<normaloff>:/images/dhidden.png</normaloff>:/images/dhidden.png</iconset>
</property>
</item>
</widget>
</item>
<item row="1" column="0" colspan="2" >
<widget class="QComboBox" name="messagecomboBox" >
<property name="toolTip" >
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
2007-11-14 22:18:48 -05:00
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal; text-decoration:none;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Share a personal message with your contacts</p></body></html></string>
2008-10-23 11:22:35 -04:00
</property>
<property name="editable" >
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</item>
</layout>
2007-11-14 22:18:48 -05:00
</item>
</layout>
2008-10-23 11:22:35 -04:00
</widget>
</item>
<item row="1" column="0" >
<layout class="QGridLayout" name="_3" >
<property name="margin" >
<number>9</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item row="1" column="0" colspan="2" >
<widget class="QTreeWidget" name="messengertreeWidget" >
<property name="contextMenuPolicy" >
<enum>Qt::CustomContextMenu</enum>
</property>
<property name="iconSize" >
<size>
<width>18</width>
<height>18</height>
</size>
</property>
<property name="columnCount" >
<number>0</number>
</property>
</widget>
</item>
<item row="0" column="0" >
<widget class="QLineEdit" name="searchlineEdit" />
</item>
<item row="0" column="1" >
<widget class="QToolButton" name="addIMAccountButton" >
<property name="toolTip" >
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
2007-11-14 22:18:48 -05:00
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal; text-decoration:none;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Add a Friend</p></body></html></string>
2008-10-23 11:22:35 -04:00
</property>
<property name="text" >
<string/>
</property>
<property name="icon" >
<iconset resource="images.qrc" >
<normaloff>:/images/dadd.png</normaloff>:/images/dadd.png</iconset>
</property>
<property name="iconSize" >
<size>
<width>22</width>
<height>22</height>
</size>
</property>
<property name="toolButtonStyle" >
<enum>Qt::ToolButtonTextBesideIcon</enum>
</property>
<property name="autoRaise" >
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</item>
<item row="2" column="0" >
<widget class="QFrame" name="logoframe" >
<property name="frameShape" >
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow" >
<enum>QFrame::Raised</enum>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menubar" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>282</width>
<height>23</height>
</rect>
</property>
</widget>
2007-11-14 22:18:48 -05:00
</widget>
<resources>
<include location="images.qrc" />
</resources>
<connections/>
</ui>