~ubuntu-branches/ubuntu/vivid/psi/vivid

« back to all changes in this revision

Viewing changes to src/mucjoin.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2008-08-28 18:46:52 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080828184652-iiik12dl91nq7cdi
Tags: 0.12-2
Uploading to unstable (Closes: Bug#494352)

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
   <rect>
6
6
    <x>0</x>
7
7
    <y>0</y>
8
 
    <width>406</width>
9
 
    <height>312</height>
 
8
    <width>410</width>
 
9
    <height>362</height>
10
10
   </rect>
11
11
  </property>
12
12
  <property name="windowTitle" >
13
13
   <string>Join Groupchat</string>
14
14
  </property>
15
 
  <layout class="QVBoxLayout" >
16
 
   <property name="margin" >
17
 
    <number>9</number>
18
 
   </property>
19
 
   <property name="spacing" >
20
 
    <number>6</number>
21
 
   </property>
22
 
   <item>
23
 
    <layout class="QHBoxLayout" >
24
 
     <property name="margin" >
25
 
      <number>0</number>
26
 
     </property>
27
 
     <property name="spacing" >
28
 
      <number>6</number>
29
 
     </property>
30
 
     <item>
31
 
      <widget class="QLabel" name="lb_identity" >
32
 
       <property name="text" >
33
 
        <string>Identity:</string>
34
 
       </property>
35
 
      </widget>
36
 
     </item>
37
 
     <item>
38
 
      <widget class="QLabel" name="lb_ident" >
39
 
       <property name="text" >
40
 
        <string>ident</string>
41
 
       </property>
42
 
      </widget>
43
 
     </item>
44
 
    </layout>
45
 
   </item>
46
 
   <item>
47
 
    <layout class="QHBoxLayout" >
48
 
     <property name="margin" >
49
 
      <number>0</number>
50
 
     </property>
51
 
     <property name="spacing" >
52
 
      <number>6</number>
53
 
     </property>
54
 
     <item>
55
 
      <widget class="QLabel" name="TextLabel1_2" >
56
 
       <property name="text" >
57
 
        <string>Recent:</string>
58
 
       </property>
59
 
      </widget>
60
 
     </item>
61
 
     <item>
62
 
      <widget class="QComboBox" name="cb_recent" >
63
 
       <property name="sizePolicy" >
64
 
        <sizepolicy>
65
 
         <hsizetype>7</hsizetype>
66
 
         <vsizetype>0</vsizetype>
67
 
         <horstretch>0</horstretch>
68
 
         <verstretch>0</verstretch>
69
 
        </sizepolicy>
70
 
       </property>
71
 
      </widget>
72
 
     </item>
73
 
    </layout>
74
 
   </item>
75
 
   <item>
 
15
  <layout class="QGridLayout" >
 
16
   <item row="0" column="0" >
 
17
    <widget class="QLabel" name="lb_identity" >
 
18
     <property name="text" >
 
19
      <string>Identity:</string>
 
20
     </property>
 
21
     <property name="alignment" >
 
22
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
23
     </property>
 
24
    </widget>
 
25
   </item>
 
26
   <item row="0" column="1" >
 
27
    <widget class="AccountsComboBox" name="cb_ident" />
 
28
   </item>
 
29
   <item row="1" column="0" >
 
30
    <widget class="QLabel" name="TextLabel1_2" >
 
31
     <property name="text" >
 
32
      <string>Recent:</string>
 
33
     </property>
 
34
     <property name="alignment" >
 
35
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
36
     </property>
 
37
    </widget>
 
38
   </item>
 
39
   <item row="1" column="1" >
 
40
    <widget class="QComboBox" name="cb_recent" >
 
41
     <property name="sizePolicy" >
 
42
      <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
 
43
       <horstretch>0</horstretch>
 
44
       <verstretch>0</verstretch>
 
45
      </sizepolicy>
 
46
     </property>
 
47
    </widget>
 
48
   </item>
 
49
   <item row="2" column="0" colspan="2" >
76
50
    <widget class="QGroupBox" name="gb_info" >
77
51
     <property name="title" >
78
52
      <string>Room information:</string>
79
53
     </property>
80
54
     <layout class="QGridLayout" >
81
 
      <property name="margin" >
82
 
       <number>9</number>
83
 
      </property>
84
 
      <property name="spacing" >
85
 
       <number>6</number>
86
 
      </property>
87
 
      <item row="4" column="0" colspan="2" >
88
 
       <widget class="QCheckBox" name="ck_history" >
89
 
        <property name="text" >
90
 
         <string>Request chat history</string>
 
55
      <item row="0" column="0" >
 
56
       <widget class="QLabel" name="TextLabel2" >
 
57
        <property name="text" >
 
58
         <string>Host:</string>
 
59
        </property>
 
60
        <property name="alignment" >
 
61
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
62
        </property>
 
63
       </widget>
 
64
      </item>
 
65
      <item row="0" column="1" >
 
66
       <widget class="QLineEdit" name="le_host" />
 
67
      </item>
 
68
      <item row="1" column="0" >
 
69
       <widget class="QLabel" name="TextLabel3" >
 
70
        <property name="text" >
 
71
         <string>Room:</string>
 
72
        </property>
 
73
        <property name="alignment" >
 
74
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
75
        </property>
 
76
       </widget>
 
77
      </item>
 
78
      <item row="1" column="1" >
 
79
       <widget class="QLineEdit" name="le_room" />
 
80
      </item>
 
81
      <item row="2" column="0" >
 
82
       <widget class="QLabel" name="TextLabel4" >
 
83
        <property name="text" >
 
84
         <string>Nickname:</string>
 
85
        </property>
 
86
        <property name="alignment" >
 
87
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
88
        </property>
 
89
       </widget>
 
90
      </item>
 
91
      <item row="2" column="1" >
 
92
       <widget class="QLineEdit" name="le_nick" />
 
93
      </item>
 
94
      <item row="3" column="0" >
 
95
       <widget class="QLabel" name="TextLabel5" >
 
96
        <property name="text" >
 
97
         <string>Password:</string>
 
98
        </property>
 
99
        <property name="alignment" >
 
100
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
91
101
        </property>
92
102
       </widget>
93
103
      </item>
98
108
        </property>
99
109
       </widget>
100
110
      </item>
101
 
      <item row="3" column="0" >
102
 
       <widget class="QLabel" name="TextLabel5" >
103
 
        <property name="text" >
104
 
         <string>Password:</string>
105
 
        </property>
106
 
       </widget>
107
 
      </item>
108
 
      <item row="2" column="1" >
109
 
       <widget class="QLineEdit" name="le_nick" />
110
 
      </item>
111
 
      <item row="2" column="0" >
112
 
       <widget class="QLabel" name="TextLabel4" >
113
 
        <property name="text" >
114
 
         <string>Nickname:</string>
115
 
        </property>
116
 
       </widget>
117
 
      </item>
118
 
      <item row="1" column="1" >
119
 
       <widget class="QLineEdit" name="le_room" />
120
 
      </item>
121
 
      <item row="1" column="0" >
122
 
       <widget class="QLabel" name="TextLabel3" >
123
 
        <property name="text" >
124
 
         <string>Room:</string>
125
 
        </property>
126
 
       </widget>
127
 
      </item>
128
 
      <item row="0" column="1" >
129
 
       <widget class="QLineEdit" name="le_host" />
130
 
      </item>
131
 
      <item row="0" column="0" >
132
 
       <widget class="QLabel" name="TextLabel2" >
133
 
        <property name="text" >
134
 
         <string>Host:</string>
 
111
      <item row="4" column="1" >
 
112
       <widget class="QCheckBox" name="ck_history" >
 
113
        <property name="text" >
 
114
         <string>Request chat history</string>
135
115
        </property>
136
116
       </widget>
137
117
      </item>
138
118
     </layout>
139
119
    </widget>
140
120
   </item>
141
 
   <item>
 
121
   <item row="3" column="0" colspan="2" >
142
122
    <spacer>
143
123
     <property name="orientation" >
144
124
      <enum>Qt::Vertical</enum>
149
129
     <property name="sizeHint" >
150
130
      <size>
151
131
       <width>331</width>
152
 
       <height>31</height>
 
132
       <height>0</height>
153
133
      </size>
154
134
     </property>
155
135
    </spacer>
156
136
   </item>
157
 
   <item>
 
137
   <item row="4" column="0" colspan="2" >
158
138
    <widget class="Line" name="Line1" >
159
139
     <property name="frameShape" >
160
140
      <enum>QFrame::HLine</enum>
167
147
     </property>
168
148
    </widget>
169
149
   </item>
170
 
   <item>
171
 
    <layout class="QHBoxLayout" >
172
 
     <property name="margin" >
173
 
      <number>0</number>
174
 
     </property>
175
 
     <property name="spacing" >
176
 
      <number>6</number>
177
 
     </property>
178
 
     <item>
179
 
      <widget class="BusyWidget" native="1" name="busy" />
180
 
     </item>
181
 
     <item>
182
 
      <spacer>
183
 
       <property name="orientation" >
184
 
        <enum>Qt::Horizontal</enum>
185
 
       </property>
186
 
       <property name="sizeType" >
187
 
        <enum>QSizePolicy::Expanding</enum>
188
 
       </property>
189
 
       <property name="sizeHint" >
190
 
        <size>
191
 
         <width>81</width>
192
 
         <height>29</height>
193
 
        </size>
194
 
       </property>
195
 
      </spacer>
196
 
     </item>
197
 
     <item>
198
 
      <widget class="QPushButton" name="pb_close" >
199
 
       <property name="text" >
200
 
        <string>Close</string>
201
 
       </property>
202
 
      </widget>
203
 
     </item>
204
 
     <item>
205
 
      <widget class="QPushButton" name="pb_join" >
206
 
       <property name="text" >
207
 
        <string>Join</string>
208
 
       </property>
209
 
      </widget>
210
 
     </item>
211
 
    </layout>
 
150
   <item row="5" column="0" >
 
151
    <widget class="BusyWidget" name="busy" />
 
152
   </item>
 
153
   <item row="5" column="1" >
 
154
    <widget class="QDialogButtonBox" name="buttonBox" >
 
155
     <property name="standardButtons" >
 
156
      <set>QDialogButtonBox::Cancel</set>
 
157
     </property>
 
158
    </widget>
212
159
   </item>
213
160
  </layout>
214
161
 </widget>
221
168
   <header>busywidget.h</header>
222
169
   <container>1</container>
223
170
  </customwidget>
 
171
  <customwidget>
 
172
   <class>AccountsComboBox</class>
 
173
   <extends>QComboBox</extends>
 
174
   <header>accountscombobox.h</header>
 
175
  </customwidget>
224
176
 </customwidgets>
225
177
 <tabstops>
226
178
  <tabstop>cb_recent</tabstop>
229
181
  <tabstop>le_nick</tabstop>
230
182
  <tabstop>le_pass</tabstop>
231
183
  <tabstop>ck_history</tabstop>
232
 
  <tabstop>pb_close</tabstop>
233
 
  <tabstop>pb_join</tabstop>
234
184
 </tabstops>
235
185
 <resources/>
236
 
 <connections/>
 
186
 <connections>
 
187
  <connection>
 
188
   <sender>buttonBox</sender>
 
189
   <signal>rejected()</signal>
 
190
   <receiver>MUCJoin</receiver>
 
191
   <slot>reject()</slot>
 
192
   <hints>
 
193
    <hint type="sourcelabel" >
 
194
     <x>362</x>
 
195
     <y>348</y>
 
196
    </hint>
 
197
    <hint type="destinationlabel" >
 
198
     <x>406</x>
 
199
     <y>316</y>
 
200
    </hint>
 
201
   </hints>
 
202
  </connection>
 
203
  <connection>
 
204
   <sender>buttonBox</sender>
 
205
   <signal>accepted()</signal>
 
206
   <receiver>MUCJoin</receiver>
 
207
   <slot>accept()</slot>
 
208
   <hints>
 
209
    <hint type="sourcelabel" >
 
210
     <x>312</x>
 
211
     <y>343</y>
 
212
    </hint>
 
213
    <hint type="destinationlabel" >
 
214
     <x>336</x>
 
215
     <y>316</y>
 
216
    </hint>
 
217
   </hints>
 
218
  </connection>
 
219
 </connections>
237
220
</ui>