bd89270934a82d027f1266fa25c465e793ec696b
[quassel.git] / src / qtui / settingspages / chatmonitorsettingspage.ui
1 <ui version="4.0" >
2  <class>ChatMonitorSettingsPage</class>
3  <widget class="QWidget" name="ChatMonitorSettingsPage" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>553</width>
9     <height>444</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Form</string>
14   </property>
15   <layout class="QVBoxLayout" name="verticalLayout_4" >
16    <item>
17     <layout class="QHBoxLayout" name="horizontalLayout_2" >
18      <item>
19       <widget class="QLabel" name="label" >
20        <property name="text" >
21         <string>Operation Mode:</string>
22        </property>
23       </widget>
24      </item>
25      <item>
26       <widget class="QComboBox" name="operationMode" >
27        <property name="toolTip" >
28         <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
29 &lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
30 p, li { white-space: pre-wrap; }
31 &lt;/style>&lt;/head>&lt;body style=" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;">
32 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Operation modes:&lt;/span>&lt;/p>
33 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;">&lt;span style=" font-weight:400; text-decoration: underline;">Opt-In:&lt;/span> &lt;span style=" font-weight:400;">Only buffers on the right side are shown in chatmonitor&lt;/span>&lt;/p>
34 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" text-decoration: underline;">Opt-Out:&lt;/span> Buffers on the right side will be ignored in chatmonitor&lt;/p>&lt;/body>&lt;/html></string>
35        </property>
36       </widget>
37      </item>
38      <item>
39       <spacer name="horizontalSpacer" >
40        <property name="orientation" >
41         <enum>Qt::Horizontal</enum>
42        </property>
43        <property name="sizeHint" stdset="0" >
44         <size>
45          <width>40</width>
46          <height>20</height>
47         </size>
48        </property>
49       </spacer>
50      </item>
51     </layout>
52    </item>
53    <item>
54     <layout class="QHBoxLayout" name="horizontalLayout" >
55      <item>
56       <layout class="QVBoxLayout" name="verticalLayout_3" >
57        <item>
58         <widget class="QLabel" name="labelAvailableBuffers" >
59          <property name="text" >
60           <string>Available Buffers:</string>
61          </property>
62         </widget>
63        </item>
64        <item>
65         <widget class="BufferView" name="availableBuffers" />
66        </item>
67       </layout>
68      </item>
69      <item>
70       <layout class="QVBoxLayout" name="verticalLayout" >
71        <item>
72         <spacer name="verticalSpacer" >
73          <property name="orientation" >
74           <enum>Qt::Vertical</enum>
75          </property>
76          <property name="sizeHint" stdset="0" >
77           <size>
78            <width>20</width>
79            <height>40</height>
80           </size>
81          </property>
82         </spacer>
83        </item>
84        <item>
85         <widget class="QPushButton" name="deactivateBuffer" >
86          <property name="toolTip" >
87           <string>Move selected buffers to the left</string>
88          </property>
89          <property name="text" >
90           <string/>
91          </property>
92          <property name="icon" >
93           <iconset>
94            <normaloff>:/16x16/actions/oxygen/16x16/actions/go-previous.png</normaloff>:/16x16/actions/oxygen/16x16/actions/go-previous.png</iconset>
95          </property>
96         </widget>
97        </item>
98        <item>
99         <widget class="QPushButton" name="activateBuffer" >
100          <property name="toolTip" >
101           <string>Move selected buffers to the right</string>
102          </property>
103          <property name="text" >
104           <string/>
105          </property>
106          <property name="icon" >
107           <iconset>
108            <normaloff>:/16x16/actions/oxygen/16x16/actions/go-next.png</normaloff>:/16x16/actions/oxygen/16x16/actions/go-next.png</iconset>
109          </property>
110         </widget>
111        </item>
112        <item>
113         <spacer name="verticalSpacer_2" >
114          <property name="orientation" >
115           <enum>Qt::Vertical</enum>
116          </property>
117          <property name="sizeHint" stdset="0" >
118           <size>
119            <width>20</width>
120            <height>40</height>
121           </size>
122          </property>
123         </spacer>
124        </item>
125       </layout>
126      </item>
127      <item>
128       <layout class="QVBoxLayout" name="verticalLayout_2" >
129        <item>
130         <widget class="QLabel" name="labelActiveBuffers" >
131          <property name="text" >
132           <string>Show:</string>
133          </property>
134         </widget>
135        </item>
136        <item>
137         <widget class="BufferView" name="activeBuffers" />
138        </item>
139       </layout>
140      </item>
141     </layout>
142    </item>
143    <item>
144     <widget class="QCheckBox" name="showHighlights" >
145      <property name="toolTip" >
146       <string>Show highlights in chatmonitor even if the originating buffer is ignored</string>
147      </property>
148      <property name="text" >
149       <string>Always show highlighted messages</string>
150      </property>
151     </widget>
152    </item>
153    <item>
154     <widget class="QCheckBox" name="showOwnMessages" >
155      <property name="text" >
156       <string>Show own messages</string>
157      </property>
158     </widget>
159    </item>
160   </layout>
161  </widget>
162  <customwidgets>
163   <customwidget>
164    <class>BufferView</class>
165    <extends>QTreeView</extends>
166    <header>bufferview.h</header>
167   </customwidget>
168  </customwidgets>
169  <resources/>
170  <connections/>
171 </ui>