Skip to content

Commit e8f1ea6

Browse files
Neoperolfurszy
authored andcommitted
layout request changed
1 parent 317b7be commit e8f1ea6

File tree

1 file changed

+29
-43
lines changed

1 file changed

+29
-43
lines changed

src/qt/pivx/forms/requestdialog.ui

Lines changed: 29 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<property name="frameShadow">
4141
<enum>QFrame::Raised</enum>
4242
</property>
43-
<layout class="QVBoxLayout" name="verticalLayout_4" stretch="1,0,1,0">
43+
<layout class="QVBoxLayout" name="verticalLayout_4" stretch="1,0,0">
4444
<property name="spacing">
4545
<number>0</number>
4646
</property>
@@ -54,7 +54,7 @@
5454
<number>30</number>
5555
</property>
5656
<property name="bottomMargin">
57-
<number>20</number>
57+
<number>0</number>
5858
</property>
5959
<item>
6060
<layout class="QHBoxLayout" name="horizontalLayout_3">
@@ -151,7 +151,7 @@
151151
</size>
152152
</property>
153153
<property name="currentIndex">
154-
<number>0</number>
154+
<number>1</number>
155155
</property>
156156
<widget class="QWidget" name="page_1">
157157
<property name="minimumSize">
@@ -188,18 +188,24 @@
188188
<enum>Qt::Vertical</enum>
189189
</property>
190190
<property name="sizeType">
191-
<enum>QSizePolicy::Fixed</enum>
191+
<enum>QSizePolicy::Expanding</enum>
192192
</property>
193193
<property name="sizeHint" stdset="0">
194194
<size>
195195
<width>20</width>
196-
<height>10</height>
196+
<height>30</height>
197197
</size>
198198
</property>
199199
</spacer>
200200
</item>
201201
<item alignment="Qt::AlignHCenter">
202202
<widget class="QLabel" name="labelMessage">
203+
<property name="minimumSize">
204+
<size>
205+
<width>0</width>
206+
<height>100</height>
207+
</size>
208+
</property>
203209
<property name="text">
204210
<string>Lorem ipsum dolor sit amet, consectur cling elit, sed do </string>
205211
</property>
@@ -217,7 +223,7 @@
217223
<enum>Qt::Vertical</enum>
218224
</property>
219225
<property name="sizeType">
220-
<enum>QSizePolicy::Fixed</enum>
226+
<enum>QSizePolicy::Expanding</enum>
221227
</property>
222228
<property name="sizeHint" stdset="0">
223229
<size>
@@ -233,30 +239,23 @@
233239
<number>5</number>
234240
</property>
235241
<item>
236-
<layout class="QHBoxLayout" name="horizontalLayout_2">
237-
<property name="spacing">
238-
<number>0</number>
242+
<widget class="QLabel" name="labelSubtitleAmount">
243+
<property name="minimumSize">
244+
<size>
245+
<width>350</width>
246+
<height>16</height>
247+
</size>
248+
</property>
249+
<property name="maximumSize">
250+
<size>
251+
<width>16777215</width>
252+
<height>16</height>
253+
</size>
254+
</property>
255+
<property name="text">
256+
<string>Amount</string>
239257
</property>
240-
<item>
241-
<widget class="QLabel" name="labelSubtitleAmount">
242-
<property name="minimumSize">
243-
<size>
244-
<width>350</width>
245-
<height>16</height>
246-
</size>
247-
</property>
248-
<property name="maximumSize">
249-
<size>
250-
<width>16777215</width>
251-
<height>16</height>
252-
</size>
253-
</property>
254-
<property name="text">
255-
<string>Amount</string>
256-
</property>
257-
</widget>
258-
</item>
259-
</layout>
258+
</widget>
260259
</item>
261260
<item>
262261
<widget class="QWidget" name="layoutAmount" native="true">
@@ -537,7 +536,7 @@
537536
<enum>Qt::Vertical</enum>
538537
</property>
539538
<property name="sizeType">
540-
<enum>QSizePolicy::Fixed</enum>
539+
<enum>QSizePolicy::Expanding</enum>
541540
</property>
542541
<property name="sizeHint" stdset="0">
543542
<size>
@@ -613,19 +612,6 @@
613612
</widget>
614613
</widget>
615614
</item>
616-
<item>
617-
<spacer name="verticalSpacer">
618-
<property name="orientation">
619-
<enum>Qt::Vertical</enum>
620-
</property>
621-
<property name="sizeHint" stdset="0">
622-
<size>
623-
<width>20</width>
624-
<height>40</height>
625-
</size>
626-
</property>
627-
</spacer>
628-
</item>
629615
<item>
630616
<widget class="QWidget" name="buttonsStack" native="true">
631617
<layout class="QHBoxLayout" name="horizontalLayout_5">

0 commit comments

Comments
 (0)