home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Thomson (Residential)
/
TGSTPv7203.iso
/
mac
/
HIW
/
ui
/
profileselection.ui
< prev
next >
Wrap
Text File
|
2008-02-11
|
12KB
|
281 lines
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>Form1</class>
<widget class="QWidget">
<property name="name">
<cstring>Form1</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>493</width>
<height>369</height>
</rect>
</property>
<property name="caption">
<string>Form1</string>
</property>
<widget class="CPageHeader">
<property name="name">
<cstring>cPageHeader</cstring>
</property>
<property name="geometry">
<rect>
<x>1</x>
<y>1</y>
<width>490</width>
<height>60</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Internet Connection</string>
</property>
<property name="subTitle">
<string>How do you want to connect to the internet?</string>
</property>
<property name="pixmap">
<pixmap></pixmap>
</property>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout7</cstring>
</property>
<property name="geometry">
<rect>
<x>1</x>
<y>67</y>
<width>490</width>
<height>309</height>
</rect>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>5</number>
</property>
<widget class="QButtonGroup">
<property name="name">
<cstring>connectionType</cstring>
</property>
<property name="margin">
<number>5</number>
</property>
<property name="title">
<string>Connect using</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QRadioButton">
<property name="name">
<cstring>ppp</cstring>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="text">
<string>Routed PPP</string>
</property>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout11</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer10</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Maximum</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="QTextEdit">
<property name="name">
<cstring>textEdit2</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="text">
<string>Connect using a broadband connection that requieres a user name and password.
Your ISP may refer to this type of connection as PPPoE or PPPoA</string>
</property>
<property name="wordWrap">
<enum>WidgetWidth</enum>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
</hbox>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>bridging</cstring>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="text">
<string>Bridging</string>
</property>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout12</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer10_3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Maximum</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="QTextEdit">
<property name="name">
<cstring>textEdit2_2</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="text">
<string>Connect using a broadband connection that is always on.
It is always active and doesn't require you to sign in.</string>
</property>
<property name="wordWrap">
<enum>WidgetWidth</enum>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
</hbox>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>advanced</cstring>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="text">
<string>Advanced</string>
</property>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout13</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer10_4</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Maximum</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="QTextEdit">
<property name="name">
<cstring>textEdit2_2_2</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="text">
<string>Connect using an advanced internet service.
</string>
</property>
<property name="wordWrap">
<enum>WidgetWidth</enum>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<spacer>
<property name="name">
<cstring>spacer7</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>1</width>
<height>1</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</widget>
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
</UI>