2009-05-08 14:43:01 -04:00
|
|
|
<ui version="4.0" >
|
2007-11-14 22:18:48 -05:00
|
|
|
<class>PopupChatDialog</class>
|
2009-05-08 14:43:01 -04:00
|
|
|
<widget class="QMainWindow" name="PopupChatDialog" >
|
|
|
|
<property name="geometry" >
|
2007-11-14 22:18:48 -05:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2008-10-23 19:37:15 -04:00
|
|
|
<width>484</width>
|
2009-05-08 14:43:01 -04:00
|
|
|
<height>439</height>
|
2007-11-14 22:18:48 -05:00
|
|
|
</rect>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="windowTitle" >
|
2008-03-21 13:30:15 -04:00
|
|
|
<string>MainWindow</string>
|
2007-11-14 22:18:48 -05:00
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<widget class="QWidget" name="centralwidget" >
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
<property name="rightMargin" >
|
2008-03-22 15:11:32 -04:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="bottomMargin" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="horizontalSpacing" >
|
2009-01-03 21:28:30 -05:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="verticalSpacing" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0" >
|
|
|
|
<widget class="QTextBrowser" name="textBrowser" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy vsizetype="MinimumExpanding" hsizetype="Expanding" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="minimumSize" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="sizeIncrement" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2008-03-21 13:30:15 -04:00
|
|
|
</item>
|
2009-05-08 14:43:01 -04:00
|
|
|
<item rowspan="4" row="0" column="1" >
|
|
|
|
<widget class="QFrame" name="avatarframe" >
|
|
|
|
<property name="frameShape" >
|
2008-03-21 13:30:15 -04:00
|
|
|
<enum>QFrame::StyledPanel</enum>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="frameShadow" >
|
2008-03-21 13:30:15 -04:00
|
|
|
<enum>QFrame::Raised</enum>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<layout class="QGridLayout" >
|
|
|
|
<property name="leftMargin" >
|
2008-03-26 21:29:04 -04:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="topMargin" >
|
2008-03-26 21:29:04 -04:00
|
|
|
<number>9</number>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="rightMargin" >
|
2008-03-30 14:21:37 -04:00
|
|
|
<number>0</number>
|
2008-03-26 21:29:04 -04:00
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="bottomMargin" >
|
2008-03-26 21:29:04 -04:00
|
|
|
<number>9</number>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04: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>
|
2009-05-08 14:43:01 -04: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>
|
2009-05-08 14:43:01 -04: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>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="text" >
|
2008-03-21 13:30:15 -04:00
|
|
|
<string/>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04: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>
|
2009-05-08 14:43:01 -04:00
|
|
|
<item row="1" column="0" >
|
2008-03-21 13:30:15 -04:00
|
|
|
<spacer>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="orientation" >
|
2008-03-21 13:30:15 -04:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="sizeHint" >
|
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>
|
2009-05-08 14:43:01 -04: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>
|
2009-05-08 14:43:01 -04: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>
|
2009-05-08 14:43:01 -04: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>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="text" >
|
2008-03-22 11:01:51 -04:00
|
|
|
<string/>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04: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>
|
2009-05-08 14:43:01 -04:00
|
|
|
<item row="3" column="0" >
|
2008-03-26 21:29:04 -04:00
|
|
|
<spacer>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="orientation" >
|
2008-03-26 21:29:04 -04:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="sizeType" >
|
2008-03-30 14:21:37 -04:00
|
|
|
<enum>QSizePolicy::Fixed</enum>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="sizeHint" >
|
2008-03-26 21:29:04 -04:00
|
|
|
<size>
|
|
|
|
<width>61</width>
|
2009-01-03 21:28:30 -05:00
|
|
|
<height>30</height>
|
2008-03-26 21:29:04 -04:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2008-03-21 13:30:15 -04:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-05-08 14:43:01 -04:00
|
|
|
<item rowspan="4" row="0" column="2" >
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
<item row="0" column="0" >
|
|
|
|
<widget class="QPushButton" name="avatarFrameButton" >
|
|
|
|
<property name="minimumSize" >
|
2008-03-22 11:01:51 -04:00
|
|
|
<size>
|
|
|
|
<width>14</width>
|
|
|
|
<height>31</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="maximumSize" >
|
2008-03-22 11:01:51 -04:00
|
|
|
<size>
|
|
|
|
<width>14</width>
|
|
|
|
<height>31</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="text" >
|
2008-03-22 11:01:51 -04:00
|
|
|
<string/>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="iconSize" >
|
2008-03-22 15:11:32 -04:00
|
|
|
<size>
|
|
|
|
<width>16</width>
|
|
|
|
<height>31</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="checkable" >
|
2008-03-22 11:01:51 -04:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-05-08 14:43:01 -04:00
|
|
|
<item row="1" column="0" >
|
2008-03-22 11:01:51 -04:00
|
|
|
<spacer>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="orientation" >
|
2008-03-22 11:01:51 -04:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="sizeHint" >
|
2008-03-22 11:01:51 -04:00
|
|
|
<size>
|
2008-03-30 14:21:37 -04:00
|
|
|
<width>14</width>
|
|
|
|
<height>321</height>
|
2008-03-22 11:01:51 -04:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2009-05-08 14:43:01 -04:00
|
|
|
<item row="1" column="0" >
|
|
|
|
<widget class="QFrame" name="Chatbuttonframe" >
|
|
|
|
<property name="minimumSize" >
|
2009-01-03 21:28:30 -05:00
|
|
|
<size>
|
|
|
|
<width>16</width>
|
|
|
|
<height>46</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="frameShape" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<enum>QFrame::StyledPanel</enum>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="frameShadow" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<enum>QFrame::Raised</enum>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<layout class="QGridLayout" >
|
|
|
|
<property name="topMargin" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<number>9</number>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="horizontalSpacing" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<item row="0" column="0" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<spacer>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="orientation" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="sizeHint" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<size>
|
|
|
|
<width>190</width>
|
|
|
|
<height>25</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2009-05-08 14:43:01 -04:00
|
|
|
<item row="0" column="1" >
|
|
|
|
<widget class="QPushButton" name="emoteiconButton" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="minimumSize" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<size>
|
|
|
|
<width>28</width>
|
|
|
|
<height>28</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="maximumSize" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<size>
|
|
|
|
<width>28</width>
|
|
|
|
<height>28</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="text" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<string/>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="iconSize" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-05-08 14:43:01 -04:00
|
|
|
<item row="0" column="2" >
|
|
|
|
<widget class="QPushButton" name="styleButton" >
|
|
|
|
<property name="minimumSize" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<size>
|
|
|
|
<width>28</width>
|
|
|
|
<height>28</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="maximumSize" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<size>
|
|
|
|
<width>28</width>
|
|
|
|
<height>28</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="toolTip" >
|
|
|
|
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
2008-10-23 19:37:15 -04:00
|
|
|
p, li { white-space: pre-wrap; }
|
2009-05-08 14:43:01 -04:00
|
|
|
</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>
|
2008-10-23 19:37:15 -04:00
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="text" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<string/>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="iconSize" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-05-08 14:43:01 -04:00
|
|
|
<item row="0" column="3" >
|
|
|
|
<widget class="QPushButton" name="textboldButton" >
|
|
|
|
<property name="minimumSize" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<size>
|
|
|
|
<width>28</width>
|
|
|
|
<height>28</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="maximumSize" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<size>
|
|
|
|
<width>28</width>
|
|
|
|
<height>28</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="toolTip" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<string>Bold</string>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="text" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<string/>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="icon" >
|
|
|
|
<iconset>C:/Dokumente und Einstellungen/Linux/.designer/backup</iconset>
|
2008-10-23 19:37:15 -04:00
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="checkable" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-05-08 14:43:01 -04:00
|
|
|
<item row="0" column="4" >
|
|
|
|
<widget class="QPushButton" name="textunderlineButton" >
|
|
|
|
<property name="minimumSize" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<size>
|
|
|
|
<width>28</width>
|
|
|
|
<height>28</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="maximumSize" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<size>
|
|
|
|
<width>28</width>
|
|
|
|
<height>28</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="toolTip" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<string>Underline</string>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="text" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<string/>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="icon" >
|
|
|
|
<iconset>C:/Dokumente und Einstellungen/Linux/.designer/backup</iconset>
|
2008-10-23 19:37:15 -04:00
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="checkable" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-05-08 14:43:01 -04:00
|
|
|
<item row="0" column="5" >
|
|
|
|
<widget class="QPushButton" name="textitalicButton" >
|
|
|
|
<property name="minimumSize" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<size>
|
|
|
|
<width>28</width>
|
|
|
|
<height>28</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="maximumSize" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<size>
|
|
|
|
<width>28</width>
|
|
|
|
<height>28</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="toolTip" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<string>Italic</string>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="text" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<string/>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="icon" >
|
|
|
|
<iconset>C:/Dokumente und Einstellungen/Linux/.designer/backup</iconset>
|
2008-10-23 19:37:15 -04:00
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="checkable" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-05-08 14:43:01 -04:00
|
|
|
<item row="0" column="6" >
|
|
|
|
<widget class="QPushButton" name="fontButton" >
|
|
|
|
<property name="minimumSize" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<size>
|
|
|
|
<width>28</width>
|
|
|
|
<height>28</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="maximumSize" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<size>
|
|
|
|
<width>28</width>
|
|
|
|
<height>28</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="toolTip" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<string>Set Font</string>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="text" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<string/>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="icon" >
|
|
|
|
<iconset>C:/Dokumente und Einstellungen/Linux/.designer/backup</iconset>
|
2008-10-23 19:37:15 -04:00
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="checkable" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-05-08 14:43:01 -04:00
|
|
|
<item row="0" column="7" >
|
|
|
|
<widget class="QPushButton" name="colorButton" >
|
|
|
|
<property name="minimumSize" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<size>
|
|
|
|
<width>28</width>
|
|
|
|
<height>28</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="maximumSize" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<size>
|
|
|
|
<width>28</width>
|
|
|
|
<height>28</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="toolTip" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<string>Text Color</string>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="text" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-05-08 14:43:01 -04:00
|
|
|
<item row="2" column="0" >
|
|
|
|
<widget class="QTextEdit" name="chattextEdit" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy vsizetype="Maximum" hsizetype="Expanding" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-05-08 14:43:01 -04:00
|
|
|
<item row="3" column="0" >
|
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<property name="leftMargin" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="topMargin" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<number>2</number>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="bottomMargin" >
|
2008-10-23 19:37:15 -04:00
|
|
|
<number>2</number>
|
|
|
|
</property>
|
2009-05-06 17:15:12 -04:00
|
|
|
<item>
|
2009-05-08 14:43:01 -04:00
|
|
|
<widget class="QPushButton" name="addFileButton" >
|
|
|
|
<property name="text" >
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon" >
|
|
|
|
<iconset resource="../images.qrc" >:/images/add-share24.png</iconset>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
2008-10-23 19:37:15 -04:00
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
|
|
|
<width>331</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
2008-10-23 19:37:15 -04:00
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="sendButton" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Send</string>
|
2008-10-23 19:37:15 -04:00
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
</widget>
|
2008-10-23 19:37:15 -04:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2009-05-08 14:43:01 -04:00
|
|
|
<item row="4" column="0" >
|
|
|
|
<layout class="QVBoxLayout" />
|
|
|
|
</item>
|
2007-11-14 22:18:48 -05:00
|
|
|
</layout>
|
|
|
|
</widget>
|
2009-05-08 14:43:01 -04: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>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="iconSize" >
|
2009-01-03 21:28:30 -05:00
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<attribute name="toolBarArea" >
|
2008-03-22 11:01:51 -04:00
|
|
|
<enum>TopToolBarArea</enum>
|
|
|
|
</attribute>
|
2009-05-08 14:43:01 -04:00
|
|
|
<attribute name="toolBarBreak" >
|
2008-03-22 11:01:51 -04:00
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
2009-05-08 14:43:01 -04:00
|
|
|
<addaction name="actionAvatar" />
|
2008-03-22 11:01:51 -04:00
|
|
|
</widget>
|
2009-05-08 14:43:01 -04:00
|
|
|
<action name="actionBold" >
|
|
|
|
<property name="text" >
|
2008-03-22 22:21:17 -04:00
|
|
|
<string>Bold</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2009-05-08 14:43:01 -04:00
|
|
|
<action name="actionItalic" >
|
|
|
|
<property name="text" >
|
2008-03-22 22:21:17 -04:00
|
|
|
<string>Italic</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2009-05-08 14:43:01 -04:00
|
|
|
<action name="actionUnderline" >
|
|
|
|
<property name="text" >
|
2008-03-22 22:21:17 -04:00
|
|
|
<string>Underline</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2009-05-08 14:43:01 -04:00
|
|
|
<action name="actionStrike" >
|
|
|
|
<property name="text" >
|
2008-03-22 22:21:17 -04:00
|
|
|
<string>Strike</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2009-05-08 14:43:01 -04:00
|
|
|
<action name="actionAvatar" >
|
|
|
|
<property name="icon" >
|
|
|
|
<iconset resource="../images.qrc" >:/images/add_image24.png</iconset>
|
2009-01-03 21:28:30 -05:00
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="text" >
|
2009-01-03 21:28:30 -05:00
|
|
|
<string>Avatar</string>
|
|
|
|
</property>
|
2009-05-08 14:43:01 -04:00
|
|
|
<property name="toolTip" >
|
2009-01-03 21:28:30 -05:00
|
|
|
<string>Set your Avatar Picture</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2007-11-14 22:18:48 -05:00
|
|
|
</widget>
|
2009-01-03 21:28:30 -05:00
|
|
|
<resources>
|
2009-05-08 14:43:01 -04:00
|
|
|
<include location="../images.qrc" />
|
2009-01-03 21:28:30 -05:00
|
|
|
</resources>
|
2007-11-14 22:18:48 -05:00
|
|
|
<connections/>
|
|
|
|
</ui>
|