Warning, /plasma/plasma-workspace/containmentactions/switchwindow/config.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>Config</class>
0003  <widget class="QWidget" name="Config" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>388</width>
0009     <height>108</height>
0010    </rect>
0011   </property>
0012   <layout class="QVBoxLayout" name="verticalLayout" >
0013    <item>
0014     <widget class="QRadioButton" name="flatButton" >
0015      <property name="text" >
0016       <string>Display all windows in one list</string>
0017      </property>
0018     </widget>
0019    </item>
0020    <item>
0021     <widget class="QRadioButton" name="subButton" >
0022      <property name="text" >
0023       <string>Display a submenu for each desktop</string>
0024      </property>
0025     </widget>
0026    </item>
0027    <item>
0028     <widget class="QRadioButton" name="curButton" >
0029      <property name="text" >
0030       <string>Display only the current desktop's windows</string>
0031      </property>
0032     </widget>
0033    </item>
0034   </layout>
0035  </widget>
0036  <resources/>
0037  <connections/>
0038 </ui>