summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings2/ppp/PPPGUI.ui
Unidiff
Diffstat (limited to 'noncore/settings/networksettings2/ppp/PPPGUI.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/networksettings2/ppp/PPPGUI.ui103
1 files changed, 103 insertions, 0 deletions
diff --git a/noncore/settings/networksettings2/ppp/PPPGUI.ui b/noncore/settings/networksettings2/ppp/PPPGUI.ui
new file mode 100644
index 0000000..777e4a9
--- a/dev/null
+++ b/noncore/settings/networksettings2/ppp/PPPGUI.ui
@@ -0,0 +1,103 @@
1<!DOCTYPE UI><UI>
2<class>PPPGUI</class>
3<widget>
4 <class>QWidget</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>PPPGUI</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>124</width>
15 <height>29</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>PPP</string>
21 </property>
22 <property>
23 <name>layoutMargin</name>
24 </property>
25 <property>
26 <name>layoutSpacing</name>
27 </property>
28 <vbox>
29 <property stdset="1">
30 <name>margin</name>
31 <number>2</number>
32 </property>
33 <property stdset="1">
34 <name>spacing</name>
35 <number>2</number>
36 </property>
37 <widget>
38 <class>QComboBox</class>
39 <item>
40 <property>
41 <name>text</name>
42 <string>Authentication</string>
43 </property>
44 </item>
45 <item>
46 <property>
47 <name>text</name>
48 <string>IP settings</string>
49 </property>
50 </item>
51 <item>
52 <property>
53 <name>text</name>
54 <string>DNS Settings</string>
55 </property>
56 </item>
57 <property stdset="1">
58 <name>name</name>
59 <cstring>PPPOptions_CB</cstring>
60 </property>
61 </widget>
62 <widget>
63 <class>QWidgetStack</class>
64 <property stdset="1">
65 <name>name</name>
66 <cstring>Options_WS</cstring>
67 </property>
68 </widget>
69 </vbox>
70</widget>
71<customwidgets>
72 <customwidget>
73 <class>QWidgetStack</class>
74 <header location="global">qwidgetstack.h</header>
75 <sizehint>
76 <width>-1</width>
77 <height>-1</height>
78 </sizehint>
79 <container>0</container>
80 <sizepolicy>
81 <hordata>7</hordata>
82 <verdata>7</verdata>
83 </sizepolicy>
84 <pixmap>image0</pixmap>
85 <slot access="public">raiseWidget( int )</slot>
86 </customwidget>
87</customwidgets>
88<images>
89 <image>
90 <name>image0</name>
91 <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1ddec44f503c0ae2a154410f53d0ed20e2bf6bdb656dd6861dd23d9a66591b0587fd1654235ebded6f0edcd53e419d87ae7b1f4f9b8f906d0bfe012317426a70b07bdc2f3ec77f8ed6b89559061a0343d06a124cc105596482585094bc0ae599b04646c9018926491b2205e140c485cace25755c175d0a967b622ff900b8cc9c7d29af594ea722d589167f813aa852ba07d94b9dce296e883fe7bb163f23896753</data>
92 </image>
93</images>
94<connections>
95 <connection>
96 <sender>PPPOptions_CB</sender>
97 <signal>activated(int)</signal>
98 <receiver>PPPGUI</receiver>
99 <slot>SLOT_SelectTopic( int )</slot>
100 </connection>
101 <slot access="public">SLOT_SelectTopic( int )</slot>
102</connections>
103</UI>