|
24 | 24 | <rect> |
25 | 25 | <x>0</x> |
26 | 26 | <y>0</y> |
27 | | - <width>283</width> |
28 | | - <height>133</height> |
| 27 | + <width>341</width> |
| 28 | + <height>218</height> |
29 | 29 | </rect> |
30 | 30 | </property> |
31 | 31 | <property name="windowTitle"> |
|
45 | 45 | <number>0</number> |
46 | 46 | </property> |
47 | 47 | <item> |
48 | | - <widget class="LONGSCROLLQT_NAMESPACE::ImageWidget" name="imageWidget"/> |
| 48 | + <widget class="LONGSCROLLQT_NAMESPACE::ImageWidget" name="imageWidget"> |
| 49 | + <property name="sizePolicy"> |
| 50 | + <sizepolicy hsizetype="Ignored" vsizetype="Ignored"> |
| 51 | + <horstretch>0</horstretch> |
| 52 | + <verstretch>0</verstretch> |
| 53 | + </sizepolicy> |
| 54 | + </property> |
| 55 | + </widget> |
49 | 56 | </item> |
50 | 57 | <item> |
51 | | - <layout class="QVBoxLayout" name="verticalLayout"> |
52 | | - <item> |
53 | | - <spacer name="verticalSpacer_2"> |
54 | | - <property name="orientation"> |
55 | | - <enum>Qt::Vertical</enum> |
56 | | - </property> |
57 | | - <property name="sizeHint" stdset="0"> |
58 | | - <size> |
59 | | - <width>20</width> |
60 | | - <height>40</height> |
61 | | - </size> |
62 | | - </property> |
63 | | - </spacer> |
64 | | - </item> |
65 | | - <item> |
66 | | - <widget class="QLabel" name="nameLabel"> |
67 | | - <property name="text"> |
68 | | - <string notr="true">File name</string> |
69 | | - </property> |
70 | | - <property name="wordWrap"> |
71 | | - <bool>true</bool> |
72 | | - </property> |
73 | | - </widget> |
74 | | - </item> |
75 | | - <item> |
76 | | - <widget class="QLabel" name="fileSizeLabel"> |
77 | | - <property name="text"> |
78 | | - <string notr="true">File size</string> |
79 | | - </property> |
80 | | - <property name="wordWrap"> |
81 | | - <bool>true</bool> |
82 | | - </property> |
83 | | - </widget> |
84 | | - </item> |
85 | | - <item> |
86 | | - <widget class="QLabel" name="fileFormatLabel"> |
87 | | - <property name="text"> |
88 | | - <string notr="true">File format</string> |
89 | | - </property> |
90 | | - <property name="wordWrap"> |
91 | | - <bool>true</bool> |
92 | | - </property> |
93 | | - </widget> |
94 | | - </item> |
95 | | - <item> |
96 | | - <widget class="QLabel" name="qualityLabel"> |
97 | | - <property name="text"> |
98 | | - <string notr="true">Quality</string> |
99 | | - </property> |
100 | | - <property name="wordWrap"> |
101 | | - <bool>true</bool> |
102 | | - </property> |
103 | | - </widget> |
104 | | - </item> |
105 | | - <item> |
106 | | - <widget class="QLabel" name="sizeLabel"> |
107 | | - <property name="text"> |
108 | | - <string notr="true">Size</string> |
109 | | - </property> |
110 | | - <property name="wordWrap"> |
111 | | - <bool>true</bool> |
112 | | - </property> |
113 | | - </widget> |
114 | | - </item> |
115 | | - <item> |
116 | | - <widget class="QLabel" name="errorLabel"> |
117 | | - <property name="text"> |
118 | | - <string notr="true">Error</string> |
119 | | - </property> |
120 | | - <property name="wordWrap"> |
121 | | - <bool>true</bool> |
122 | | - </property> |
123 | | - </widget> |
124 | | - </item> |
125 | | - <item> |
126 | | - <spacer name="verticalSpacer"> |
127 | | - <property name="orientation"> |
128 | | - <enum>Qt::Vertical</enum> |
129 | | - </property> |
130 | | - <property name="sizeHint" stdset="0"> |
131 | | - <size> |
132 | | - <width>20</width> |
133 | | - <height>40</height> |
134 | | - </size> |
135 | | - </property> |
136 | | - </spacer> |
137 | | - </item> |
138 | | - </layout> |
| 58 | + <widget class="QWidget" name="infoWidget" native="true"> |
| 59 | + <property name="sizePolicy"> |
| 60 | + <sizepolicy hsizetype="Ignored" vsizetype="Ignored"> |
| 61 | + <horstretch>0</horstretch> |
| 62 | + <verstretch>0</verstretch> |
| 63 | + </sizepolicy> |
| 64 | + </property> |
| 65 | + <layout class="QVBoxLayout" name="verticalLayout"> |
| 66 | + <item> |
| 67 | + <spacer name="verticalSpacer_2"> |
| 68 | + <property name="orientation"> |
| 69 | + <enum>Qt::Vertical</enum> |
| 70 | + </property> |
| 71 | + <property name="sizeHint" stdset="0"> |
| 72 | + <size> |
| 73 | + <width>20</width> |
| 74 | + <height>40</height> |
| 75 | + </size> |
| 76 | + </property> |
| 77 | + </spacer> |
| 78 | + </item> |
| 79 | + <item> |
| 80 | + <widget class="QLabel" name="nameLabel"> |
| 81 | + <property name="text"> |
| 82 | + <string notr="true">File name</string> |
| 83 | + </property> |
| 84 | + <property name="wordWrap"> |
| 85 | + <bool>true</bool> |
| 86 | + </property> |
| 87 | + </widget> |
| 88 | + </item> |
| 89 | + <item> |
| 90 | + <widget class="QLabel" name="fileSizeLabel"> |
| 91 | + <property name="text"> |
| 92 | + <string notr="true">File size</string> |
| 93 | + </property> |
| 94 | + <property name="wordWrap"> |
| 95 | + <bool>true</bool> |
| 96 | + </property> |
| 97 | + </widget> |
| 98 | + </item> |
| 99 | + <item> |
| 100 | + <widget class="QLabel" name="fileFormatLabel"> |
| 101 | + <property name="text"> |
| 102 | + <string notr="true">File format</string> |
| 103 | + </property> |
| 104 | + <property name="wordWrap"> |
| 105 | + <bool>true</bool> |
| 106 | + </property> |
| 107 | + </widget> |
| 108 | + </item> |
| 109 | + <item> |
| 110 | + <widget class="QLabel" name="qualityLabel"> |
| 111 | + <property name="text"> |
| 112 | + <string notr="true">Quality</string> |
| 113 | + </property> |
| 114 | + <property name="wordWrap"> |
| 115 | + <bool>true</bool> |
| 116 | + </property> |
| 117 | + </widget> |
| 118 | + </item> |
| 119 | + <item> |
| 120 | + <widget class="QLabel" name="sizeLabel"> |
| 121 | + <property name="text"> |
| 122 | + <string notr="true">Size</string> |
| 123 | + </property> |
| 124 | + <property name="wordWrap"> |
| 125 | + <bool>true</bool> |
| 126 | + </property> |
| 127 | + </widget> |
| 128 | + </item> |
| 129 | + <item> |
| 130 | + <widget class="QLabel" name="errorLabel"> |
| 131 | + <property name="text"> |
| 132 | + <string notr="true">Error</string> |
| 133 | + </property> |
| 134 | + <property name="wordWrap"> |
| 135 | + <bool>true</bool> |
| 136 | + </property> |
| 137 | + </widget> |
| 138 | + </item> |
| 139 | + <item> |
| 140 | + <spacer name="verticalSpacer"> |
| 141 | + <property name="orientation"> |
| 142 | + <enum>Qt::Vertical</enum> |
| 143 | + </property> |
| 144 | + <property name="sizeHint" stdset="0"> |
| 145 | + <size> |
| 146 | + <width>20</width> |
| 147 | + <height>40</height> |
| 148 | + </size> |
| 149 | + </property> |
| 150 | + </spacer> |
| 151 | + </item> |
| 152 | + </layout> |
| 153 | + </widget> |
139 | 154 | </item> |
140 | 155 | </layout> |
141 | 156 | </widget> |
|
0 commit comments