~ubuntu-branches/ubuntu/oneiric/knetworkmanager/oneiric

« back to all changes in this revision

Viewing changes to knetworkmanager/src/connection_setting_cdma.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-07-14 14:05:44 UTC
  • mfrom: (1.2.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20080714140544-yjhxgrdwartk3kx7
Tags: 1:0.7svn830754-0ubuntu1
New upstream snapshot

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
 
2
<class>ConnectionSettingCdmaWidget</class>
 
3
<widget class="QWidget">
 
4
    <property name="name">
 
5
        <cstring>ConnectionSettingCdmaWidget</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>381</width>
 
12
            <height>102</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>Form1</string>
 
17
    </property>
 
18
    <vbox>
 
19
        <property name="name">
 
20
            <cstring>unnamed</cstring>
 
21
        </property>
 
22
        <property name="margin">
 
23
            <number>0</number>
 
24
        </property>
 
25
        <widget class="QLayoutWidget">
 
26
            <property name="name">
 
27
                <cstring>layout10</cstring>
 
28
            </property>
 
29
            <grid>
 
30
                <property name="name">
 
31
                    <cstring>unnamed</cstring>
 
32
                </property>
 
33
                <widget class="QLineEdit" row="2" column="1">
 
34
                    <property name="name">
 
35
                        <cstring>mPassword</cstring>
 
36
                    </property>
 
37
                    <property name="toolTip" stdset="0">
 
38
                        <string>Password needed to access the service</string>
 
39
                    </property>
 
40
                </widget>
 
41
                <widget class="QLabel" row="0" column="0">
 
42
                    <property name="name">
 
43
                        <cstring>textLabel1</cstring>
 
44
                    </property>
 
45
                    <property name="text">
 
46
                        <string>&amp;Number:</string>
 
47
                    </property>
 
48
                    <property name="buddy" stdset="0">
 
49
                        <cstring>mNumber</cstring>
 
50
                    </property>
 
51
                </widget>
 
52
                <widget class="QLineEdit" row="1" column="1">
 
53
                    <property name="name">
 
54
                        <cstring>mUsername</cstring>
 
55
                    </property>
 
56
                    <property name="toolTip" stdset="0">
 
57
                        <string>Username needed to access the service</string>
 
58
                    </property>
 
59
                </widget>
 
60
                <widget class="QLabel" row="1" column="0">
 
61
                    <property name="name">
 
62
                        <cstring>textLabel2</cstring>
 
63
                    </property>
 
64
                    <property name="text">
 
65
                        <string>&amp;Username:</string>
 
66
                    </property>
 
67
                    <property name="buddy" stdset="0">
 
68
                        <cstring>mUsername</cstring>
 
69
                    </property>
 
70
                </widget>
 
71
                <widget class="QLabel" row="2" column="0">
 
72
                    <property name="name">
 
73
                        <cstring>textLabel2_2</cstring>
 
74
                    </property>
 
75
                    <property name="text">
 
76
                        <string>&amp;Password:</string>
 
77
                    </property>
 
78
                    <property name="buddy" stdset="0">
 
79
                        <cstring>mUsername</cstring>
 
80
                    </property>
 
81
                </widget>
 
82
                <widget class="QLineEdit" row="0" column="1">
 
83
                    <property name="name">
 
84
                        <cstring>mNumber</cstring>
 
85
                    </property>
 
86
                </widget>
 
87
                <spacer row="0" column="2" rowspan="2" colspan="1">
 
88
                    <property name="name">
 
89
                        <cstring>spacer2</cstring>
 
90
                    </property>
 
91
                    <property name="orientation">
 
92
                        <enum>Horizontal</enum>
 
93
                    </property>
 
94
                    <property name="sizeType">
 
95
                        <enum>Expanding</enum>
 
96
                    </property>
 
97
                    <property name="sizeHint">
 
98
                        <size>
 
99
                            <width>146</width>
 
100
                            <height>20</height>
 
101
                        </size>
 
102
                    </property>
 
103
                </spacer>
 
104
            </grid>
 
105
        </widget>
 
106
        <spacer>
 
107
            <property name="name">
 
108
                <cstring>spacer1</cstring>
 
109
            </property>
 
110
            <property name="orientation">
 
111
                <enum>Vertical</enum>
 
112
            </property>
 
113
            <property name="sizeType">
 
114
                <enum>Expanding</enum>
 
115
            </property>
 
116
            <property name="sizeHint">
 
117
                <size>
 
118
                    <width>20</width>
 
119
                    <height>16</height>
 
120
                </size>
 
121
            </property>
 
122
        </spacer>
 
123
    </vbox>
 
124
</widget>
 
125
<tabstops>
 
126
    <tabstop>mNumber</tabstop>
 
127
    <tabstop>mUsername</tabstop>
 
128
    <tabstop>mPassword</tabstop>
 
129
</tabstops>
 
130
<layoutdefaults spacing="6" margin="11"/>
 
131
</UI>