Add ICQ feature 122468: Notification if someone reads your away message
[kdenetwork.git] / krdc / hostprofiles.ui
blob7c32b92b4edd78d357b0fe63a2b716088a6e465f
1 <ui version="4.0" stdsetdef="1" >
2   <author></author>
3   <comment></comment>
4   <exportmacro></exportmacro>
5   <class>HostProfiles</class>
6   <widget class="QWidget" name="HostProfiles" >
7     <property name="geometry" >
8       <rect>
9         <x>0</x>
10         <y>0</y>
11         <width>451</width>
12         <height>222</height>
13       </rect>
14     </property>
15     <layout class="QGridLayout" >
16       <property name="margin" >
17         <number>0</number>
18       </property>
19       <item rowspan="1" row="0" column="0" colspan="3" >
20         <widget class="K3ListView" name="hostListView" >
21           <property name="selectionMode" stdset="0" >
22             <enum>Multi</enum>
23           </property>
24           <property name="allColumnsShowFocus" >
25             <bool>true</bool>
26           </property>
27           <property name="fullWidth" >
28             <bool>true</bool>
29           </property>
30           <property name="itemsMovable" >
31             <bool>false</bool>
32           </property>
33           <property name="whatsThis" stdset="0" >
34             <string>This list shows all hosts that you have visited and a summary of your settings for them. If you want to reset the setting for a host, you can delete it using the buttons below. When you connect again you can then re-configure them.</string>
35           </property>
36           <column>
37             <property name="text" >
38               <string>Host</string>
39             </property>
40             <property name="clickable" >
41               <bool>true</bool>
42             </property>
43             <property name="resizable" >
44               <bool>true</bool>
45             </property>
46           </column>
47           <column>
48             <property name="text" >
49               <string>Type</string>
50             </property>
51             <property name="clickable" >
52               <bool>true</bool>
53             </property>
54             <property name="resizable" >
55               <bool>true</bool>
56             </property>
57           </column>
58           <column>
59             <property name="text" >
60               <string>Settings</string>
61             </property>
62             <property name="clickable" >
63               <bool>true</bool>
64             </property>
65             <property name="resizable" >
66               <bool>true</bool>
67             </property>
68           </column>
69         </widget>
70       </item>
71       <item row="1" column="0" >
72         <spacer name="spacer3" >
73           <property name="sizeHint" >
74             <size>
75               <width>117</width>
76               <height>21</height>
77             </size>
78           </property>
79           <property name="sizeType" >
80             <enum>Expanding</enum>
81           </property>
82           <property name="orientation" >
83             <enum>Qt::Horizontal</enum>
84           </property>
85         </spacer>
86       </item>
87       <item row="1" column="1" >
88         <widget class="QPushButton" name="removeHostButton" >
89           <property name="text" >
90             <string>&amp;Remove Selected Host</string>
91           </property>
92           <property name="whatsThis" stdset="0" >
93             <string>Deletes the hosts that you have selected in the list above.</string>
94           </property>
95         </widget>
96       </item>
97       <item row="1" column="2" >
98         <widget class="QPushButton" name="removeAllButton" >
99           <property name="text" >
100             <string>Remove &amp;All Hosts</string>
101           </property>
102           <property name="whatsThis" stdset="0" >
103             <string>Removes all hosts from the list.</string>
104           </property>
105         </widget>
106       </item>
107     </layout>
108   </widget>
109   <layoutdefault spacing="6" margin="11" />
110   <layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
111   <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
112   <customwidgets>
113     <customwidget>
114       <class>K3ListView</class>
115       <extends>Q3ListView</extends>
116       <header>k3listview.h</header>
117     </customwidget>
118   </customwidgets>
119   <includes>
120     <include location="local" >hostpreferences.h</include>
121   </includes>
122 </ui>