~ubuntu-branches/ubuntu/quantal/psi/quantal

« back to all changes in this revision

Viewing changes to src/accountremove.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2008-04-14 18:57:30 UTC
  • mfrom: (2.1.9 hardy)
  • Revision ID: james.westby@ubuntu.com-20080414185730-528re3zp0m2hdlhi
Tags: 0.11-8
* added CONFIG -= link_prl to .pro files and removed dependencies
  which are made unnecessary by this change
* Fix segfault when closing last chat tab with qt4.4
  (This is from upstream svn, rev. 1101) (Closes: Bug#476122)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<ui version="4.0" stdsetdef="1" >
 
2
  <author></author>
 
3
  <comment></comment>
 
4
  <exportmacro></exportmacro>
 
5
  <class>AccountRemove</class>
 
6
  <widget class="QDialog" name="AccountRemove" >
 
7
    <property name="geometry" >
 
8
      <rect>
 
9
        <x>0</x>
 
10
        <y>0</y>
 
11
        <width>429</width>
 
12
        <height>173</height>
 
13
      </rect>
 
14
    </property>
 
15
    <property name="windowTitle" >
 
16
      <string>Remove Account</string>
 
17
    </property>
 
18
    <layout class="QVBoxLayout" >
 
19
      <property name="margin" >
 
20
        <number>11</number>
 
21
      </property>
 
22
      <property name="spacing" >
 
23
        <number>6</number>
 
24
      </property>
 
25
      <item>
 
26
        <widget class="QGroupBox" name="gb_account" >
 
27
          <property name="title" >
 
28
            <string>Remove Account</string>
 
29
          </property>
 
30
          <layout class="QVBoxLayout" >
 
31
            <property name="margin" >
 
32
              <number>11</number>
 
33
            </property>
 
34
            <property name="spacing" >
 
35
              <number>6</number>
 
36
            </property>
 
37
            <item>
 
38
              <widget class="QRadioButton" name="rb_remove" >
 
39
                <property name="text" >
 
40
                  <string>Remove account from Psi only.</string>
 
41
                </property>
 
42
              </widget>
 
43
            </item>
 
44
            <item>
 
45
              <widget class="QRadioButton" name="rb_removeAndUnreg" >
 
46
                <property name="text" >
 
47
                  <string>Remove account and try to unregister it from the server.</string>
 
48
                </property>
 
49
              </widget>
 
50
            </item>
 
51
            <item>
 
52
              <layout class="QHBoxLayout" >
 
53
                <property name="margin" >
 
54
                  <number>0</number>
 
55
                </property>
 
56
                <property name="spacing" >
 
57
                  <number>6</number>
 
58
                </property>
 
59
                <item>
 
60
                  <widget class="QLabel" name="lb_pass" >
 
61
                    <property name="text" >
 
62
                      <string>Password:</string>
 
63
                    </property>
 
64
                  </widget>
 
65
                </item>
 
66
                <item>
 
67
                  <widget class="QLineEdit" name="le_pass" >
 
68
                    <property name="maximumSize" >
 
69
                      <size>
 
70
                        <width>100</width>
 
71
                        <height>32767</height>
 
72
                      </size>
 
73
                    </property>
 
74
                    <property name="echoMode" >
 
75
                      <enum>QLineEdit::Password</enum>
 
76
                    </property>
 
77
                  </widget>
 
78
                </item>
 
79
                <item>
 
80
                  <spacer name="Spacer2" >
 
81
                    <property name="sizeHint" >
 
82
                      <size>
 
83
                        <width>30</width>
 
84
                        <height>0</height>
 
85
                      </size>
 
86
                    </property>
 
87
                    <property name="sizeType" >
 
88
                      <enum>Expanding</enum>
 
89
                    </property>
 
90
                    <property name="orientation" >
 
91
                      <enum>Horizontal</enum>
 
92
                    </property>
 
93
                  </spacer>
 
94
                </item>
 
95
              </layout>
 
96
            </item>
 
97
          </layout>
 
98
        </widget>
 
99
      </item>
 
100
      <item>
 
101
        <spacer name="Spacer3" >
 
102
          <property name="sizeHint" >
 
103
            <size>
 
104
              <width>16</width>
 
105
              <height>16</height>
 
106
            </size>
 
107
          </property>
 
108
          <property name="sizeType" >
 
109
            <enum>Expanding</enum>
 
110
          </property>
 
111
          <property name="orientation" >
 
112
            <enum>Vertical</enum>
 
113
          </property>
 
114
        </spacer>
 
115
      </item>
 
116
      <item>
 
117
        <layout class="QHBoxLayout" >
 
118
          <property name="margin" >
 
119
            <number>0</number>
 
120
          </property>
 
121
          <item>
 
122
            <widget class="BusyWidget" name="busy" />
 
123
          </item>
 
124
          <item>
 
125
            <spacer name="Spacer16" >
 
126
              <property name="sizeHint" >
 
127
                <size>
 
128
                  <width>179</width>
 
129
                  <height>16</height>
 
130
                </size>
 
131
              </property>
 
132
              <property name="sizeType" >
 
133
                <enum>Expanding</enum>
 
134
              </property>
 
135
              <property name="orientation" >
 
136
                <enum>Horizontal</enum>
 
137
              </property>
 
138
            </spacer>
 
139
          </item>
 
140
          <item>
 
141
            <layout class="QHBoxLayout" >
 
142
              <property name="margin" >
 
143
                <number>0</number>
 
144
              </property>
 
145
              <item>
 
146
                <widget class="IconButton" name="pb_close" >
 
147
                  <property name="text" >
 
148
                    <string>&amp;Close</string>
 
149
                  </property>
 
150
                </widget>
 
151
              </item>
 
152
              <item>
 
153
                <widget class="IconButton" name="pb_remove" >
 
154
                  <property name="text" >
 
155
                    <string>&amp;Remove</string>
 
156
                  </property>
 
157
                  <property name="psiIconName" stdset="0" >
 
158
                    <string>psi/remove</string>
 
159
                  </property>
 
160
                </widget>
 
161
              </item>
 
162
            </layout>
 
163
          </item>
 
164
        </layout>
 
165
      </item>
 
166
    </layout>
 
167
  </widget>
 
168
  <layoutdefault spacing="6" margin="11" />
 
169
  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
 
170
</ui>