diff options
Diffstat (limited to 'src/ui_NetParamsWizard.ui')
| -rw-r--r-- | src/ui_NetParamsWizard.ui | 892 |
1 files changed, 892 insertions, 0 deletions
diff --git a/src/ui_NetParamsWizard.ui b/src/ui_NetParamsWizard.ui new file mode 100644 index 0000000..14e8a46 --- /dev/null +++ b/src/ui_NetParamsWizard.ui @@ -0,0 +1,892 @@ +<!DOCTYPE UI><UI version="3.2" stdsetdef="1"> +<class>NetParamsWizard</class> +<widget class="QWizard"> +<property name="name"> +<cstring>NetParamsWizard</cstring> +</property> +<property name="geometry"> +<rect> +<x>0</x> +<y>0</y> +<width>427</width> +<height>356</height> +</rect> +</property> +<property name="caption"> +<string>First Connection Wizard</string> +</property> +<property name="sizeGripEnabled"> +<bool>false</bool> +</property> +<property name="modal"> +<bool>true</bool> +</property> +<property name="titleFont"> +<font> +<bold>1</bold> +</font> +</property> +<widget class="QWidget"> +<property name="name"> +<cstring>welcome</cstring> +</property> +<attribute name="title"> +<string>Welcome to First Connection Wizard</string> +</attribute> +<grid> +<property name="name"> +<cstring>unnamed</cstring> +</property> +<widget class="QLabel" row="0" column="0"> +<property name="name"> +<cstring>textLabel1_2</cstring> +</property> +<property name="text"> +<string><b><p>This is the first time you are trying to connect to the selected network.</p></b> +<p>You will be asked a few questions necessary to configure this connection.</p> +<p><i>Press Next to continue.</i></p></string> +</property> +<property name="alignment"> +<set>WordBreak|AlignTop</set> +</property> +</widget> +</grid> +</widget> +<widget class="QWidget"> +<property name="name"> +<cstring>WizardPage</cstring> +</property> +<attribute name="title"> +<string>ESSID</string> +</attribute> +<grid> +<property name="name"> +<cstring>unnamed</cstring> +</property> +<property name="spacing"> +<number>15</number> +</property> +<widget class="QLabel" row="0" column="0" rowspan="1" colspan="4"> +<property name="name"> +<cstring>textLabel8_2</cstring> +</property> +<property name="text"> +<string><p><b>You are trying to connect to a network that does not broadcast its ESSID.</b></p> +<p>Please specify ESSID that you would like to use when connecting to this access point.</p></string> +</property> +</widget> +<spacer row="2" column="2"> +<property name="name"> +<cstring>spacer54</cstring> +</property> +<property name="orientation"> +<enum>Vertical</enum> +</property> +<property name="sizeType"> +<enum>Expanding</enum> +</property> +<property name="sizeHint"> +<size> +<width>21</width> +<height>100</height> +</size> +</property> +</spacer> +<widget class="QLabel" row="1" column="1"> +<property name="name"> +<cstring>textLabel9</cstring> +</property> +<property name="text"> +<string>ESSID:</string> +</property> +<property name="alignment"> +<set>AlignVCenter|AlignRight</set> +</property> +</widget> +<widget class="QLineEdit" row="1" column="2"> +<property name="name"> +<cstring>essid</cstring> +</property> +</widget> +<spacer row="1" column="3"> +<property name="name"> +<cstring>spacer55</cstring> +</property> +<property name="orientation"> +<enum>Horizontal</enum> +</property> +<property name="sizeType"> +<enum>Expanding</enum> +</property> +<property name="sizeHint"> +<size> +<width>101</width> +<height>21</height> +</size> +</property> +</spacer> +<spacer row="1" column="0"> +<property name="name"> +<cstring>spacer56</cstring> +</property> +<property name="orientation"> +<enum>Horizontal</enum> +</property> +<property name="sizeType"> +<enum>Expanding</enum> +</property> +<property name="sizeHint"> +<size> +<width>61</width> +<height>21</height> +</size> +</property> +</spacer> +</grid> +</widget> +<widget class="QWidget"> +<property name="name"> +<cstring>ConfigMode</cstring> +</property> +<attribute name="title"> +<string>Interface Configuration</string> +</attribute> +<grid> +<property name="name"> +<cstring>unnamed</cstring> +</property> +<property name="spacing"> +<number>15</number> +</property> +<spacer row="1" column="2"> +<property name="name"> +<cstring>spacer5</cstring> +</property> +<property name="orientation"> +<enum>Horizontal</enum> +</property> +<property name="sizeType"> +<enum>Expanding</enum> +</property> +<property name="sizeHint"> +<size> +<width>80</width> +<height>21</height> +</size> +</property> +</spacer> +<spacer row="1" column="0"> +<property name="name"> +<cstring>spacer4</cstring> +</property> +<property name="orientation"> +<enum>Horizontal</enum> +</property> +<property name="sizeType"> +<enum>Expanding</enum> +</property> +<property name="sizeHint"> +<size> +<width>60</width> +<height>31</height> +</size> +</property> +</spacer> +<spacer row="2" column="1"> +<property name="name"> +<cstring>spacer6</cstring> +</property> +<property name="orientation"> +<enum>Vertical</enum> +</property> +<property name="sizeType"> +<enum>Expanding</enum> +</property> +<property name="sizeHint"> +<size> +<width>21</width> +<height>20</height> +</size> +</property> +</spacer> +<widget class="QButtonGroup" row="1" column="1"> +<property name="name"> +<cstring>buttonGroup3</cstring> +</property> +<property name="focusPolicy"> +<enum>TabFocus</enum> +</property> +<property name="lineWidth"> +<number>0</number> +</property> +<property name="title"> +<string></string> +</property> +<property name="flat"> +<bool>true</bool> +</property> +<vbox> +<property name="name"> +<cstring>unnamed</cstring> +</property> +<widget class="QRadioButton"> +<property name="name"> +<cstring>radioDhcp</cstring> +</property> +<property name="text"> +<string>Automatic (DHCP)</string> +</property> +<property name="accel"> +<string></string> +</property> +<property name="checked"> +<bool>true</bool> +</property> +</widget> +<widget class="QRadioButton"> +<property name="name"> +<cstring>radioManualConfig</cstring> +</property> +<property name="text"> +<string>Manual</string> +</property> +<property name="accel"> +<string></string> +</property> +</widget> +</vbox> +</widget> +<widget class="QLabel" row="0" column="0" rowspan="1" colspan="3"> +<property name="name"> +<cstring>textLabel2_2</cstring> +</property> +<property name="text"> +<string><p><b>Your IP and other parameters need to be configured to connect to any network.</b></p> +<p>Which configuration option would you like to use when connecting to this network?</p></string> +</property> +</widget> +</grid> +</widget> +<widget class="QWidget"> +<property name="name"> +<cstring>ManualConfig</cstring> +</property> +<attribute name="title"> +<string>Interface Parameters</string> +</attribute> +<grid> +<property name="name"> +<cstring>unnamed</cstring> +</property> +<property name="spacing"> +<number>15</number> +</property> +<widget class="QLayoutWidget" row="1" column="1"> +<property name="name"> +<cstring>layout12</cstring> +</property> +<grid> +<property name="name"> +<cstring>unnamed</cstring> +</property> +<widget class="QLineEdit" row="5" column="1"> +<property name="name"> +<cstring>dns1</cstring> +</property> +<property name="maxLength"> +<number>32767</number> +</property> +</widget> +<widget class="QLineEdit" row="3" column="1"> +<property name="name"> +<cstring>gateway</cstring> +</property> +<property name="maxLength"> +<number>32767</number> +</property> +</widget> +<widget class="QLabel" row="6" column="0"> +<property name="name"> +<cstring>textLabel6</cstring> +</property> +<property name="text"> +<string>Secondary DNS:</string> +</property> +<property name="alignment"> +<set>AlignVCenter|AlignRight</set> +</property> +</widget> +<widget class="QLineEdit" row="0" column="1"> +<property name="name"> +<cstring>ip</cstring> +</property> +<property name="maxLength"> +<number>32767</number> +</property> +</widget> +<widget class="QLineEdit" row="1" column="1"> +<property name="name"> +<cstring>broadcast</cstring> +</property> +<property name="maxLength"> +<number>32767</number> +</property> +</widget> +<widget class="QLabel" row="0" column="0"> +<property name="name"> +<cstring>textLabel1</cstring> +</property> +<property name="text"> +<string>IP:</string> +</property> +<property name="alignment"> +<set>AlignVCenter|AlignRight</set> +</property> +</widget> +<widget class="QLabel" row="2" column="0"> +<property name="name"> +<cstring>textLabel3</cstring> +</property> +<property name="text"> +<string>Netmask:</string> +</property> +<property name="alignment"> +<set>AlignVCenter|AlignRight</set> +</property> +</widget> +<widget class="QLineEdit" row="6" column="1"> +<property name="name"> +<cstring>dns2</cstring> +</property> +<property name="maxLength"> +<number>32767</number> +</property> +</widget> +<widget class="QLabel" row="5" column="0"> +<property name="name"> +<cstring>textLabel5</cstring> +</property> +<property name="text"> +<string>Primary DNS:</string> +</property> +<property name="alignment"> +<set>AlignVCenter|AlignRight</set> +</property> +</widget> +<widget class="QLabel" row="3" column="0"> +<property name="name"> +<cstring>textLabel7</cstring> +</property> +<property name="text"> +<string>Gateway:</string> +</property> +<property name="alignment"> +<set>AlignVCenter|AlignRight</set> +</property> +</widget> +<widget class="QLineEdit" row="4" column="1"> +<property name="name"> +<cstring>domain</cstring> +</property> +</widget> +<widget class="QLineEdit" row="2" column="1"> +<property name="name"> +<cstring>netmask</cstring> +</property> +<property name="maxLength"> +<number>32767</number> +</property> +</widget> +<widget class="QLabel" row="4" column="0"> +<property name="name"> +<cstring>textLabel4</cstring> +</property> +<property name="text"> +<string>Domain:</string> +</property> +<property name="alignment"> +<set>AlignVCenter|AlignRight</set> +</property> +</widget> +<widget class="QLabel" row="1" column="0"> +<property name="name"> +<cstring>textLabel2</cstring> +</property> +<property name="text"> +<string>Broadcast:</string> +</property> +<property name="alignment"> +<set>AlignVCenter|AlignRight</set> +</property> +</widget> +</grid> +</widget> +<spacer row="1" column="2"> +<property name="name"> +<cstring>spacer7</cstring> +</property> +<property name="orientation"> +<enum>Horizontal</enum> +</property> +<property name="sizeType"> +<enum>Expanding</enum> +</property> +<property name="sizeHint"> +<size> +<width>60</width> +<height>31</height> +</size> +</property> +</spacer> +<spacer row="1" column="0"> +<property name="name"> +<cstring>spacer8</cstring> +</property> +<property name="orientation"> +<enum>Horizontal</enum> +</property> +<property name="sizeType"> +<enum>Expanding</enum> +</property> +<property name="sizeHint"> +<size> +<width>50</width> +<height>21</height> +</size> +</property> +</spacer> +<spacer row="2" column="1"> +<property name="name"> +<cstring>spacer9</cstring> +</property> +<property name="orientation"> +<enum>Vertical</enum> +</property> +<property name="sizeType"> +<enum>Expanding</enum> +</property> +<property name="sizeHint"> +<size> +<width>21</width> +<height>16</height> +</size> +</property> +</spacer> +<widget class="QLabel" row="0" column="0" rowspan="1" colspan="3"> +<property name="name"> +<cstring>textLabel3_2</cstring> +</property> +<property name="text"> +<string><p><b>Please specify interface parameters to be used to connect to this network.</b></p> +<p>You may leave some fields blank.</p></string> +</property> +</widget> +</grid> +</widget> +<widget class="QWidget"> +<property name="name"> +<cstring>WepConfig</cstring> +</property> +<attribute name="title"> +<string>WEP Configuration</string> +</attribute> +<grid> +<property name="name"> +<cstring>unnamed</cstring> +</property> +<widget class="QLabel" row="0" column="0" rowspan="1" colspan="6"> +<property name="name"> +<cstring>textLabel5_2</cstring> +</property> +<property name="text"> +<string><p><b>The network you are trying to connect to requires WEP authentication.</b></p> +<p>Which WEP mode would you like to use?</p></string> +</property> +</widget> +<widget class="QButtonGroup" row="1" column="3"> +<property name="name"> +<cstring>buttonGroup3_2_2</cstring> +</property> +<property name="lineWidth"> +<number>0</number> +</property> +<property name="title"> +<string></string> +</property> +<property name="flat"> +<bool>true</bool> +</property> +<vbox> +<property name="name"> +<cstring>unnamed</cstring> +</property> +<widget class="QRadioButton"> +<property name="name"> +<cstring>radioWepOpen</cstring> +</property> +<property name="text"> +<string>Open S&ystem</string> +</property> +<property name="checked"> +<bool>true</bool> +</property> +</widget> +<widget class="QRadioButton"> +<property name="name"> +<cstring>radioButton2_2_2</cstring> +</property> +<property name="text"> +<string>Shared Key</string> +</property> +</widget> +</vbox> +</widget> +<spacer row="1" column="0" rowspan="1" colspan="3"> +<property name="name"> +<cstring>spacer4_2_2</cstring> +</property> +<property name="orientation"> +<enum>Horizontal</enum> +</property> +<property name="sizeType"> +<enum>Expanding</enum> +</property> +<property name="sizeHint"> +<size> +<width>122</width> +<height>31</height> +</size> +</property> +</spacer> +<spacer row="1" column="4" rowspan="1" colspan="2"> +<property name="name"> +<cstring>spacer5_2_2</cstring> +</property> +<property name="orientation"> +<enum>Horizontal</enum> +</property> +<property name="sizeType"> +<enum>Expanding</enum> +</property> +<property name="sizeHint"> +<size> +<width>150</width> +<height>21</height> +</size> +</property> +</spacer> +<widget class="QLabel" row="2" column="0" rowspan="1" colspan="6"> +<property name="name"> +<cstring>textLabel6_2</cstring> +</property> +<property name="text"> +<string><p><b>Please provide a key to be used with this network.</b></p></string> +</property> +</widget> +<spacer row="4" column="3"> +<property name="name"> +<cstring>spacer17</cstring> +</property> +<property name="orientation"> +<enum>Vertical</enum> +</property> +<property name="sizeType"> +<enum>Expanding</enum> +</property> +<property name="sizeHint"> +<size> +<width>31</width> +<height>16</height> +</size> +</property> +</spacer> +<spacer row="3" column="5"> +<property name="name"> +<cstring>spacer15</cstring> +</property> +<property name="orientation"> +<enum>Horizontal</enum> +</property> +<property name="sizeType"> +<enum>Expanding</enum> +</property> +<property name="sizeHint"> +<size> +<width>50</width> +<height>21</height> +</size> +</property> +</spacer> +<spacer row="3" column="0"> +<property name="name"> +<cstring>spacer16</cstring> +</property> +<property name="orientation"> +<enum>Horizontal</enum> +</property> +<property name="sizeType"> +<enum>Expanding</enum> +</property> +<property name="sizeHint"> +<size> +<width>30</width> +<height>21</height> +</size> +</property> +</spacer> +<widget class="QLabel" row="3" column="1"> +<property name="name"> +<cstring>textLabel8</cstring> +</property> +<property name="text"> +<string>WEP key:</string> +</property> +<property name="alignment"> +<set>AlignVCenter|AlignRight</set> +</property> +</widget> +<widget class="QLineEdit" row="3" column="2" rowspan="1" colspan="2"> +<property name="name"> +<cstring>wepKey</cstring> +</property> +<property name="minimumSize"> +<size> +<width>140</width> +<height>0</height> +</size> +</property> +<property name="echoMode"> +<enum>Password</enum> +</property> +</widget> +<widget class="QCheckBox" row="3" column="4"> +<property name="name"> +<cstring>checkWepAscii</cstring> +</property> +<property name="text"> +<string>ASCII</string> +</property> +</widget> +</grid> +</widget> +<widget class="QWidget"> +<property name="name"> +<cstring>WizardPage</cstring> +</property> +<attribute name="title"> +<string>WPA Configuration</string> +</attribute> +<grid> +<property name="name"> +<cstring>unnamed</cstring> +</property> +<spacer row="4" column="3"> +<property name="name"> +<cstring>spacer17_2</cstring> +</property> +<property name="orientation"> +<enum>Vertical</enum> +</property> +<property name="sizeType"> +<enum>Expanding</enum> +</property> +<property name="sizeHint"> +<size> +<width>31</width> +<height>54</height> +</size> +</property> +</spacer> +<spacer row="3" column="6"> +<property name="name"> +<cstring>spacer15_2</cstring> +</property> +<property name="orientation"> +<enum>Horizontal</enum> +</property> +<property name="sizeType"> +<enum>Expanding</enum> +</property> +<property name="sizeHint"> +<size> +<width>80</width> +<height>21</height> +</size> +</property> +</spacer> +<spacer row="3" column="0"> +<property name="name"> +<cstring>spacer16_2</cstring> +</property> +<property name="orientation"> +<enum>Horizontal</enum> +</property> +<property name="sizeType"> +<enum>Expanding</enum> +</property> +<property name="sizeHint"> +<size> +<width>49</width> +<height>21</height> +</size> +</property> +</spacer> +<widget class="QLabel" row="0" column="0" rowspan="1" colspan="7"> +<property name="name"> +<cstring>textLabel5_2_2</cstring> +</property> +<property name="text"> +<string><p><b>The network you are trying to connect to requires WPA authentication.</b></p></string> +</property> +</widget> +<widget class="QLabel" row="3" column="1" rowspan="1" colspan="2"> +<property name="name"> +<cstring>textLabel8_3</cstring> +</property> +<property name="text"> +<string>WPA Key:</string> +</property> +<property name="alignment"> +<set>AlignVCenter|AlignRight</set> +</property> +</widget> +<widget class="QLineEdit" row="3" column="3" rowspan="1" colspan="2"> +<property name="name"> +<cstring>wpaKey</cstring> +</property> +<property name="minimumSize"> +<size> +<width>140</width> +<height>0</height> +</size> +</property> +<property name="echoMode"> +<enum>Password</enum> +</property> +</widget> +<widget class="QCheckBox" row="3" column="5"> +<property name="name"> +<cstring>checkWpaAscii</cstring> +</property> +<property name="text"> +<string>ASCII</string> +</property> +</widget> +<widget class="QLabel" row="2" column="0" rowspan="1" colspan="7"> +<property name="name"> +<cstring>textLabel6_2_2</cstring> +</property> +<property name="text"> +<string><p><b>Please provide a key to be used with this network.</b></p></string> +</property> +</widget> +<spacer row="1" column="0" rowspan="1" colspan="2"> +<property name="name"> +<cstring>spacer43</cstring> +</property> +<property name="orientation"> +<enum>Horizontal</enum> +</property> +<property name="sizeType"> +<enum>Expanding</enum> +</property> +<property name="sizeHint"> +<size> +<width>80</width> +<height>21</height> +</size> +</property> +</spacer> +<spacer row="1" column="6"> +<property name="name"> +<cstring>spacer42</cstring> +</property> +<property name="orientation"> +<enum>Horizontal</enum> +</property> +<property name="sizeType"> +<enum>Expanding</enum> +</property> +<property name="sizeHint"> +<size> +<width>60</width> +<height>31</height> +</size> +</property> +</spacer> +<widget class="QLabel" row="1" column="4" rowspan="1" colspan="2"> +<property name="name"> +<cstring>labelWpaSettings</cstring> +</property> +<property name="sizePolicy"> +<sizepolicy> +<hsizetype>1</hsizetype> +<vsizetype>5</vsizetype> +<horstretch>0</horstretch> +<verstretch>0</verstretch> +</sizepolicy> +</property> +<property name="text"> +<string><b>?<br>?<br>?<br>?</b></string> +</property> +</widget> +<widget class="QLabel" row="1" column="2" rowspan="1" colspan="2"> +<property name="name"> +<cstring>textLabel1_3</cstring> +</property> +<property name="sizePolicy"> +<sizepolicy> +<hsizetype>3</hsizetype> +<vsizetype>5</vsizetype> +<horstretch>0</horstretch> +<verstretch>0</verstretch> +</sizepolicy> +</property> +<property name="text"> +<string>WPA Version:<br>Group Cipher:<br>Pairwise Cipher:<br>Authentication Suite:</string> +</property> +</widget> +</grid> +</widget> +<widget class="QWidget"> +<property name="name"> +<cstring>done</cstring> +</property> +<attribute name="title"> +<string>Done!</string> +</attribute> +<grid> +<property name="name"> +<cstring>unnamed</cstring> +</property> +<widget class="QLabel" row="0" column="0"> +<property name="name"> +<cstring>textLabel7_2</cstring> +</property> +<property name="text"> +<string><p><b>Congratulations!</b></p> +<p>You have successfully finished configuring this connection.</p> +<p><b>Press Finish to connect!</b></p></string> +</property> +<property name="alignment"> +<set>WordBreak|AlignTop</set> +</property> +</widget> +</grid> +</widget> +</widget> +<tabstops> +<tabstop>buttonGroup3</tabstop> +<tabstop>ip</tabstop> +<tabstop>broadcast</tabstop> +<tabstop>netmask</tabstop> +<tabstop>gateway</tabstop> +<tabstop>domain</tabstop> +<tabstop>dns1</tabstop> +<tabstop>dns2</tabstop> +<tabstop>radioWepOpen</tabstop> +<tabstop>wepKey</tabstop> +<tabstop>radioDhcp</tabstop> +</tabstops> +<layoutdefaults spacing="6" margin="11"/> +</UI> |
