7991:866adc8c315b | 8043:0acf98cd089a |
---|---|
173 <dd> | 173 <dd> |
174 rectangle to be placed at (QRect) | 174 rectangle to be placed at (QRect) |
175 </dd> | 175 </dd> |
176 </dl> | 176 </dl> |
177 <dl> | 177 <dl> |
178 <dt>Returns:</dt> | 178 <dt>Return:</dt> |
179 <dd> | 179 <dd> |
180 position to place the popup (QPoint) | 180 position to place the popup (QPoint) |
181 </dd> | 181 </dd> |
182 </dl> | 182 </dl> |
183 <a NAME="E5PassivePopup.__defaultArea" ID="E5PassivePopup.__defaultArea"></a> | 183 <a NAME="E5PassivePopup.__defaultArea" ID="E5PassivePopup.__defaultArea"></a> |
187 <p> | 187 <p> |
188 Private method to determine the default rectangle to be passed to | 188 Private method to determine the default rectangle to be passed to |
189 moveNear(). | 189 moveNear(). |
190 </p> | 190 </p> |
191 <dl> | 191 <dl> |
192 <dt>Returns:</dt> | 192 <dt>Return:</dt> |
193 <dd> | 193 <dd> |
194 default rectangle (QRect) | 194 default rectangle (QRect) |
195 </dd> | 195 </dd> |
196 </dl> | 196 </dl> |
197 <a NAME="E5PassivePopup.__moveNear" ID="E5PassivePopup.__moveNear"></a> | 197 <a NAME="E5PassivePopup.__moveNear" ID="E5PassivePopup.__moveNear"></a> |
229 <dd> | 229 <dd> |
230 key for the custom data | 230 key for the custom data |
231 </dd> | 231 </dd> |
232 </dl> | 232 </dl> |
233 <dl> | 233 <dl> |
234 <dt>Returns:</dt> | 234 <dt>Return:</dt> |
235 <dd> | 235 <dd> |
236 stored data | 236 stored data |
237 </dd> | 237 </dd> |
238 </dl> | 238 </dl> |
239 <dl> | 239 <dl> |
357 <p> | 357 <p> |
358 Public method to get the delay before the popup is removed | 358 Public method to get the delay before the popup is removed |
359 automatically. | 359 automatically. |
360 </p> | 360 </p> |
361 <dl> | 361 <dl> |
362 <dt>Returns:</dt> | 362 <dt>Return:</dt> |
363 <dd> | 363 <dd> |
364 the delay before the popup is removed automatically (integer) | 364 the delay before the popup is removed automatically (integer) |
365 </dd> | 365 </dd> |
366 </dl> | 366 </dl> |
367 <a NAME="E5PassivePopup.view" ID="E5PassivePopup.view"></a> | 367 <a NAME="E5PassivePopup.view" ID="E5PassivePopup.view"></a> |
370 | 370 |
371 <p> | 371 <p> |
372 Public method to get a reference to the message view. | 372 Public method to get a reference to the message view. |
373 </p> | 373 </p> |
374 <dl> | 374 <dl> |
375 <dt>Returns:</dt> | 375 <dt>Return:</dt> |
376 <dd> | 376 <dd> |
377 reference to the message view (QWidget) | 377 reference to the message view (QWidget) |
378 </dd> | 378 </dd> |
379 </dl> | 379 </dl> |
380 <div align="right"><a href="#top">Up</a></div> | 380 <div align="right"><a href="#top">Up</a></div> |