cleaning up the general settings page
[quassel.git] / dev-notes / obsolete / usermgmtpage.ui
1 <ui version="4.0" >
2  <class>AccountManagementSettingsPage</class>
3  <widget class="QWidget" name="AccountManagementSettingsPage" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>376</width>
9     <height>287</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string/>
14   </property>
15   <layout class="QVBoxLayout" >
16    <item>
17     <widget class="QLabel" name="label" >
18      <property name="text" >
19       <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
20 p, li { white-space: pre-wrap; }
21 &lt;/style>&lt;/head>&lt;body style=" font-family:'Trebuchet MS'; font-size:10pt; font-weight:400; font-style:normal;">
22 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Bitstream Vera Sans'; font-size:11pt;">&lt;span style=" font-weight:600;">Account Management&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
23      </property>
24     </widget>
25    </item>
26    <item>
27     <widget class="Line" name="line" >
28      <property name="orientation" >
29       <enum>Qt::Horizontal</enum>
30      </property>
31     </widget>
32    </item>
33    <item>
34     <layout class="QHBoxLayout" >
35      <item>
36       <widget class="QListWidget" name="listWidget" />
37      </item>
38      <item>
39       <layout class="QVBoxLayout" >
40        <item>
41         <widget class="QPushButton" name="pushButton_3" >
42          <property name="text" >
43           <string>Add...</string>
44          </property>
45         </widget>
46        </item>
47        <item>
48         <widget class="QPushButton" name="pushButton_2" >
49          <property name="text" >
50           <string>Remove</string>
51          </property>
52         </widget>
53        </item>
54        <item>
55         <spacer>
56          <property name="orientation" >
57           <enum>Qt::Vertical</enum>
58          </property>
59          <property name="sizeHint" >
60           <size>
61            <width>20</width>
62            <height>40</height>
63           </size>
64          </property>
65         </spacer>
66        </item>
67        <item>
68         <widget class="QPushButton" name="pushButton" >
69          <property name="text" >
70           <string>Rename</string>
71          </property>
72         </widget>
73        </item>
74        <item>
75         <widget class="QPushButton" name="pushButton_4" >
76          <property name="text" >
77           <string>Password...</string>
78          </property>
79         </widget>
80        </item>
81        <item>
82         <widget class="QCheckBox" name="checkBox" >
83          <property name="text" >
84           <string>Admin</string>
85          </property>
86         </widget>
87        </item>
88       </layout>
89      </item>
90      <item>
91       <spacer>
92        <property name="orientation" >
93         <enum>Qt::Horizontal</enum>
94        </property>
95        <property name="sizeHint" >
96         <size>
97          <width>40</width>
98          <height>20</height>
99         </size>
100        </property>
101       </spacer>
102      </item>
103     </layout>
104    </item>
105   </layout>
106  </widget>
107  <resources/>
108  <connections/>
109 </ui>