home *** CD-ROM | disk | FTP | other *** search
/ Thomson (Residential) / TGSTPv7203.iso / mac / HIW / ui / profileselection.ui < prev    next >
Text File  |  2008-02-11  |  12KB  |  281 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>Form1</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>Form1</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>493</width>
  12.             <height>369</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Form1</string>
  17.     </property>
  18.     <widget class="CPageHeader">
  19.         <property name="name">
  20.             <cstring>cPageHeader</cstring>
  21.         </property>
  22.         <property name="geometry">
  23.             <rect>
  24.                 <x>1</x>
  25.                 <y>1</y>
  26.                 <width>490</width>
  27.                 <height>60</height>
  28.             </rect>
  29.         </property>
  30.         <property name="sizePolicy">
  31.             <sizepolicy>
  32.                 <hsizetype>3</hsizetype>
  33.                 <vsizetype>0</vsizetype>
  34.                 <horstretch>0</horstretch>
  35.                 <verstretch>0</verstretch>
  36.             </sizepolicy>
  37.         </property>
  38.         <property name="title">
  39.             <string>Internet Connection</string>
  40.         </property>
  41.         <property name="subTitle">
  42.             <string>How do you want to connect to the internet?</string>
  43.         </property>
  44.         <property name="pixmap">
  45.             <pixmap></pixmap>
  46.         </property>
  47.     </widget>
  48.     <widget class="QLayoutWidget">
  49.         <property name="name">
  50.             <cstring>layout7</cstring>
  51.         </property>
  52.         <property name="geometry">
  53.             <rect>
  54.                 <x>1</x>
  55.                 <y>67</y>
  56.                 <width>490</width>
  57.                 <height>309</height>
  58.             </rect>
  59.         </property>
  60.         <vbox>
  61.             <property name="name">
  62.                 <cstring>unnamed</cstring>
  63.             </property>
  64.             <property name="margin">
  65.                 <number>5</number>
  66.             </property>
  67.             <widget class="QButtonGroup">
  68.                 <property name="name">
  69.                     <cstring>connectionType</cstring>
  70.                 </property>
  71.                 <property name="margin">
  72.                     <number>5</number>
  73.                 </property>
  74.                 <property name="title">
  75.                     <string>Connect using</string>
  76.                 </property>
  77.                 <vbox>
  78.                     <property name="name">
  79.                         <cstring>unnamed</cstring>
  80.                     </property>
  81.                     <widget class="QRadioButton">
  82.                         <property name="name">
  83.                             <cstring>ppp</cstring>
  84.                         </property>
  85.                         <property name="font">
  86.                             <font>
  87.                                 <bold>1</bold>
  88.                             </font>
  89.                         </property>
  90.                         <property name="text">
  91.                             <string>Routed PPP</string>
  92.                         </property>
  93.                     </widget>
  94.                     <widget class="QLayoutWidget">
  95.                         <property name="name">
  96.                             <cstring>layout11</cstring>
  97.                         </property>
  98.                         <hbox>
  99.                             <property name="name">
  100.                                 <cstring>unnamed</cstring>
  101.                             </property>
  102.                             <spacer>
  103.                                 <property name="name">
  104.                                     <cstring>spacer10</cstring>
  105.                                 </property>
  106.                                 <property name="orientation">
  107.                                     <enum>Horizontal</enum>
  108.                                 </property>
  109.                                 <property name="sizeType">
  110.                                     <enum>Maximum</enum>
  111.                                 </property>
  112.                                 <property name="sizeHint">
  113.                                     <size>
  114.                                         <width>16</width>
  115.                                         <height>20</height>
  116.                                     </size>
  117.                                 </property>
  118.                             </spacer>
  119.                             <widget class="QTextEdit">
  120.                                 <property name="name">
  121.                                     <cstring>textEdit2</cstring>
  122.                                 </property>
  123.                                 <property name="frameShape">
  124.                                     <enum>NoFrame</enum>
  125.                                 </property>
  126.                                 <property name="text">
  127.                                     <string>Connect using a broadband connection that requieres a user name and password.
  128. Your ISP may refer to this type of connection as PPPoE or PPPoA</string>
  129.                                 </property>
  130.                                 <property name="wordWrap">
  131.                                     <enum>WidgetWidth</enum>
  132.                                 </property>
  133.                                 <property name="readOnly">
  134.                                     <bool>true</bool>
  135.                                 </property>
  136.                             </widget>
  137.                         </hbox>
  138.                     </widget>
  139.                     <widget class="QRadioButton">
  140.                         <property name="name">
  141.                             <cstring>bridging</cstring>
  142.                         </property>
  143.                         <property name="font">
  144.                             <font>
  145.                                 <bold>1</bold>
  146.                             </font>
  147.                         </property>
  148.                         <property name="text">
  149.                             <string>Bridging</string>
  150.                         </property>
  151.                     </widget>
  152.                     <widget class="QLayoutWidget">
  153.                         <property name="name">
  154.                             <cstring>layout12</cstring>
  155.                         </property>
  156.                         <hbox>
  157.                             <property name="name">
  158.                                 <cstring>unnamed</cstring>
  159.                             </property>
  160.                             <spacer>
  161.                                 <property name="name">
  162.                                     <cstring>spacer10_3</cstring>
  163.                                 </property>
  164.                                 <property name="orientation">
  165.                                     <enum>Horizontal</enum>
  166.                                 </property>
  167.                                 <property name="sizeType">
  168.                                     <enum>Maximum</enum>
  169.                                 </property>
  170.                                 <property name="sizeHint">
  171.                                     <size>
  172.                                         <width>16</width>
  173.                                         <height>20</height>
  174.                                     </size>
  175.                                 </property>
  176.                             </spacer>
  177.                             <widget class="QTextEdit">
  178.                                 <property name="name">
  179.                                     <cstring>textEdit2_2</cstring>
  180.                                 </property>
  181.                                 <property name="frameShape">
  182.                                     <enum>NoFrame</enum>
  183.                                 </property>
  184.                                 <property name="text">
  185.                                     <string>Connect using a broadband connection that is always on.
  186. It is always active and doesn't require you to sign in.</string>
  187.                                 </property>
  188.                                 <property name="wordWrap">
  189.                                     <enum>WidgetWidth</enum>
  190.                                 </property>
  191.                                 <property name="readOnly">
  192.                                     <bool>true</bool>
  193.                                 </property>
  194.                             </widget>
  195.                         </hbox>
  196.                     </widget>
  197.                     <widget class="QRadioButton">
  198.                         <property name="name">
  199.                             <cstring>advanced</cstring>
  200.                         </property>
  201.                         <property name="font">
  202.                             <font>
  203.                                 <bold>1</bold>
  204.                             </font>
  205.                         </property>
  206.                         <property name="text">
  207.                             <string>Advanced</string>
  208.                         </property>
  209.                     </widget>
  210.                     <widget class="QLayoutWidget">
  211.                         <property name="name">
  212.                             <cstring>layout13</cstring>
  213.                         </property>
  214.                         <hbox>
  215.                             <property name="name">
  216.                                 <cstring>unnamed</cstring>
  217.                             </property>
  218.                             <spacer>
  219.                                 <property name="name">
  220.                                     <cstring>spacer10_4</cstring>
  221.                                 </property>
  222.                                 <property name="orientation">
  223.                                     <enum>Horizontal</enum>
  224.                                 </property>
  225.                                 <property name="sizeType">
  226.                                     <enum>Maximum</enum>
  227.                                 </property>
  228.                                 <property name="sizeHint">
  229.                                     <size>
  230.                                         <width>16</width>
  231.                                         <height>20</height>
  232.                                     </size>
  233.                                 </property>
  234.                             </spacer>
  235.                             <widget class="QTextEdit">
  236.                                 <property name="name">
  237.                                     <cstring>textEdit2_2_2</cstring>
  238.                                 </property>
  239.                                 <property name="frameShape">
  240.                                     <enum>NoFrame</enum>
  241.                                 </property>
  242.                                 <property name="text">
  243.                                     <string>Connect using an advanced internet service.
  244. </string>
  245.                                 </property>
  246.                                 <property name="wordWrap">
  247.                                     <enum>WidgetWidth</enum>
  248.                                 </property>
  249.                                 <property name="readOnly">
  250.                                     <bool>true</bool>
  251.                                 </property>
  252.                             </widget>
  253.                         </hbox>
  254.                     </widget>
  255.                 </vbox>
  256.             </widget>
  257.             <spacer>
  258.                 <property name="name">
  259.                     <cstring>spacer7</cstring>
  260.                 </property>
  261.                 <property name="orientation">
  262.                     <enum>Vertical</enum>
  263.                 </property>
  264.                 <property name="sizeType">
  265.                     <enum>Expanding</enum>
  266.                 </property>
  267.                 <property name="sizeHint">
  268.                     <size>
  269.                         <width>1</width>
  270.                         <height>1</height>
  271.                     </size>
  272.                 </property>
  273.             </spacer>
  274.         </vbox>
  275.     </widget>
  276. </widget>
  277. <customwidgets>
  278. </customwidgets>
  279. <layoutdefaults spacing="6" margin="11"/>
  280. </UI>
  281.