Helpviewer/OfflineStorage/OfflineStorageConfigDialog.ui

changeset 353
c548890dff9b
parent 350
db40effc5c65
child 355
c29c8b8dadf1
equal deleted inserted replaced
351:049fc2fc04ac 353:c548890dff9b
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>
124 </layout> 147 </layout>
125 </widget> 148 </widget>
126 <tabstops> 149 <tabstops>
127 <tabstop>databaseEnabledCheckBox</tabstop> 150 <tabstop>databaseEnabledCheckBox</tabstop>
128 <tabstop>databaseQuotaSpinBox</tabstop> 151 <tabstop>databaseQuotaSpinBox</tabstop>
152 <tabstop>showDatabasesButton</tabstop>
129 <tabstop>buttonBox</tabstop> 153 <tabstop>buttonBox</tabstop>
130 </tabstops> 154 </tabstops>
131 <resources/> 155 <resources/>
132 <connections> 156 <connections>
133 <connection> 157 <connection>

eric ide

mercurial