Column resizing is performed by the horizontal QHeaderView. Access it by calling QTableWidget::horizontalHeader() const, and the signal you are interested in is QHeaderView::sectionResized(int logicalIndex, int oldSize, int newSize).
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more