Home > comp > gb.qt4 > control > refresh 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
Control.Refresh (gb.qt4)
Sub Refresh ( )

Redraws the control, or just a part of it.

The redraw is defered and is processed at the next call of the event loop.

If you need an immediate refresh, call WAIT after having used this method.

See also

WAIT, Event Loop