summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings2/ppp/PPPGUI.ui
Side-by-side diff
Diffstat (limited to 'noncore/settings/networksettings2/ppp/PPPGUI.ui') (more/less context) (show 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 @@
+<!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>124</width>
+ <height>29</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>2</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>
+ <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>0</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>