1 <ui version="4.0" stdsetdef="1" >
4 <exportmacro></exportmacro>
5 <class>HostProfiles</class>
6 <widget class="QWidget" name="HostProfiles" >
7 <property name="geometry" >
15 <layout class="QGridLayout" >
16 <property name="margin" >
19 <item rowspan="1" row="0" column="0" colspan="3" >
20 <widget class="K3ListView" name="hostListView" >
21 <property name="selectionMode" stdset="0" >
24 <property name="allColumnsShowFocus" >
27 <property name="fullWidth" >
30 <property name="itemsMovable" >
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>
37 <property name="text" >
40 <property name="clickable" >
43 <property name="resizable" >
48 <property name="text" >
51 <property name="clickable" >
54 <property name="resizable" >
59 <property name="text" >
60 <string>Settings</string>
62 <property name="clickable" >
65 <property name="resizable" >
71 <item row="1" column="0" >
72 <spacer name="spacer3" >
73 <property name="sizeHint" >
79 <property name="sizeType" >
80 <enum>Expanding</enum>
82 <property name="orientation" >
83 <enum>Qt::Horizontal</enum>
87 <item row="1" column="1" >
88 <widget class="QPushButton" name="removeHostButton" >
89 <property name="text" >
90 <string>&Remove Selected Host</string>
92 <property name="whatsThis" stdset="0" >
93 <string>Deletes the hosts that you have selected in the list above.</string>
97 <item row="1" column="2" >
98 <widget class="QPushButton" name="removeAllButton" >
99 <property name="text" >
100 <string>Remove &All Hosts</string>
102 <property name="whatsThis" stdset="0" >
103 <string>Removes all hosts from the list.</string>
109 <layoutdefault spacing="6" margin="11" />
110 <layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
111 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
114 <class>K3ListView</class>
115 <extends>Q3ListView</extends>
116 <header>k3listview.h</header>
120 <include location="local" >hostpreferences.h</include>