does not need DQT3_SUPPORT
[kdenetwork.git] / wifi / scanresults.ui
blob74bbdda92f0e0f8c00b647a0ef3df8781d02f386
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>ScanResultsForm</class>
6  <widget class="QWidget" name="ScanResultsForm" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>468</width>
12     <height>205</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string>Scan Results</string>
17   </property>
18   <layout class="QGridLayout" >
19    <property name="margin" >
20     <number>8</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item row="0" column="3" >
26     <spacer>
27      <property name="orientation" >
28       <enum>Qt::Horizontal</enum>
29      </property>
30      <property name="sizeHint" >
31       <size>
32        <width>1</width>
33        <height>20</height>
34       </size>
35      </property>
36     </spacer>
37    </item>
38    <item row="0" column="0" colspan="3" >
39     <widget class="QTableView" name="resultsTableView" />
40    </item>
41    <item row="2" column="2" >
42     <widget class="QPushButton" name="closeButton" >
43      <property name="text" >
44       <string>Close</string>
45      </property>
46     </widget>
47    </item>
48    <item row="2" column="0" >
49     <widget class="QPushButton" name="switchNetworkButton" >
50      <property name="enabled" >
51       <bool>false</bool>
52      </property>
53      <property name="text" >
54       <string>Join selected network</string>
55      </property>
56     </widget>
57    </item>
58    <item row="1" column="0" colspan="2" >
59     <widget class="QLabel" name="adviceLabel" >
60      <property name="text" >
61       <string>&lt;html>&lt;head>&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; />&lt;/head>&lt;body style=&quot; white-space: pre-wrap; font-family:Sans Serif; font-weight:400; font-style:normal; text-decoration:none;&quot;>&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;>Items in yellow or red need to be edited before joining!&lt;/p>&lt;/body>&lt;/html></string>
62      </property>
63     </widget>
64    </item>
65    <item row="2" column="1" >
66     <spacer>
67      <property name="orientation" >
68       <enum>Qt::Horizontal</enum>
69      </property>
70      <property name="sizeHint" >
71       <size>
72        <width>161</width>
73        <height>26</height>
74       </size>
75      </property>
76     </spacer>
77    </item>
78   </layout>
79  </widget>
80  <pixmapfunction></pixmapfunction>
81  <resources/>
82  <connections/>
83 </ui>