Ejemplo n.º 1
0
void
MovableListViewImpl::extendPoolSlot()
{
    ListView* pListView =  static_cast<ListView*>(_pView);
    pListView->extendViewPool(visibleRows());
}