_ZN11QHeaderView13updateSectionEi

Name

QHeaderView::updateSection -- update HeaderView section

Synopsis

#include <QtGui/qheaderview.h>

void QHeaderView::updateSection (int logicalIndex);

Description

The QHeaderView::updateSection() function shall update the section specified by the given logicalIndex.

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