Warning, /plasma/plasma-nm/libs/editor/connectioneditortabwidget.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>ConnectionEditorTabWidget</class> 0004 <widget class="QWidget" name="ConnectionEditorTabWidget"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>498</width> 0010 <height>427</height> 0011 </rect> 0012 </property> 0013 <layout class="QGridLayout" name="gridLayout"> 0014 <property name="margin"> 0015 <number>0</number> 0016 </property> 0017 <item row="0" column="0"> 0018 <widget class="QLabel" name="label"> 0019 <property name="text"> 0020 <string>Connection name:</string> 0021 </property> 0022 <property name="buddy"> 0023 <cstring>connectionName</cstring> 0024 </property> 0025 </widget> 0026 </item> 0027 <item row="0" column="1"> 0028 <widget class="QLineEdit" name="connectionName"/> 0029 </item> 0030 <item row="1" column="0" colspan="2"> 0031 <widget class="QTabWidget" name="tabWidget"> 0032 <property name="currentIndex"> 0033 <number>-1</number> 0034 </property> 0035 <property name="elideMode"> 0036 <enum>Qt::ElideRight</enum> 0037 </property> 0038 </widget> 0039 </item> 0040 </layout> 0041 </widget> 0042 <resources/> 0043 <connections/> 0044 </ui>