File tree Expand file tree Collapse file tree 1 file changed +23
-4
lines changed Expand file tree Collapse file tree 1 file changed +23
-4
lines changed Original file line number Diff line number Diff line change 12
12
</property >
13
13
<layout class =" QVBoxLayout" name =" verticalLayout" >
14
14
<item >
15
- <layout class =" QFormLayout" name =" formLayout" >
16
- <property name =" fieldGrowthPolicy" >
17
- <enum >QFormLayout::AllNonFixedFieldsGrow</enum >
18
- </property >
15
+ <layout class =" QGridLayout" name =" gridLayout" >
19
16
<item row =" 3" column =" 0" >
20
17
<widget class =" QLabel" name =" label" >
21
18
<property name =" text" >
22
19
<string >& Amount:</string >
23
20
</property >
21
+ <property name =" alignment" >
22
+ <set >Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set >
23
+ </property >
24
24
<property name =" buddy" >
25
25
<cstring >reqAmount</cstring >
26
26
</property >
44
44
<property name =" text" >
45
45
<string >& Label:</string >
46
46
</property >
47
+ <property name =" alignment" >
48
+ <set >Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set >
49
+ </property >
47
50
<property name =" buddy" >
48
51
<cstring >reqLabel</cstring >
49
52
</property >
61
64
<property name =" text" >
62
65
<string >& Message:</string >
63
66
</property >
67
+ <property name =" alignment" >
68
+ <set >Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set >
69
+ </property >
64
70
<property name =" buddy" >
65
71
<cstring >reqMessage</cstring >
66
72
</property >
99
105
</item >
100
106
</layout >
101
107
</item >
108
+ <item >
109
+ <spacer name =" verticalSpacer" >
110
+ <property name =" orientation" >
111
+ <enum >Qt::Vertical</enum >
112
+ </property >
113
+ <property name =" sizeHint" stdset =" 0" >
114
+ <size >
115
+ <width >20</width >
116
+ <height >40</height >
117
+ </size >
118
+ </property >
119
+ </spacer >
120
+ </item >
102
121
<item >
103
122
<layout class =" QHBoxLayout" name =" horizontalLayout" >
104
123
<item >
You can’t perform that action at this time.
0 commit comments