summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings2/ppp/PPPGUI.ui
blob: 4c79fe3aad57de63a54e3c5d69f3cc17542f216c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<!DOCTYPE UI><UI>
<class>PPPGUI</class>
<widget>
    <class>QWidget</class>
    <property stdset="1">
        <name>name</name>
        <cstring>PPPGUI</cstring>
    </property>
    <property stdset="1">
        <name>geometry</name>
        <rect>
            <x>0</x>
            <y>0</y>
            <width>528</width>
            <height>345</height>
        </rect>
    </property>
    <property stdset="1">
        <name>caption</name>
        <string>PPP</string>
    </property>
    <property>
        <name>layoutMargin</name>
    </property>
    <property>
        <name>layoutSpacing</name>
    </property>
    <vbox>
        <property stdset="1">
            <name>margin</name>
            <number>0</number>
        </property>
        <property stdset="1">
            <name>spacing</name>
            <number>2</number>
        </property>
        <widget>
            <class>QComboBox</class>
            <item>
                <property>
                    <name>text</name>
                    <string>Authentication</string>
                </property>
            </item>
            <item>
                <property>
                    <name>text</name>
                    <string>IP settings</string>
                </property>
            </item>
            <item>
                <property>
                    <name>text</name>
                    <string>DNS Settings</string>
                </property>
            </item>
            <item>
                <property>
                    <name>text</name>
                    <string>Commands</string>
                </property>
            </item>
            <item>
                <property>
                    <name>text</name>
                    <string>Dialing</string>
                </property>
            </item>
            <property stdset="1">
                <name>name</name>
                <cstring>PPPOptions_CB</cstring>
            </property>
        </widget>
        <widget>
            <class>QWidgetStack</class>
            <property stdset="1">
                <name>name</name>
                <cstring>Options_WS</cstring>
            </property>
        </widget>
    </vbox>
</widget>
<customwidgets>
    <customwidget>
        <class>QWidgetStack</class>
        <header location="global">qwidgetstack.h</header>
        <sizehint>
            <width>-1</width>
            <height>-1</height>
        </sizehint>
        <container>1</container>
        <sizepolicy>
            <hordata>7</hordata>
            <verdata>7</verdata>
        </sizepolicy>
        <pixmap>image0</pixmap>
        <slot access="public">raiseWidget( int )</slot>
    </customwidget>
</customwidgets>
<images>
    <image>
        <name>image0</name>
        <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1ddec44f503c0ae2a154410f53d0ed20e2bf6bdb656dd6861dd23d9a66591b0587fd1654235ebded6f0edcd53e419d87ae7b1f4f9b8f906d0bfe012317426a70b07bdc2f3ec77f8ed6b89559061a0343d06a124cc105596482585094bc0ae599b04646c9018926491b2205e140c485cace25755c175d0a967b622ff900b8cc9c7d29af594ea722d589167f813aa852ba07d94b9dce296e883fe7bb163f23896753</data>
    </image>
</images>
<connections>
    <connection>
        <sender>PPPOptions_CB</sender>
        <signal>activated(int)</signal>
        <receiver>PPPGUI</receiver>
        <slot>SLOT_SelectTopic( int )</slot>
    </connection>
    <slot access="public">SLOT_SelectTopic( int )</slot>
</connections>
</UI>