2010-02-07 07:36:37 -05:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
2007-11-14 22:18:48 -05:00
<class>PopupChatDialog</class>
2010-02-07 07:36:37 -05:00
<widget class="QMainWindow" name="PopupChatDialog">
2010-08-13 18:38:14 -04:00
<property name="windowModality">
<enum>Qt::NonModal</enum>
</property>
2010-02-07 07:36:37 -05:00
<property name="geometry">
2007-11-14 22:18:48 -05:00
<rect>
<x>0</x>
<y>0</y>
2010-08-13 18:38:14 -04:00
<width>553</width>
<height>414</height>
2007-11-14 22:18:48 -05:00
</rect>
</property>
2010-02-07 07:36:37 -05:00
<property name="windowTitle">
2008-03-21 13:30:15 -04:00
<string>MainWindow</string>
2007-11-14 22:18:48 -05:00
</property>
2010-02-19 17:31:32 -05:00
<property name="styleSheet">
<string notr="true">QToolBar#toolBar{background-image: url(:/images/connect/connectFriendBanner.png)}</string>
</property>
2010-02-07 07:36:37 -05:00
<widget class="QWidget" name="centralwidget">
2010-08-13 18:38:14 -04:00
<layout class="QGridLayout" name="gridLayout">
<property name="leftMargin">
2008-03-22 15:11:32 -04:00
<number>0</number>
</property>
2010-08-13 18:38:14 -04:00
<property name="rightMargin">
<number>9</number>
</property>
2010-02-07 07:36:37 -05:00
<property name="bottomMargin">
2008-10-23 19:37:15 -04:00
<number>0</number>
</property>
2010-08-13 18:38:14 -04:00
<property name="horizontalSpacing">
2009-01-03 21:28:30 -05:00
<number>0</number>
</property>
2010-08-13 18:38:14 -04:00
<item row="0" column="2">
2010-08-06 10:58:53 -04:00
<widget class="QSplitter" name="chatsplitter">
<property name="orientation">
<enum>Qt::Vertical</enum>
2008-10-23 19:37:15 -04:00
</property>
2010-08-06 10:58:53 -04:00
<widget class="QTextBrowser" name="textBrowser">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="sizeIncrement">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="html">
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
2010-08-06 08:30:06 -04:00
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p></body></html></string>
2010-08-06 10:58:53 -04:00
</property>
<property name="openExternalLinks">
<bool>true</bool>
</property>
<property name="openLinks">
<bool>false</bool>
</property>
</widget>
<widget class="QWidget" name="layoutWidget">
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
<number>0</number>
</property>
2010-08-13 18:38:14 -04:00
<item>
<widget class="QTextEdit" name="chattextEdit">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
</widget>
</item>
2010-08-06 10:58:53 -04:00
<item>
<widget class="QFrame" name="Chatbuttonframe">
<property name="minimumSize">
<size>
<width>16</width>
<height>46</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>46</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QFrame#Chatbuttonframe{
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,
stop:0 #FEFEFE, stop:1 #E8E8E8);
border: 1px solid #CCCCCC;}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<layout class="QGridLayout">
<property name="topMargin">
<number>9</number>
</property>
<property name="horizontalSpacing">
<number>6</number>
</property>
<item row="0" column="1">
<widget class="QPushButton" name="emoteiconButton">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="iconSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="QPushButton" name="styleButton">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<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:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Set Chat Window Style</p></body></html></string>
</property>
<property name="text">
<string/>
</property>
<property name="iconSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
</widget>
</item>
<item row="0" column="3">
<widget class="QPushButton" name="textboldButton">
<property name="minimumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="toolTip">
<string>Bold</string>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normaloff>../../../../../../../Dokumente und Einstellungen/Linux/.designer/backup</normaloff>../../../../../../../Dokumente und Einstellungen/Linux/.designer/backup</iconset>
</property>
<property name="checkable">
<bool>false</bool>
</property>
</widget>
</item>
<item row="0" column="4">
<widget class="QPushButton" name="textunderlineButton">
<property name="minimumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="toolTip">
<string>Underline</string>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normaloff>../../../../../../../Dokumente und Einstellungen/Linux/.designer/backup</normaloff>../../../../../../../Dokumente und Einstellungen/Linux/.designer/backup</iconset>
</property>
<property name="checkable">
<bool>false</bool>
</property>
</widget>
</item>
<item row="0" column="5">
<widget class="QPushButton" name="textitalicButton">
<property name="minimumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="toolTip">
<string>Italic</string>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normaloff>../../../../../../../Dokumente und Einstellungen/Linux/.designer/backup</normaloff>../../../../../../../Dokumente und Einstellungen/Linux/.designer/backup</iconset>
</property>
<property name="checkable">
<bool>false</bool>
</property>
</widget>
</item>
<item row="0" column="6">
<widget class="QPushButton" name="fontButton">
<property name="minimumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="toolTip">
<string>Set Font</string>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset>
<normaloff>../../../../../../../Dokumente und Einstellungen/Linux/.designer/backup</normaloff>../../../../../../../Dokumente und Einstellungen/Linux/.designer/backup</iconset>
</property>
<property name="checkable">
<bool>false</bool>
</property>
</widget>
</item>
<item row="0" column="7">
<widget class="QPushButton" name="colorButton">
<property name="minimumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="toolTip">
<string>Text Color</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="0" column="10">
<widget class="QPushButton" name="pushtoolsButton">
<property name="minimumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QPushButton::menu-indicator {
subcontrol-origin: padding;
subcontrol-position: bottom right;
}
QPushButton::menu-indicator:pressed, QPushButton::menu-indicator:open {
position: relative;
top: 1px; left: 1px; /* shift the arrow by 2 px */
}
QPushButton:hover {
border: 1px solid #CCCCCC;
}</string>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="../images.qrc">
<normaloff>:/images/configure.png</normaloff>:/images/configure.png</iconset>
</property>
<property name="iconSize">
<size>
<width>22</width>
<height>22</height>
</size>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item row="0" column="8">
<widget class="QToolButton" name="attachPictureButton">
<property name="minimumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="toolTip">
<string>Attach a Picture</string>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="../images.qrc">
<normaloff>:/images/add_image24.png</normaloff>:/images/add_image24.png</iconset>
</property>
<property name="iconSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="autoRaise">
<bool>true</bool>
</property>
</widget>
</item>
<item row="0" column="9">
<widget class="QToolButton" name="addFileButton">
<property name="minimumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="toolTip">
<string>Add a File for your Friend</string>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="../images.qrc">
<normaloff>:/images/add-share24.png</normaloff>:/images/add-share24.png</iconset>
</property>
<property name="iconSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="autoRaise">
<bool>true</bool>
</property>
</widget>
</item>
2010-08-13 18:38:14 -04:00
<item row="0" column="11">
<spacer>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>190</width>
<height>25</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="12">
<widget class="QPushButton" name="sendButton">
<property name="text">
<string>Send</string>
</property>
</widget>
</item>
2010-08-06 10:58:53 -04:00
</layout>
</widget>
</item>
</layout>
</widget>
2008-10-23 19:37:15 -04:00
</widget>
2008-03-21 13:30:15 -04:00
</item>
2010-08-13 18:38:14 -04:00
<item row="1" column="2">
<layout class="QVBoxLayout" name="vboxLayout"/>
</item>
<item row="0" column="1">
2010-02-07 07:36:37 -05:00
<widget class="QFrame" name="avatarframe">
2010-08-13 18:38:14 -04:00
<property name="maximumSize">
<size>
<width>118</width>
<height>16777215</height>
</size>
</property>
2010-02-07 07:36:37 -05:00
<property name="frameShape">
2008-03-21 13:30:15 -04:00
<enum>QFrame::StyledPanel</enum>
</property>
2010-02-07 07:36:37 -05:00
<property name="frameShadow">
2008-03-21 13:30:15 -04:00
<enum>QFrame::Raised</enum>
</property>
2010-02-07 07:36:37 -05:00
<layout class="QGridLayout">
<property name="leftMargin">
2008-03-26 21:29:04 -04:00
<number>0</number>
</property>
2010-02-07 07:36:37 -05:00
<property name="topMargin">
2010-08-13 18:38:14 -04:00
<number>0</number>
2008-03-26 21:29:04 -04:00
</property>
2010-02-07 07:36:37 -05:00
<property name="rightMargin">
2008-03-30 14:21:37 -04:00
<number>0</number>
2008-03-26 21:29:04 -04:00
</property>
2010-02-07 07:36:37 -05:00
<property name="bottomMargin">
2008-03-26 21:29:04 -04:00
<number>9</number>
</property>
2010-02-07 07:36:37 -05:00
<item row="0" column="0">
<widget class="QLabel" name="avatarlabel">
<property name="minimumSize">
2008-03-21 13:30:15 -04:00
<size>
2009-01-03 21:28:30 -05:00
<width>116</width>
<height>116</height>
2008-03-22 15:11:32 -04:00
</size>
</property>
2010-02-07 07:36:37 -05:00
<property name="maximumSize">
2008-03-22 15:11:32 -04:00
<size>
2009-01-03 21:28:30 -05:00
<width>116</width>
<height>116</height>
2008-03-21 13:30:15 -04:00
</size>
</property>
2010-02-07 07:36:37 -05:00
<property name="styleSheet">
2009-01-03 21:28:30 -05:00
<string>QLabel{
2008-03-22 15:11:32 -04:00
border-image: url(:/images/mystatus_bg.png);
2008-03-22 11:01:51 -04:00
}</string>
</property>
2010-02-07 07:36:37 -05:00
<property name="text">
2008-03-21 13:30:15 -04:00
<string/>
</property>
2010-02-07 07:36:37 -05:00
<property name="alignment">
2008-03-22 15:11:32 -04:00
<set>Qt::AlignCenter</set>
</property>
2008-03-21 13:30:15 -04:00
</widget>
</item>
2010-02-07 07:36:37 -05:00
<item row="1" column="0">
2008-03-21 13:30:15 -04:00
<spacer>
2010-02-07 07:36:37 -05:00
<property name="orientation">
2008-03-21 13:30:15 -04:00
<enum>Qt::Vertical</enum>
</property>
2010-02-07 07:36:37 -05:00
<property name="sizeHint" stdset="0">
2008-03-21 13:30:15 -04:00
<size>
2008-03-26 21:29:04 -04:00
<width>61</width>
<height>141</height>
2008-03-21 13:30:15 -04:00
</size>
</property>
</spacer>
</item>
2010-02-07 07:36:37 -05:00
<item row="2" column="0">
<widget class="QLabel" name="myavatarlabel">
<property name="minimumSize">
2008-03-22 15:11:32 -04:00
<size>
2009-01-03 21:28:30 -05:00
<width>116</width>
<height>116</height>
2008-03-22 15:11:32 -04:00
</size>
</property>
2010-02-07 07:36:37 -05:00
<property name="maximumSize">
2008-03-22 15:11:32 -04:00
<size>
2009-01-03 21:28:30 -05:00
<width>116</width>
<height>116</height>
2008-03-22 15:11:32 -04:00
</size>
</property>
2010-02-07 07:36:37 -05:00
<property name="styleSheet">
2009-01-03 21:28:30 -05:00
<string>QLabel{
2008-03-22 15:11:32 -04:00
border-image: url(:/images/mystatus_bg.png);
}</string>
</property>
2010-02-07 07:36:37 -05:00
<property name="text">
2008-03-22 11:01:51 -04:00
<string/>
</property>
2010-02-07 07:36:37 -05:00
<property name="alignment">
2008-03-22 15:11:32 -04:00
<set>Qt::AlignCenter</set>
</property>
2008-03-22 11:01:51 -04:00
</widget>
</item>
2010-08-13 18:38:14 -04:00
</layout>
</widget>
</item>
<item row="0" column="0">
<widget class="QFrame" name="frame">
<property name="maximumSize">
<size>
<width>14</width>
<height>16777215</height>
</size>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<layout class="QVBoxLayout" name="verticalLayout_3">
<property name="margin">
<number>0</number>
</property>
<item>
<widget class="QPushButton" name="avatarFrameButton">
<property name="minimumSize">
<size>
<width>14</width>
<height>31</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>14</width>
<height>31</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="iconSize">
<size>
<width>16</width>
<height>31</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
2008-03-26 21:29:04 -04:00
<spacer>
2010-02-07 07:36:37 -05:00
<property name="orientation">
2008-03-26 21:29:04 -04:00
<enum>Qt::Vertical</enum>
</property>
2010-02-07 07:36:37 -05:00
<property name="sizeHint" stdset="0">
2008-03-26 21:29:04 -04:00
<size>
2010-08-13 18:38:14 -04:00
<width>13</width>
<height>335</height>
2008-03-26 21:29:04 -04:00
</size>
</property>
</spacer>
</item>
2008-03-21 13:30:15 -04:00
</layout>
</widget>
</item>
2007-11-14 22:18:48 -05:00
</layout>
</widget>
2010-02-07 07:36:37 -05:00
<widget class="QStatusBar" name="statusbar"/>
<widget class="QToolBar" name="toolBar">
<property name="windowTitle">
2008-03-22 11:01:51 -04:00
<string>toolBar</string>
</property>
2010-02-07 07:36:37 -05:00
<property name="iconSize">
2009-01-03 21:28:30 -05:00
<size>
<width>24</width>
<height>24</height>
</size>
</property>
2010-02-07 07:36:37 -05:00
<attribute name="toolBarArea">
2008-03-22 11:01:51 -04:00
<enum>TopToolBarArea</enum>
</attribute>
2010-02-07 07:36:37 -05:00
<attribute name="toolBarBreak">
2008-03-22 11:01:51 -04:00
<bool>false</bool>
</attribute>
2010-02-07 07:36:37 -05:00
<addaction name="actionAvatar"/>
2008-03-22 11:01:51 -04:00
</widget>
2010-02-07 07:36:37 -05:00
<action name="actionBold">
<property name="text">
2008-03-22 22:21:17 -04:00
<string>Bold</string>
</property>
</action>
2010-02-07 07:36:37 -05:00
<action name="actionItalic">
<property name="text">
2008-03-22 22:21:17 -04:00
<string>Italic</string>
</property>
</action>
2010-02-07 07:36:37 -05:00
<action name="actionUnderline">
<property name="text">
2008-03-22 22:21:17 -04:00
<string>Underline</string>
</property>
</action>
2010-02-07 07:36:37 -05:00
<action name="actionStrike">
<property name="text">
2008-03-22 22:21:17 -04:00
<string>Strike</string>
</property>
</action>
2010-02-07 07:36:37 -05:00
<action name="actionAvatar">
<property name="icon">
<iconset resource="../images.qrc">
2010-08-06 08:30:06 -04:00
<normaloff>:/images/no_avatar_70.png</normaloff>:/images/no_avatar_70.png</iconset>
2009-01-03 21:28:30 -05:00
</property>
2010-02-07 07:36:37 -05:00
<property name="text">
2009-01-03 21:28:30 -05:00
<string>Avatar</string>
</property>
2010-02-07 07:36:37 -05:00
<property name="toolTip">
2009-01-03 21:28:30 -05:00
<string>Set your Avatar Picture</string>
</property>
</action>
2010-02-19 17:31:32 -05:00
<action name="actionClear_Chat">
<property name="icon">
<iconset resource="../images.qrc">
<normaloff>:/images/edit-clear-history.png</normaloff>:/images/edit-clear-history.png</iconset>
</property>
<property name="text">
<string>Clear Chat</string>
</property>
</action>
<action name="action_Disable_Emoticons">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>Disable Emoticons</string>
</property>
</action>
2010-04-27 18:08:38 -04:00
<action name="actionSave_Chat_History">
<property name="text">
<string>Save Chat History</string>
</property>
<property name="toolTip">
<string>Save Chat History</string>
</property>
</action>
2007-11-14 22:18:48 -05:00
</widget>
2009-01-03 21:28:30 -05:00
<resources>
2010-02-07 07:36:37 -05:00
<include location="../images.qrc"/>
2009-01-03 21:28:30 -05:00
</resources>
2007-11-14 22:18:48 -05:00
<connections/>
</ui>