~neon/kdenetwork/trunk

« back to all changes in this revision

Viewing changes to kopete/kopete/addaccountwizard/addaccountwizardpage1.ui

  • Committer: uwolfer
  • Date: 2013-06-08 10:12:41 UTC
  • Revision ID: svn-v4:283d02a7-25f6-0310-bc7c-ecb5cbfe19da:trunk/KDE/kdenetwork:1357331
kdenetwork has moved to Git

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<ui version="4.0" >
2
 
 <class>AddAccountWizardPage1</class>
3
 
 <widget class="QWidget" name="AddAccountWizardPage1" >
4
 
  <property name="geometry" >
5
 
   <rect>
6
 
    <x>0</x>
7
 
    <y>0</y>
8
 
    <width>458</width>
9
 
    <height>353</height>
10
 
   </rect>
11
 
  </property>
12
 
  <property name="minimumSize" >
13
 
   <size>
14
 
    <width>0</width>
15
 
    <height>0</height>
16
 
   </size>
17
 
  </property>
18
 
  <property name="windowTitle" >
19
 
   <string>Step One: Select Messaging Service</string>
20
 
  </property>
21
 
  <layout class="QVBoxLayout" >
22
 
   <item>
23
 
    <widget class="QLabel" name="m_header" >
24
 
     <property name="sizePolicy" >
25
 
      <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
26
 
       <horstretch>0</horstretch>
27
 
       <verstretch>0</verstretch>
28
 
      </sizepolicy>
29
 
     </property>
30
 
     <property name="text" >
31
 
      <string>&lt;h2>Welcome to the Add Account Wizard&lt;/h2>
32
 
&lt;p>Select the messaging service from the list below.&lt;/p></string>
33
 
     </property>
34
 
     <property name="alignment" >
35
 
      <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
36
 
     </property>
37
 
     <property name="wordWrap" >
38
 
      <bool>true</bool>
39
 
     </property>
40
 
    </widget>
41
 
   </item>
42
 
   <item>
43
 
    <widget class="QTreeWidget" name="protocolListView" >
44
 
     <property name="alternatingRowColors" >
45
 
      <bool>true</bool>
46
 
     </property>
47
 
     <property name="rootIsDecorated" >
48
 
      <bool>false</bool>
49
 
     </property>
50
 
     <column>
51
 
      <property name="text" >
52
 
       <string>1</string>
53
 
      </property>
54
 
     </column>
55
 
    </widget>
56
 
   </item>
57
 
  </layout>
58
 
 </widget>
59
 
 <resources/>
60
 
 <connections/>
61
 
</ui>