You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdenetworkmanager/knetworkmanager-0.9/src/connection_setting_gsm.ui

295 lines
12 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>ConnectionSettingGsmWidget</class>
<widget class="TQWidget">
<property name="name">
<cstring>ConnectionSettingGsmWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>381</width>
<height>245</height>
</rect>
</property>
<property name="caption">
<string>Form1</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>tqlayout9</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="2" column="2">
<property name="name">
<cstring>textLabel4</cstring>
</property>
<property name="text">
<string>Network &amp;ID:</string>
</property>
<property name="buddy" stdset="0">
<cstring>mNetworkId</cstring>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>textLabel2_2_2</cstring>
</property>
<property name="text">
<string>PU&amp;K:</string>
</property>
<property name="buddy" stdset="0">
<cstring>mUsername</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="2">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>&amp;Number:</string>
</property>
<property name="buddy" stdset="0">
<cstring>mNumber</cstring>
</property>
</widget>
<widget class="TQLineEdit" row="1" column="1">
<property name="name">
<cstring>mPassword</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Password needed to access the service</string>
</property>
</widget>
<widget class="TQComboBox" row="3" column="3">
<item>
<property name="text">
<string>Any</string>
</property>
</item>
<item>
<property name="text">
<string>GPRS</string>
</property>
</item>
<item>
<property name="text">
<string>GSM</string>
</property>
</item>
<item>
<property name="text">
<string>Prefer GPRS</string>
</property>
</item>
<item>
<property name="text">
<string>Prefer GSM</string>
</property>
</item>
<property name="name">
<cstring>mNetworkType</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Select the type of cellular data network the connection should use</string>
</property>
<property name="whatsThis" stdset="0">
<string>Any chooses the best available; GSM/GPRS locks the connection to the specified network type; Prefer options prefer one type but will use the other if necessary</string>
</property>
</widget>
<widget class="TQLabel" row="3" column="2">
<property name="name">
<cstring>textLabel6</cstring>
</property>
<property name="text">
<string>Network &amp;Type:</string>
</property>
<property name="buddy" stdset="0">
<cstring>mNetworkType</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>&amp;Username:</string>
</property>
<property name="buddy" stdset="0">
<cstring>mUsername</cstring>
</property>
</widget>
<widget class="TQLineEdit" row="1" column="3">
<property name="name">
<cstring>mApn</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Access Point Name</string>
</property>
<property name="whatsThis" stdset="0">
<string>The hostname of the machine providing network access</string>
</property>
</widget>
<widget class="TQLabel" row="4" column="2">
<property name="name">
<cstring>textLabel5</cstring>
</property>
<property name="text">
<string>&amp;Band:</string>
</property>
<property name="buddy" stdset="0">
<cstring>mBand</cstring>
</property>
</widget>
<widget class="TQLineEdit" row="3" column="1">
<property name="name">
<cstring>mPuk</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Personal Unblocking Code</string>
</property>
<property name="whatsThis" stdset="0">
<string> A code used to unblock a blocked SIM card</string>
</property>
</widget>
<widget class="TQSpinBox" row="4" column="3">
<property name="name">
<cstring>mBand</cstring>
</property>
<property name="maxValue">
<number>5</number>
</property>
<property name="minValue">
<number>-1</number>
</property>
<property name="value">
<number>-1</number>
</property>
</widget>
<spacer row="4" column="0" rowspan="1" colspan="2">
<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>171</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLineEdit" row="2" column="1">
<property name="name">
<cstring>mPin</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Personal Identification Number</string>
</property>
<property name="whatsThis" stdset="0">
<string>A code used for all GSM-based phones to establish authorisation for access to certain functions or information</string>
</property>
</widget>
<widget class="TQLineEdit" row="0" column="1">
<property name="name">
<cstring>mUsername</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Username needed to access the service</string>
</property>
</widget>
<widget class="TQLineEdit" row="0" column="3">
<property name="name">
<cstring>mNumber</cstring>
</property>
</widget>
<widget class="TQLineEdit" row="2" column="3">
<property name="name">
<cstring>mNetworkId</cstring>
</property>
<property name="toolTip" stdset="0">
<string>The GSM network to connect to</string>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel2_3</cstring>
</property>
<property name="text">
<string>&amp;PIN:</string>
</property>
<property name="buddy" stdset="0">
<cstring>mUsername</cstring>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel2_2</cstring>
</property>
<property name="text">
<string>Pass&amp;word:</string>
</property>
<property name="buddy" stdset="0">
<cstring>mUsername</cstring>
</property>
</widget>
<widget class="TQLabel" row="1" column="2">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>&amp;APN:</string>
</property>
<property name="buddy" stdset="0">
<cstring>mApn</cstring>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>spacer5</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>51</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<tabstops>
<tabstop>mUsername</tabstop>
<tabstop>mPassword</tabstop>
<tabstop>mPin</tabstop>
<tabstop>mPuk</tabstop>
<tabstop>mNumber</tabstop>
<tabstop>mApn</tabstop>
<tabstop>mNetworkId</tabstop>
<tabstop>mNetworkType</tabstop>
<tabstop>mBand</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
</UI>