80 <property name="maximum"> |
80 <property name="maximum"> |
81 <number>999</number> |
81 <number>999</number> |
82 </property> |
82 </property> |
83 </widget> |
83 </widget> |
84 </item> |
84 </item> |
85 <item row="1" column="2"> |
85 <item row="1" column="2" colspan="2"> |
86 <spacer name="horizontalSpacer"> |
86 <spacer name="horizontalSpacer"> |
87 <property name="orientation"> |
87 <property name="orientation"> |
88 <enum>Qt::Horizontal</enum> |
88 <enum>Qt::Horizontal</enum> |
89 </property> |
89 </property> |
90 <property name="sizeHint" stdset="0"> |
90 <property name="sizeHint" stdset="0"> |
92 <width>282</width> |
92 <width>282</width> |
93 <height>20</height> |
93 <height>20</height> |
94 </size> |
94 </size> |
95 </property> |
95 </property> |
96 </spacer> |
96 </spacer> |
|
97 </item> |
|
98 <item row="2" column="0" colspan="3"> |
|
99 <spacer name="horizontalSpacer_2"> |
|
100 <property name="orientation"> |
|
101 <enum>Qt::Horizontal</enum> |
|
102 </property> |
|
103 <property name="sizeHint" stdset="0"> |
|
104 <size> |
|
105 <width>306</width> |
|
106 <height>20</height> |
|
107 </size> |
|
108 </property> |
|
109 </spacer> |
|
110 </item> |
|
111 <item row="2" column="3"> |
|
112 <widget class="QPushButton" name="showDatabasesButton"> |
|
113 <property name="toolTip"> |
|
114 <string>Press to show the Web SQL Databases</string> |
|
115 </property> |
|
116 <property name="text"> |
|
117 <string>Show databases...</string> |
|
118 </property> |
|
119 </widget> |
97 </item> |
120 </item> |
98 </layout> |
121 </layout> |
99 </widget> |
122 </widget> |
100 </item> |
123 </item> |
101 <item> |
124 <item> |