Helpviewer/AdBlock/AdBlockDialog.ui

changeset 1854
191efdc54c62
parent 1649
1b7cd7409170
child 1970
02cf3bac079b
equal deleted inserted replaced
1853:01812b281a1e 1854:191efdc54c62
101 <bool>true</bool> 101 <bool>true</bool>
102 </property> 102 </property>
103 </widget> 103 </widget>
104 </item> 104 </item>
105 <item> 105 <item>
106 <layout class="QHBoxLayout" name="horizontalLayout_3"> 106 <layout class="QHBoxLayout" name="horizontalLayout">
107 <item> 107 <item>
108 <widget class="QToolButton" name="actionButton"> 108 <widget class="QToolButton" name="actionButton">
109 <property name="text"> 109 <property name="text">
110 <string>Actions</string> 110 <string>Actions</string>
111 </property> 111 </property>
121 <width>40</width> 121 <width>40</width>
122 <height>20</height> 122 <height>20</height>
123 </size> 123 </size>
124 </property> 124 </property>
125 </spacer> 125 </spacer>
126 </item>
127 <item>
128 <widget class="QLabel" name="label">
129 <property name="text">
130 <string>Update Period (days):</string>
131 </property>
132 </widget>
133 </item>
134 <item>
135 <widget class="QSpinBox" name="updateSpinBox">
136 <property name="toolTip">
137 <string>Enter the update period (1 to 14 days)</string>
138 </property>
139 <property name="alignment">
140 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
141 </property>
142 <property name="suffix">
143 <string/>
144 </property>
145 <property name="minimum">
146 <number>1</number>
147 </property>
148 <property name="maximum">
149 <number>14</number>
150 </property>
151 <property name="value">
152 <number>7</number>
153 </property>
154 </widget>
126 </item> 155 </item>
127 </layout> 156 </layout>
128 </item> 157 </item>
129 </layout> 158 </layout>
130 </widget> 159 </widget>
152 <tabstop>adBlockGroup</tabstop> 181 <tabstop>adBlockGroup</tabstop>
153 <tabstop>searchEdit</tabstop> 182 <tabstop>searchEdit</tabstop>
154 <tabstop>clearButton</tabstop> 183 <tabstop>clearButton</tabstop>
155 <tabstop>subscriptionsTree</tabstop> 184 <tabstop>subscriptionsTree</tabstop>
156 <tabstop>actionButton</tabstop> 185 <tabstop>actionButton</tabstop>
186 <tabstop>updateSpinBox</tabstop>
157 <tabstop>buttonBox</tabstop> 187 <tabstop>buttonBox</tabstop>
158 </tabstops> 188 </tabstops>
159 <resources/> 189 <resources/>
160 <connections> 190 <connections>
161 <connection> 191 <connection>

eric ide

mercurial