Show invite menu in wlm chat window immediately
[kdenetwork.git] / kopete / protocols / skype / ui / skypeaddcontactbase.ui
blobe45c98cce007b43de8adb17ec9dc6d2f1e67adad
1 <ui version="4.0" >
2  <class>SkypeAddContactBase</class>
3  <widget class="QWidget" name="SkypeAddContactBase" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>362</width>
9     <height>372</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Add Skype Contact</string>
14   </property>
15   <layout class="QVBoxLayout" >
16    <item>
17     <layout class="QHBoxLayout" >
18      <item>
19       <widget class="QLabel" name="textLabel1" >
20        <property name="text" >
21         <string>Skype name:</string>
22        </property>
23        <property name="wordWrap" >
24         <bool>false</bool>
25        </property>
26       </widget>
27      </item>
28      <item>
29       <widget class="QLineEdit" name="NameEdit" />
30      </item>
31     </layout>
32    </item>
33    <item>
34     <widget class="QGroupBox" name="groupBox1" >
35      <property name="title" >
36       <string>Search</string>
37      </property>
38      <layout class="QHBoxLayout" >
39       <item>
40        <widget class="QLabel" name="textLabel2" >
41         <property name="text" >
42          <string>Sorry, but the search function is not yet implemented.</string>
43         </property>
44         <property name="alignment" >
45          <set>Qt::AlignVCenter</set>
46         </property>
47         <property name="wordWrap" >
48          <bool>true</bool>
49         </property>
50        </widget>
51       </item>
52       <item>
53        <layout class="QVBoxLayout" >
54         <item>
55          <spacer name="spacer3" >
56           <property name="orientation" >
57            <enum>Qt::Vertical</enum>
58           </property>
59           <property name="sizeType" >
60            <enum>QSizePolicy::Expanding</enum>
61           </property>
62           <property name="sizeHint" stdset="0" >
63            <size>
64             <width>20</width>
65             <height>0</height>
66            </size>
67           </property>
68          </spacer>
69         </item>
70         <item>
71          <widget class="QPushButton" name="SearchButton" >
72           <property name="enabled" >
73            <bool>false</bool>
74           </property>
75           <property name="text" >
76            <string>Se&amp;arch</string>
77           </property>
78          </widget>
79         </item>
80         <item>
81          <spacer name="spacer5" >
82           <property name="orientation" >
83            <enum>Qt::Vertical</enum>
84           </property>
85           <property name="sizeType" >
86            <enum>QSizePolicy::Expanding</enum>
87           </property>
88           <property name="sizeHint" stdset="0" >
89            <size>
90             <width>20</width>
91             <height>0</height>
92            </size>
93           </property>
94          </spacer>
95         </item>
96        </layout>
97       </item>
98      </layout>
99     </widget>
100    </item>
101    <item>
102     <spacer name="spacer4" >
103      <property name="orientation" >
104       <enum>Qt::Vertical</enum>
105      </property>
106      <property name="sizeType" >
107       <enum>QSizePolicy::Expanding</enum>
108      </property>
109      <property name="sizeHint" stdset="0" >
110       <size>
111        <width>20</width>
112        <height>61</height>
113       </size>
114      </property>
115     </spacer>
116    </item>
117   </layout>
118  </widget>
119  <layoutdefault spacing="6" margin="11" />
120  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
121  <resources/>
122  <connections/>
123 </ui>