~ubuntu-branches/ubuntu/oneiric/kdepim/oneiric-updates

« back to all changes in this revision

Viewing changes to akregator/plugins/sharemicroblog/configurationwidget.ui

  • Committer: Package Import Robot
  • Author(s): Philip Muškovac
  • Date: 2011-06-28 19:33:24 UTC
  • mfrom: (0.2.13) (0.1.13 sid)
  • Revision ID: package-import@ubuntu.com-20110628193324-8yvjs8sdv9rdoo6c
Tags: 4:4.7.0-0ubuntu1
* New upstream release
  - update install files
  - add missing kdepim-doc package to control file
  - Fix Vcs lines
  - kontact breaks/replaces korganizer << 4:4.6.80
  - tighten the dependency of kdepim-dev on libkdepim4 to fix lintian error

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>ConfigurationWidget</class>
 
4
 <widget class="QWidget" name="ConfigurationWidget">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>504</width>
 
10
    <height>148</height>
 
11
   </rect>
 
12
  </property>
 
13
  <layout class="QGridLayout" name="gridLayout">
 
14
   <item row="3" column="0" colspan="2">
 
15
    <widget class="QLabel" name="label_6">
 
16
     <property name="font">
 
17
      <font>
 
18
       <weight>75</weight>
 
19
       <bold>true</bold>
 
20
      </font>
 
21
     </property>
 
22
     <property name="text">
 
23
      <string>Login</string>
 
24
     </property>
 
25
    </widget>
 
26
   </item>
 
27
   <item row="6" column="0">
 
28
    <spacer name="verticalSpacer">
 
29
     <property name="orientation">
 
30
      <enum>Qt::Vertical</enum>
 
31
     </property>
 
32
     <property name="sizeHint" stdset="0">
 
33
      <size>
 
34
       <width>20</width>
 
35
       <height>0</height>
 
36
      </size>
 
37
     </property>
 
38
    </spacer>
 
39
   </item>
 
40
   <item row="5" column="1">
 
41
    <spacer name="verticalSpacer_2">
 
42
     <property name="orientation">
 
43
      <enum>Qt::Vertical</enum>
 
44
     </property>
 
45
     <property name="sizeType">
 
46
      <enum>QSizePolicy::Fixed</enum>
 
47
     </property>
 
48
     <property name="sizeHint" stdset="0">
 
49
      <size>
 
50
       <width>20</width>
 
51
       <height>10</height>
 
52
      </size>
 
53
     </property>
 
54
    </spacer>
 
55
   </item>
 
56
   <item row="0" column="0" colspan="2">
 
57
    <widget class="QLabel" name="label_8">
 
58
     <property name="font">
 
59
      <font>
 
60
       <weight>75</weight>
 
61
       <bold>true</bold>
 
62
      </font>
 
63
     </property>
 
64
     <property name="text">
 
65
      <string>Service</string>
 
66
     </property>
 
67
    </widget>
 
68
   </item>
 
69
   <item row="4" column="1">
 
70
    <widget class="QLabel" name="label">
 
71
     <property name="text">
 
72
      <string>Username:</string>
 
73
     </property>
 
74
     <property name="alignment">
 
75
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
76
     </property>
 
77
     <property name="buddy">
 
78
      <cstring>kcfg_Username</cstring>
 
79
     </property>
 
80
    </widget>
 
81
   </item>
 
82
   <item row="4" column="2">
 
83
    <widget class="KLineEdit" name="kcfg_Username"/>
 
84
   </item>
 
85
   <item row="1" column="1">
 
86
    <widget class="QLabel" name="label_9">
 
87
     <property name="text">
 
88
      <string>Service URL:</string>
 
89
     </property>
 
90
     <property name="alignment">
 
91
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
92
     </property>
 
93
     <property name="buddy">
 
94
      <cstring>kcfg_ServiceUrl</cstring>
 
95
     </property>
 
96
    </widget>
 
97
   </item>
 
98
   <item row="2" column="1">
 
99
    <spacer name="verticalSpacer_3">
 
100
     <property name="orientation">
 
101
      <enum>Qt::Vertical</enum>
 
102
     </property>
 
103
     <property name="sizeType">
 
104
      <enum>QSizePolicy::Fixed</enum>
 
105
     </property>
 
106
     <property name="sizeHint" stdset="0">
 
107
      <size>
 
108
       <width>20</width>
 
109
       <height>10</height>
 
110
      </size>
 
111
     </property>
 
112
    </spacer>
 
113
   </item>
 
114
   <item row="1" column="2">
 
115
    <widget class="KComboBox" name="kcfg_ServiceUrl">
 
116
     <property name="editable">
 
117
      <bool>true</bool>
 
118
     </property>
 
119
    </widget>
 
120
   </item>
 
121
  </layout>
 
122
 </widget>
 
123
 <customwidgets>
 
124
  <customwidget>
 
125
   <class>KLineEdit</class>
 
126
   <extends>QLineEdit</extends>
 
127
   <header>klineedit.h</header>
 
128
  </customwidget>
 
129
  <customwidget>
 
130
   <class>KComboBox</class>
 
131
   <extends>QComboBox</extends>
 
132
   <header>kcombobox.h</header>
 
133
  </customwidget>
 
134
 </customwidgets>
 
135
 <tabstops>
 
136
  <tabstop>kcfg_ServiceUrl</tabstop>
 
137
  <tabstop>kcfg_Username</tabstop>
 
138
 </tabstops>
 
139
 <resources/>
 
140
 <connections/>
 
141
</ui>