Show invite menu in wlm chat window immediately
[kdenetwork.git] / kopete / protocols / testbed / testbedaddui.ui
blob910c5765279774b11779da022fab9922bbd1526e
1 <ui version="4.0" >
2  <class>TestbedAddUI</class>
3  <widget class="QWidget" name="TestbedAddUI" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>466</width>
9     <height>145</height>
10    </rect>
11   </property>
12   <layout class="QVBoxLayout" >
13    <item>
14     <layout class="QHBoxLayout" >
15      <property name="spacing" >
16       <number>6</number>
17      </property>
18      <property name="leftMargin" >
19       <number>0</number>
20      </property>
21      <property name="topMargin" >
22       <number>0</number>
23      </property>
24      <property name="rightMargin" >
25       <number>0</number>
26      </property>
27      <property name="bottomMargin" >
28       <number>0</number>
29      </property>
30      <item>
31       <widget class="QLabel" name="textLabel1" >
32        <property name="toolTip" >
33         <string>The account name of the account you would like to add.</string>
34        </property>
35        <property name="whatsThis" >
36         <string>The account name of the account you would like to add.</string>
37        </property>
38        <property name="text" >
39         <string>&amp;Contact name:</string>
40        </property>
41        <property name="buddy" >
42         <cstring>m_uniqueName</cstring>
43        </property>
44       </widget>
45      </item>
46      <item>
47       <widget class="QLineEdit" name="m_uniqueName" >
48        <property name="toolTip" >
49         <string>The account name of the account you would like to add.</string>
50        </property>
51        <property name="whatsThis" >
52         <string>The account name of the account you would like to add.</string>
53        </property>
54       </widget>
55      </item>
56     </layout>
57    </item>
58    <item>
59     <widget class="QGroupBox" name="groupBox" >
60      <property name="title" >
61       <string>Contact Type</string>
62      </property>
63      <layout class="QVBoxLayout" >
64       <item>
65        <widget class="QRadioButton" name="m_rbEcho" >
66         <property name="toolTip" >
67          <string>Hey look!  Only one option.  Could you please make this a dropdown and add Null?</string>
68         </property>
69         <property name="whatsThis" >
70          <string>Hey look!  Only one option.  Could you please make this a dropdown and add Null?</string>
71         </property>
72         <property name="text" >
73          <string>&amp;Echo</string>
74         </property>
75         <property name="checked" >
76          <bool>true</bool>
77         </property>
78        </widget>
79       </item>
80       <item>
81        <widget class="QRadioButton" name="m_rbGroup" >
82         <property name="text" >
83          <string>&amp;Group</string>
84         </property>
85        </widget>
86       </item>
87      </layout>
88     </widget>
89    </item>
90    <item>
91     <spacer>
92      <property name="orientation" >
93       <enum>Qt::Vertical</enum>
94      </property>
95      <property name="sizeType" >
96       <enum>QSizePolicy::Expanding</enum>
97      </property>
98      <property name="sizeHint" >
99       <size>
100        <width>448</width>
101        <height>201</height>
102       </size>
103      </property>
104     </spacer>
105    </item>
106   </layout>
107  </widget>
108  <layoutdefault spacing="6" margin="11" />
109  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
110  <resources/>
111  <connections/>
112 </ui>