|
28 | 28 | <property name="orientation"> |
29 | 29 | <enum>Qt::Horizontal</enum> |
30 | 30 | </property> |
31 | | - <property name="sizeType"> |
32 | | - <enum>QSizePolicy::Expanding</enum> |
33 | | - </property> |
34 | 31 | <property name="sizeHint" stdset="0"> |
35 | 32 | <size> |
36 | | - <width>20</width> |
| 33 | + <width>40</width> |
37 | 34 | <height>20</height> |
38 | 35 | </size> |
39 | 36 | </property> |
40 | 37 | </spacer> |
41 | 38 | </item> |
| 39 | + <item> |
| 40 | + <widget class="QLabel" name="label_6"> |
| 41 | + <property name="sizePolicy"> |
| 42 | + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
| 43 | + <horstretch>0</horstretch> |
| 44 | + <verstretch>0</verstretch> |
| 45 | + </sizepolicy> |
| 46 | + </property> |
| 47 | + <property name="maximumSize"> |
| 48 | + <size> |
| 49 | + <width>50</width> |
| 50 | + <height>50</height> |
| 51 | + </size> |
| 52 | + </property> |
| 53 | + <property name="text"> |
| 54 | + <string/> |
| 55 | + </property> |
| 56 | + <property name="pixmap"> |
| 57 | + <pixmap resource="resource.qrc">:/icon/icons/logo_fox.png</pixmap> |
| 58 | + </property> |
| 59 | + <property name="scaledContents"> |
| 60 | + <bool>true</bool> |
| 61 | + </property> |
| 62 | + </widget> |
| 63 | + </item> |
42 | 64 | <item> |
43 | 65 | <widget class="QLabel" name="label"> |
44 | 66 | <property name="font"> |
|
57 | 79 | <property name="orientation"> |
58 | 80 | <enum>Qt::Horizontal</enum> |
59 | 81 | </property> |
60 | | - <property name="sizeType"> |
61 | | - <enum>QSizePolicy::Fixed</enum> |
62 | | - </property> |
63 | 82 | <property name="sizeHint" stdset="0"> |
64 | 83 | <size> |
65 | | - <width>25</width> |
| 84 | + <width>40</width> |
66 | 85 | <height>20</height> |
67 | 86 | </size> |
68 | 87 | </property> |
69 | 88 | </spacer> |
70 | 89 | </item> |
71 | | - <item> |
72 | | - <widget class="QToolButton" name="btnNewChat"> |
73 | | - <property name="text"> |
74 | | - <string>...</string> |
75 | | - </property> |
76 | | - <property name="icon"> |
77 | | - <iconset resource="resource.qrc"> |
78 | | - <normaloff>:/icon/icons/plus.png</normaloff>:/icon/icons/plus.png</iconset> |
79 | | - </property> |
80 | | - <property name="iconSize"> |
81 | | - <size> |
82 | | - <width>20</width> |
83 | | - <height>16</height> |
84 | | - </size> |
85 | | - </property> |
86 | | - <property name="autoRaise"> |
87 | | - <bool>true</bool> |
88 | | - </property> |
89 | | - </widget> |
90 | | - </item> |
91 | 90 | </layout> |
92 | 91 | </widget> |
93 | 92 | </item> |
|
129 | 128 | </property> |
130 | 129 | </widget> |
131 | 130 | </item> |
| 131 | + <item> |
| 132 | + <widget class="QToolButton" name="btnNewChat"> |
| 133 | + <property name="minimumSize"> |
| 134 | + <size> |
| 135 | + <width>0</width> |
| 136 | + <height>25</height> |
| 137 | + </size> |
| 138 | + </property> |
| 139 | + <property name="maximumSize"> |
| 140 | + <size> |
| 141 | + <width>16777215</width> |
| 142 | + <height>25</height> |
| 143 | + </size> |
| 144 | + </property> |
| 145 | + <property name="text"> |
| 146 | + <string>+</string> |
| 147 | + </property> |
| 148 | + <property name="icon"> |
| 149 | + <iconset resource="resource.qrc"> |
| 150 | + <normaloff>:/icon/icons/add.png</normaloff>:/icon/icons/add.png</iconset> |
| 151 | + </property> |
| 152 | + <property name="iconSize"> |
| 153 | + <size> |
| 154 | + <width>20</width> |
| 155 | + <height>25</height> |
| 156 | + </size> |
| 157 | + </property> |
| 158 | + <property name="toolButtonStyle"> |
| 159 | + <enum>Qt::ToolButtonIconOnly</enum> |
| 160 | + </property> |
| 161 | + <property name="autoRaise"> |
| 162 | + <bool>true</bool> |
| 163 | + </property> |
| 164 | + </widget> |
| 165 | + </item> |
132 | 166 | </layout> |
133 | 167 | </widget> |
134 | 168 | </item> |
|
143 | 177 | <x>0</x> |
144 | 178 | <y>0</y> |
145 | 179 | <width>334</width> |
146 | | - <height>493</height> |
| 180 | + <height>470</height> |
147 | 181 | </rect> |
148 | 182 | </property> |
149 | 183 | <attribute name="label"> |
|
155 | 189 | </item> |
156 | 190 | <item> |
157 | 191 | <widget class="QGroupBox" name="groupBox"> |
| 192 | + <property name="autoFillBackground"> |
| 193 | + <bool>false</bool> |
| 194 | + </property> |
158 | 195 | <property name="title"> |
159 | 196 | <string>Your info</string> |
160 | 197 | </property> |
| 198 | + <property name="flat"> |
| 199 | + <bool>false</bool> |
| 200 | + </property> |
161 | 201 | <layout class="QGridLayout" name="gridLayout"> |
162 | 202 | <item row="1" column="0"> |
163 | 203 | <widget class="QLabel" name="label_4"> |
|
172 | 212 | </property> |
173 | 213 | </widget> |
174 | 214 | </item> |
175 | | - <item row="0" column="0"> |
176 | | - <widget class="QLabel" name="label_3"> |
| 215 | + <item row="0" column="1"> |
| 216 | + <widget class="QLabel" name="lbName"> |
177 | 217 | <property name="text"> |
178 | | - <string>Name:</string> |
| 218 | + <string>NO_NAME</string> |
179 | 219 | </property> |
180 | 220 | </widget> |
181 | 221 | </item> |
|
186 | 226 | </property> |
187 | 227 | </widget> |
188 | 228 | </item> |
189 | | - <item row="0" column="1"> |
190 | | - <widget class="QLabel" name="lbName"> |
| 229 | + <item row="0" column="0"> |
| 230 | + <widget class="QLabel" name="label_3"> |
191 | 231 | <property name="text"> |
192 | | - <string>name</string> |
| 232 | + <string>Name:</string> |
193 | 233 | </property> |
194 | 234 | </widget> |
195 | 235 | </item> |
196 | | - <item row="1" column="1"> |
197 | | - <widget class="QLabel" name="lbGroupNumber"> |
| 236 | + <item row="2" column="1"> |
| 237 | + <widget class="QLabel" name="lbIP"> |
198 | 238 | <property name="text"> |
199 | | - <string>XXXX/XXXXXX</string> |
| 239 | + <string>000.000.0.0</string> |
200 | 240 | </property> |
201 | 241 | </widget> |
202 | 242 | </item> |
203 | | - <item row="2" column="1"> |
204 | | - <widget class="QLabel" name="lbIP"> |
| 243 | + <item row="1" column="1"> |
| 244 | + <widget class="QLabel" name="lbGroupNumber"> |
205 | 245 | <property name="text"> |
206 | | - <string>000.000.0.0</string> |
| 246 | + <string>XXXX/XXXXXX</string> |
207 | 247 | </property> |
208 | 248 | </widget> |
209 | 249 | </item> |
|
0 commit comments