Moving QuasselTopia to dev-notes/obsolete, since it confuses users...
[quassel.git] / src / qtui / ui / bufferwidget.ui
1 <ui version="4.0" >
2  <class>BufferWidget</class>
3  <widget class="QWidget" name="BufferWidget" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>782</width>
9     <height>542</height>
10    </rect>
11   </property>
12   <property name="sizePolicy" >
13    <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
14     <horstretch>5</horstretch>
15     <verstretch>0</verstretch>
16    </sizepolicy>
17   </property>
18   <property name="minimumSize" >
19    <size>
20     <width>200</width>
21     <height>100</height>
22    </size>
23   </property>
24   <property name="contextMenuPolicy" >
25    <enum>Qt::DefaultContextMenu</enum>
26   </property>
27   <property name="windowTitle" >
28    <string/>
29   </property>
30   <layout class="QVBoxLayout" name="verticalLayout" >
31    <item>
32     <widget class="QStackedWidget" name="stackedWidget" >
33      <property name="sizePolicy" >
34       <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
35        <horstretch>0</horstretch>
36        <verstretch>0</verstretch>
37       </sizepolicy>
38      </property>
39      <property name="currentIndex" >
40       <number>0</number>
41      </property>
42      <widget class="QWidget" name="page" >
43       <property name="geometry" >
44        <rect>
45         <x>0</x>
46         <y>0</y>
47         <width>758</width>
48         <height>498</height>
49        </rect>
50       </property>
51       <layout class="QVBoxLayout" >
52        <property name="margin" >
53         <number>0</number>
54        </property>
55        <item>
56         <widget class="QFrame" name="frame" >
57          <property name="frameShape" >
58           <enum>QFrame::StyledPanel</enum>
59          </property>
60          <property name="frameShadow" >
61           <enum>QFrame::Plain</enum>
62          </property>
63          <layout class="QVBoxLayout" >
64           <item>
65            <widget class="QLabel" name="label" >
66             <property name="font" >
67              <font>
68               <family>Trebuchet MS</family>
69              </font>
70             </property>
71             <property name="text" >
72              <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
73 &lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
74 p, li { white-space: pre-wrap; }
75 &lt;/style>&lt;/head>&lt;body style=" font-family:'Trebuchet MS'; font-size:13pt; font-weight:400; font-style:normal;">
76 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;img src=":/quassel/96x96/apps/quassel.png" />&lt;span style=" font-size:89pt; color:#00008b;">uassel IRC&lt;/span>&lt;/p>
77 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:49pt;">&lt;span style=" font-size:22pt;">Chat comfortably. Anywhere.&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
78             </property>
79             <property name="scaledContents" >
80              <bool>true</bool>
81             </property>
82             <property name="alignment" >
83              <set>Qt::AlignBottom|Qt::AlignCenter|Qt::AlignHCenter|Qt::AlignTop|Qt::AlignVCenter|Qt::AlignVertical_Mask</set>
84             </property>
85            </widget>
86           </item>
87          </layout>
88         </widget>
89        </item>
90       </layout>
91      </widget>
92     </widget>
93    </item>
94    <item>
95     <widget class="ChatViewSearchBar" native="1" name="searchBar" />
96    </item>
97   </layout>
98  </widget>
99  <customwidgets>
100   <customwidget>
101    <class>ChatViewSearchBar</class>
102    <extends>QWidget</extends>
103    <header location="global" >chatviewsearchbar.h</header>
104    <container>1</container>
105   </customwidget>
106  </customwidgets>
107  <resources>
108   <include location="../../icons/quassel-icons.qrc" />
109  </resources>
110  <connections/>
111 </ui>