Warning, /plasma/plasma-nm/libs/editor/settings/ui/ipv6.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>IPv6Widget</class>
0004  <widget class="QWidget" name="IPv6Widget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>418</width>
0010     <height>434</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <property name="toolTip">
0020    <string>Advanced IP settings</string>
0021   </property>
0022   <property name="layoutDirection">
0023    <enum>Qt::LeftToRight</enum>
0024   </property>
0025   <layout class="QGridLayout" name="gridLayout_2">
0026    <item row="5" column="0" colspan="2">
0027     <widget class="QCheckBox" name="ipv6RequiredCB">
0028      <property name="toolTip">
0029       <string>When connecting to IPv4-capable networks, allows the connection to complete if
0030 IPv6 configuration fails but IPv4 configuration succeeds</string>
0031      </property>
0032      <property name="text">
0033       <string>IPv6 is required for this connection</string>
0034      </property>
0035      <property name="checked">
0036       <bool>true</bool>
0037      </property>
0038     </widget>
0039    </item>
0040    <item row="0" column="0">
0041     <widget class="QLabel" name="label">
0042      <property name="sizePolicy">
0043       <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0044        <horstretch>0</horstretch>
0045        <verstretch>0</verstretch>
0046       </sizepolicy>
0047      </property>
0048      <property name="text">
0049       <string>Method:</string>
0050      </property>
0051      <property name="alignment">
0052       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0053      </property>
0054      <property name="buddy">
0055       <cstring>method</cstring>
0056      </property>
0057     </widget>
0058    </item>
0059    <item row="1" column="1">
0060     <layout class="QHBoxLayout" name="horizontalLayout_2">
0061      <item>
0062       <widget class="KLineEdit" name="dns">
0063        <property name="sizePolicy">
0064         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0065          <horstretch>0</horstretch>
0066          <verstretch>0</verstretch>
0067         </sizepolicy>
0068        </property>
0069        <property name="minimumSize">
0070         <size>
0071          <width>250</width>
0072          <height>0</height>
0073         </size>
0074        </property>
0075        <property name="toolTip">
0076         <string>Use this field to specify the IP address(es) of one or more DNS servers. Use ',' to separate entries.</string>
0077        </property>
0078       </widget>
0079      </item>
0080      <item>
0081       <widget class="QPushButton" name="dnsMorePushButton">
0082        <property name="toolTip">
0083         <string>Edit the list of DNS servers</string>
0084        </property>
0085        <property name="icon">
0086         <iconset theme="document-properties"/>
0087        </property>
0088       </widget>
0089      </item>
0090     </layout>
0091    </item>
0092    <item row="4" column="0" colspan="2">
0093     <layout class="QGridLayout" name="gridLayout">
0094      <item row="1" column="1">
0095       <widget class="QPushButton" name="btnRemove">
0096        <property name="text">
0097         <string>Remove</string>
0098        </property>
0099        <property name="icon">
0100         <iconset theme="list-remove"/>
0101        </property>
0102       </widget>
0103      </item>
0104      <item row="0" column="1">
0105       <widget class="QPushButton" name="btnAdd">
0106        <property name="text">
0107         <string>Add</string>
0108        </property>
0109        <property name="icon">
0110         <iconset theme="list-add"/>
0111        </property>
0112       </widget>
0113      </item>
0114      <item row="0" column="0" rowspan="3">
0115       <widget class="QTableView" name="tableViewAddresses">
0116        <property name="sizePolicy">
0117         <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
0118          <horstretch>0</horstretch>
0119          <verstretch>0</verstretch>
0120         </sizepolicy>
0121        </property>
0122        <property name="toolTip">
0123         <string>IP addresses identify your computer on the network. Click the &quot;Add&quot; button to add
0124 an IP address</string>
0125        </property>
0126        <property name="selectionMode">
0127         <enum>QAbstractItemView::SingleSelection</enum>
0128        </property>
0129        <property name="selectionBehavior">
0130         <enum>QAbstractItemView::SelectRows</enum>
0131        </property>
0132        <attribute name="horizontalHeaderStretchLastSection">
0133         <bool>true</bool>
0134        </attribute>
0135        <attribute name="verticalHeaderVisible">
0136         <bool>false</bool>
0137        </attribute>
0138       </widget>
0139      </item>
0140      <item row="2" column="1">
0141       <spacer name="verticalSpacer_3">
0142        <property name="orientation">
0143         <enum>Qt::Vertical</enum>
0144        </property>
0145        <property name="sizeType">
0146         <enum>QSizePolicy::MinimumExpanding</enum>
0147        </property>
0148        <property name="sizeHint" stdset="0">
0149         <size>
0150          <width>20</width>
0151          <height>40</height>
0152         </size>
0153        </property>
0154       </spacer>
0155      </item>
0156     </layout>
0157    </item>
0158    <item row="1" column="0">
0159     <widget class="QLabel" name="dnsLabel">
0160      <property name="sizePolicy">
0161       <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0162        <horstretch>0</horstretch>
0163        <verstretch>0</verstretch>
0164       </sizepolicy>
0165      </property>
0166      <property name="text">
0167       <string comment="@info">DNS Servers:</string>
0168      </property>
0169      <property name="textFormat">
0170       <enum>Qt::AutoText</enum>
0171      </property>
0172      <property name="alignment">
0173       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0174      </property>
0175      <property name="buddy">
0176       <cstring>dns</cstring>
0177      </property>
0178     </widget>
0179    </item>
0180    <item row="3" column="1">
0181     <widget class="KComboBox" name="privacyCombo">
0182      <property name="sizePolicy">
0183       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0184        <horstretch>0</horstretch>
0185        <verstretch>0</verstretch>
0186       </sizepolicy>
0187      </property>
0188      <property name="toolTip">
0189       <string>Configure IPv6 Privacy Extensions for SLAAC, described in RFC4941. If enabled, it makes the kernel generate
0190 a temporary IPv6 address in addition to the public one generated from MAC address via modified EUI-64.</string>
0191      </property>
0192      <item>
0193       <property name="text">
0194        <string>Default</string>
0195       </property>
0196      </item>
0197      <item>
0198       <property name="text">
0199        <string comment="privacy disabled">Disabled</string>
0200       </property>
0201      </item>
0202      <item>
0203       <property name="text">
0204        <string>Enabled (prefer public address)</string>
0205       </property>
0206      </item>
0207      <item>
0208       <property name="text">
0209        <string>Enabled (prefer temporary addresses)</string>
0210       </property>
0211      </item>
0212     </widget>
0213    </item>
0214    <item row="0" column="1">
0215     <widget class="KComboBox" name="method">
0216      <property name="sizePolicy">
0217       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0218        <horstretch>0</horstretch>
0219        <verstretch>0</verstretch>
0220       </sizepolicy>
0221      </property>
0222      <item>
0223       <property name="text">
0224        <string comment="Method:">Automatic</string>
0225       </property>
0226      </item>
0227      <item>
0228       <property name="text">
0229        <string>Automatic (Only addresses)</string>
0230       </property>
0231      </item>
0232      <item>
0233       <property name="text">
0234        <string>Automatic (Only DHCP)</string>
0235       </property>
0236      </item>
0237      <item>
0238       <property name="text">
0239        <string>Link-Local</string>
0240       </property>
0241      </item>
0242      <item>
0243       <property name="text">
0244        <string comment="like in use Manual configuration">Manual</string>
0245       </property>
0246      </item>
0247      <item>
0248       <property name="text">
0249        <string comment="like in this setting is Disabled">Ignored</string>
0250       </property>
0251      </item>
0252      <item>
0253       <property name="text">
0254        <string>Disabled</string>
0255       </property>
0256      </item>
0257     </widget>
0258    </item>
0259    <item row="2" column="1">
0260     <layout class="QHBoxLayout" name="horizontalLayout_5">
0261      <item>
0262       <widget class="KLineEdit" name="dnsSearch">
0263        <property name="minimumSize">
0264         <size>
0265          <width>250</width>
0266          <height>0</height>
0267         </size>
0268        </property>
0269        <property name="toolTip">
0270         <string>Use this field to specify one or more DNS domains to search. Use ',' to separate entries.</string>
0271        </property>
0272       </widget>
0273      </item>
0274      <item>
0275       <widget class="QPushButton" name="dnsSearchMorePushButton">
0276        <property name="toolTip">
0277         <string>Edit the list of DNS domains being searched</string>
0278        </property>
0279        <property name="icon">
0280         <iconset theme="document-properties"/>
0281        </property>
0282       </widget>
0283      </item>
0284     </layout>
0285    </item>
0286    <item row="7" column="0" colspan="2">
0287     <layout class="QHBoxLayout" name="horizontalLayout">
0288      <item>
0289       <spacer name="horizontalSpacer">
0290        <property name="orientation">
0291         <enum>Qt::Horizontal</enum>
0292        </property>
0293        <property name="sizeHint" stdset="0">
0294         <size>
0295          <width>40</width>
0296          <height>20</height>
0297         </size>
0298        </property>
0299       </spacer>
0300      </item>
0301      <item>
0302       <widget class="QPushButton" name="btnRoutes">
0303        <property name="sizePolicy">
0304         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0305          <horstretch>0</horstretch>
0306          <verstretch>0</verstretch>
0307         </sizepolicy>
0308        </property>
0309        <property name="maximumSize">
0310         <size>
0311          <width>16777215</width>
0312          <height>16777215</height>
0313         </size>
0314        </property>
0315        <property name="text">
0316         <string>Routes…</string>
0317        </property>
0318       </widget>
0319      </item>
0320     </layout>
0321    </item>
0322    <item row="3" column="0">
0323     <widget class="QLabel" name="labelPrivacy">
0324      <property name="sizePolicy">
0325       <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0326        <horstretch>0</horstretch>
0327        <verstretch>0</verstretch>
0328       </sizepolicy>
0329      </property>
0330      <property name="text">
0331       <string>Privacy:</string>
0332      </property>
0333      <property name="alignment">
0334       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0335      </property>
0336      <property name="buddy">
0337       <cstring>privacyCombo</cstring>
0338      </property>
0339     </widget>
0340    </item>
0341    <item row="2" column="0">
0342     <widget class="QLabel" name="dnsSearchLabel">
0343      <property name="sizePolicy">
0344       <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0345        <horstretch>0</horstretch>
0346        <verstretch>0</verstretch>
0347       </sizepolicy>
0348      </property>
0349      <property name="text">
0350       <string comment="@info">Search Domains:</string>
0351      </property>
0352      <property name="alignment">
0353       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0354      </property>
0355      <property name="buddy">
0356       <cstring>dnsSearch</cstring>
0357      </property>
0358     </widget>
0359    </item>
0360    <item row="6" column="0" colspan="2">
0361     <spacer name="verticalSpacer">
0362      <property name="orientation">
0363       <enum>Qt::Vertical</enum>
0364      </property>
0365      <property name="sizeHint" stdset="0">
0366       <size>
0367        <width>20</width>
0368        <height>40</height>
0369       </size>
0370      </property>
0371     </spacer>
0372    </item>
0373   </layout>
0374   <zorder>labelPrivacy</zorder>
0375   <zorder>ipv6RequiredCB</zorder>
0376   <zorder>method</zorder>
0377   <zorder>dnsLabel</zorder>
0378   <zorder>dnsSearchLabel</zorder>
0379   <zorder>privacyCombo</zorder>
0380   <zorder>label</zorder>
0381  </widget>
0382  <customwidgets>
0383   <customwidget>
0384    <class>KComboBox</class>
0385    <extends>QComboBox</extends>
0386    <header>kcombobox.h</header>
0387   </customwidget>
0388   <customwidget>
0389    <class>KLineEdit</class>
0390    <extends>QLineEdit</extends>
0391    <header>klineedit.h</header>
0392   </customwidget>
0393  </customwidgets>
0394  <tabstops>
0395   <tabstop>method</tabstop>
0396   <tabstop>dns</tabstop>
0397   <tabstop>dnsMorePushButton</tabstop>
0398   <tabstop>dnsSearch</tabstop>
0399   <tabstop>dnsSearchMorePushButton</tabstop>
0400   <tabstop>privacyCombo</tabstop>
0401   <tabstop>tableViewAddresses</tabstop>
0402   <tabstop>btnAdd</tabstop>
0403   <tabstop>btnRemove</tabstop>
0404   <tabstop>btnRoutes</tabstop>
0405  </tabstops>
0406  <resources/>
0407  <connections/>
0408 </ui>