qtmobility/tests/networkmanager/dialog.ui
changeset 0 cfcbf08528c4
equal deleted inserted replaced
-1:000000000000 0:cfcbf08528c4
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <ui version="4.0">
       
     3  <class>Dialog</class>
       
     4  <widget class="QDialog" name="Dialog">
       
     5   <property name="geometry">
       
     6    <rect>
       
     7     <x>0</x>
       
     8     <y>0</y>
       
     9     <width>919</width>
       
    10     <height>657</height>
       
    11    </rect>
       
    12   </property>
       
    13   <property name="windowTitle">
       
    14    <string>Dialog</string>
       
    15   </property>
       
    16   <layout class="QGridLayout" name="gridLayout">
       
    17    <item row="0" column="0">
       
    18     <layout class="QHBoxLayout" name="horizontalLayout">
       
    19      <item>
       
    20       <widget class="QLabel" name="label">
       
    21        <property name="text">
       
    22         <string>Connections</string>
       
    23        </property>
       
    24       </widget>
       
    25      </item>
       
    26      <item>
       
    27       <widget class="QTreeWidget" name="cons">
       
    28        <column>
       
    29         <property name="text">
       
    30          <string>Path</string>
       
    31         </property>
       
    32        </column>
       
    33        <column>
       
    34         <property name="text">
       
    35          <string>State</string>
       
    36         </property>
       
    37        </column>
       
    38        <column>
       
    39         <property name="text">
       
    40          <string>Id</string>
       
    41         </property>
       
    42        </column>
       
    43        <column>
       
    44         <property name="text">
       
    45          <string>Settings</string>
       
    46         </property>
       
    47        </column>
       
    48       </widget>
       
    49      </item>
       
    50     </layout>
       
    51    </item>
       
    52    <item row="1" column="0">
       
    53     <layout class="QHBoxLayout" name="horizontalLayout_2">
       
    54      <item>
       
    55       <widget class="QLabel" name="label_3">
       
    56        <property name="text">
       
    57         <string>Devices:</string>
       
    58        </property>
       
    59       </widget>
       
    60      </item>
       
    61      <item>
       
    62       <widget class="QTreeWidget" name="devicesTreeWidget">
       
    63        <column>
       
    64         <property name="text">
       
    65          <string>Path</string>
       
    66         </property>
       
    67        </column>
       
    68        <column>
       
    69         <property name="text">
       
    70          <string>Managed</string>
       
    71         </property>
       
    72        </column>
       
    73        <column>
       
    74         <property name="text">
       
    75          <string>Interface</string>
       
    76         </property>
       
    77        </column>
       
    78        <column>
       
    79         <property name="text">
       
    80          <string>Driver</string>
       
    81         </property>
       
    82        </column>
       
    83        <column>
       
    84         <property name="text">
       
    85          <string>Type</string>
       
    86         </property>
       
    87        </column>
       
    88        <column>
       
    89         <property name="text">
       
    90          <string>State</string>
       
    91         </property>
       
    92        </column>
       
    93        <column>
       
    94         <property name="text">
       
    95          <string>IP4 Address</string>
       
    96         </property>
       
    97        </column>
       
    98        <column>
       
    99         <property name="text">
       
   100          <string>IP4 Config</string>
       
   101         </property>
       
   102        </column>
       
   103        <column>
       
   104         <property name="text">
       
   105          <string>Hostname</string>
       
   106         </property>
       
   107        </column>
       
   108        <column>
       
   109         <property name="text">
       
   110          <string>Domains</string>
       
   111         </property>
       
   112        </column>
       
   113       </widget>
       
   114      </item>
       
   115     </layout>
       
   116    </item>
       
   117    <item row="2" column="0">
       
   118     <spacer name="horizontalSpacer">
       
   119      <property name="orientation">
       
   120       <enum>Qt::Horizontal</enum>
       
   121      </property>
       
   122      <property name="sizeHint" stdset="0">
       
   123       <size>
       
   124        <width>908</width>
       
   125        <height>20</height>
       
   126       </size>
       
   127      </property>
       
   128     </spacer>
       
   129    </item>
       
   130    <item row="3" column="0">
       
   131     <widget class="QTreeWidget" name="accessPointsTreeWidget">
       
   132      <property name="sortingEnabled">
       
   133       <bool>true</bool>
       
   134      </property>
       
   135      <column>
       
   136       <property name="text">
       
   137        <string>SSID</string>
       
   138       </property>
       
   139      </column>
       
   140      <column>
       
   141       <property name="text">
       
   142        <string>Strength</string>
       
   143       </property>
       
   144      </column>
       
   145      <column>
       
   146       <property name="text">
       
   147        <string>Wpa</string>
       
   148       </property>
       
   149      </column>
       
   150      <column>
       
   151       <property name="text">
       
   152        <string>Rsn</string>
       
   153       </property>
       
   154      </column>
       
   155      <column>
       
   156       <property name="text">
       
   157        <string>Freq</string>
       
   158       </property>
       
   159      </column>
       
   160      <column>
       
   161       <property name="text">
       
   162        <string>Hardware Address</string>
       
   163       </property>
       
   164      </column>
       
   165      <column>
       
   166       <property name="text">
       
   167        <string>Mode</string>
       
   168       </property>
       
   169      </column>
       
   170      <column>
       
   171       <property name="text">
       
   172        <string>Max Bitrate</string>
       
   173       </property>
       
   174      </column>
       
   175     </widget>
       
   176    </item>
       
   177    <item row="4" column="0">
       
   178     <layout class="QHBoxLayout" name="horizontalLayout_3">
       
   179      <item>
       
   180       <widget class="QPushButton" name="startButton">
       
   181        <property name="text">
       
   182         <string>Start</string>
       
   183        </property>
       
   184       </widget>
       
   185      </item>
       
   186      <item>
       
   187       <widget class="QPushButton" name="stopButton">
       
   188        <property name="text">
       
   189         <string>Stop</string>
       
   190        </property>
       
   191       </widget>
       
   192      </item>
       
   193      <item>
       
   194       <widget class="QPushButton" name="scanButton">
       
   195        <property name="text">
       
   196         <string>Scan</string>
       
   197        </property>
       
   198       </widget>
       
   199      </item>
       
   200      <item>
       
   201       <widget class="QPushButton" name="updateButton">
       
   202        <property name="text">
       
   203         <string>Update</string>
       
   204        </property>
       
   205       </widget>
       
   206      </item>
       
   207     </layout>
       
   208    </item>
       
   209   </layout>
       
   210  </widget>
       
   211  <resources/>
       
   212  <connections/>
       
   213 </ui>