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