_ZN9QListView13doItemsLayoutEv

Name

QListView::doItemsLayout -- layout items

Synopsis


#include <QtGui/qlistview.h>

void QListView::doItemsLayout(void);

Description

The QListView::doItemsLayout() function shall layout the items according to the flow and wrapping properties.

This function is not intended to be used by applications directly, but may appear among appliction dependencies as a result of usage of other functions and macros.