[Qt] viewportEvent of QAbstractScrollArea

zeljko zeljko at holobit.net
Wed Oct 3 08:39:15 CEST 2007


On Tuesday 02 October 2007 21:06, Felipe Monteiro de Carvalho wrote:
> What is a viewport? I did a quick search on docs, and see the term is
> used, but I don't see any explanation.

it's a qwidget inside qabstractscrollarea which is being painted (used) and 
represented (eg. TStringGrid, TTreeView are painted on viewport, not on 
scrollarea - which is we can say container).



More information about the Qt mailing list