~ubuntu-branches/ubuntu/lucid/konversation/lucid-updates

« back to all changes in this revision

Viewing changes to src/irc/serverlistdialogui.ui

  • Committer: Bazaar Package Importer
  • Author(s): Modestas Vainius
  • Date: 2009-05-15 11:24:24 UTC
  • mfrom: (1.15.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 47.
  • Revision ID: james.westby@ubuntu.com-20090515112424-b74i26lciabf4qnk
Tags: 1.1.75+svn968012-1
* New upstream development snapshot:
  - Last Changed Author: hein
  - Last Changed Rev: 968012
  - Last Changed Date: 2009-05-14 21:03:55 +0300
* Update README.source.
* Use dh --quilt instead of custom patch handling, build depend on
  quilt 0.46-7~.
* Update patches to upstream changes.
* Update konversation.install: remove docs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <class>ServerListDialogUI</class>
 
4
 <widget class="QWidget" name="ServerListDialogUI">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>533</width>
 
10
    <height>274</height>
 
11
   </rect>
 
12
  </property>
 
13
  <layout class="QGridLayout" name="gridLayout">
 
14
   <item row="4" column="0">
 
15
    <widget class="QCheckBox" name="m_showAtStartup">
 
16
     <property name="text">
 
17
      <string>&amp;Show at application startup</string>
 
18
     </property>
 
19
    </widget>
 
20
   </item>
 
21
   <item row="0" column="0" rowspan="4" colspan="2">
 
22
    <widget class="ServerListView" name="m_serverList">
 
23
     <property name="sizePolicy">
 
24
      <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
 
25
       <horstretch>2</horstretch>
 
26
       <verstretch>0</verstretch>
 
27
      </sizepolicy>
 
28
     </property>
 
29
     <property name="focusPolicy">
 
30
      <enum>Qt::WheelFocus</enum>
 
31
     </property>
 
32
     <property name="acceptDrops">
 
33
      <bool>true</bool>
 
34
     </property>
 
35
     <property name="whatsThis">
 
36
      <string>This shows the list of configured IRC networks. An IRC network is a collection of cooperating servers. You need only connect to one of the servers in the network to be connected to the entire IRC network. Once connected, Konversation will automatically join the channels shown. When Konversation is started for the first time, the Freenode network and the &lt;i&gt;#kde&lt;/i&gt; channel are already entered for you.</string>
 
37
     </property>
 
38
     <property name="verticalScrollBarPolicy">
 
39
      <enum>Qt::ScrollBarAsNeeded</enum>
 
40
     </property>
 
41
     <property name="horizontalScrollBarPolicy">
 
42
      <enum>Qt::ScrollBarAlwaysOff</enum>
 
43
     </property>
 
44
     <property name="dragEnabled">
 
45
      <bool>true</bool>
 
46
     </property>
 
47
     <property name="dragDropMode">
 
48
      <enum>QAbstractItemView::InternalMove</enum>
 
49
     </property>
 
50
     <property name="selectionMode">
 
51
      <enum>QAbstractItemView::ExtendedSelection</enum>
 
52
     </property>
 
53
     <property name="selectionBehavior">
 
54
      <enum>QAbstractItemView::SelectRows</enum>
 
55
     </property>
 
56
     <property name="rootIsDecorated">
 
57
      <bool>true</bool>
 
58
     </property>
 
59
     <property name="uniformRowHeights">
 
60
      <bool>false</bool>
 
61
     </property>
 
62
     <property name="sortingEnabled">
 
63
      <bool>true</bool>
 
64
     </property>
 
65
     <property name="allColumnsShowFocus">
 
66
      <bool>true</bool>
 
67
     </property>
 
68
     <property name="wordWrap">
 
69
      <bool>false</bool>
 
70
     </property>
 
71
     <property name="headerHidden">
 
72
      <bool>false</bool>
 
73
     </property>
 
74
     <property name="expandsOnDoubleClick">
 
75
      <bool>false</bool>
 
76
     </property>
 
77
     <attribute name="headerVisible">
 
78
      <bool>true</bool>
 
79
     </attribute>
 
80
     <attribute name="headerCascadingSectionResizes">
 
81
      <bool>true</bool>
 
82
     </attribute>
 
83
     <attribute name="headerDefaultSectionSize">
 
84
      <number>200</number>
 
85
     </attribute>
 
86
     <attribute name="headerHighlightSections">
 
87
      <bool>false</bool>
 
88
     </attribute>
 
89
     <attribute name="headerShowSortIndicator" stdset="0">
 
90
      <bool>true</bool>
 
91
     </attribute>
 
92
     <attribute name="headerStretchLastSection">
 
93
      <bool>true</bool>
 
94
     </attribute>
 
95
     <column>
 
96
      <property name="text">
 
97
       <string>Network</string>
 
98
      </property>
 
99
     </column>
 
100
     <column>
 
101
      <property name="text">
 
102
       <string>Identity</string>
 
103
      </property>
 
104
     </column>
 
105
     <column>
 
106
      <property name="text">
 
107
       <string>Channels</string>
 
108
      </property>
 
109
     </column>
 
110
    </widget>
 
111
   </item>
 
112
   <item row="0" column="2">
 
113
    <widget class="QPushButton" name="m_addButton">
 
114
     <property name="sizePolicy">
 
115
      <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 
116
       <horstretch>0</horstretch>
 
117
       <verstretch>0</verstretch>
 
118
      </sizepolicy>
 
119
     </property>
 
120
     <property name="whatsThis">
 
121
      <string>Click here to define a new Network, including the server to connect to, and the Channels to automatically join once connected.</string>
 
122
     </property>
 
123
     <property name="text">
 
124
      <string>&amp;New...</string>
 
125
     </property>
 
126
     <property name="autoDefault">
 
127
      <bool>false</bool>
 
128
     </property>
 
129
     <property name="default">
 
130
      <bool>false</bool>
 
131
     </property>
 
132
     <property name="flat">
 
133
      <bool>false</bool>
 
134
     </property>
 
135
    </widget>
 
136
   </item>
 
137
   <item row="2" column="2">
 
138
    <widget class="QPushButton" name="m_delButton">
 
139
     <property name="sizePolicy">
 
140
      <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 
141
       <horstretch>0</horstretch>
 
142
       <verstretch>0</verstretch>
 
143
      </sizepolicy>
 
144
     </property>
 
145
     <property name="text">
 
146
      <string>&amp;Delete</string>
 
147
     </property>
 
148
     <property name="autoDefault">
 
149
      <bool>false</bool>
 
150
     </property>
 
151
    </widget>
 
152
   </item>
 
153
   <item row="1" column="2">
 
154
    <widget class="QPushButton" name="m_editButton">
 
155
     <property name="sizePolicy">
 
156
      <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 
157
       <horstretch>0</horstretch>
 
158
       <verstretch>0</verstretch>
 
159
      </sizepolicy>
 
160
     </property>
 
161
     <property name="text">
 
162
      <string>&amp;Edit...</string>
 
163
     </property>
 
164
     <property name="autoDefault">
 
165
      <bool>false</bool>
 
166
     </property>
 
167
    </widget>
 
168
   </item>
 
169
  </layout>
 
170
 </widget>
 
171
 <customwidgets>
 
172
  <customwidget>
 
173
   <class>ServerListView</class>
 
174
   <extends>QTreeWidget</extends>
 
175
   <header>serverlistview.h</header>
 
176
  </customwidget>
 
177
 </customwidgets>
 
178
 <resources/>
 
179
 <connections/>
 
180
</ui>