You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
void QHeaderView::sectionCountChanged ( int oldCount, int newCount ) [signal]
This signal is emitted when the number of sections changes, i.e., when sections are added or deleted. The original count is specified by oldCount, and the new count by newCount.
The text was updated successfully, but these errors were encountered:
void QHeaderView::sectionCountChanged ( int oldCount, int newCount ) [signal]
This signal is emitted when the number of sections changes, i.e., when sections are added or deleted. The original count is specified by oldCount, and the new count by newCount.
The text was updated successfully, but these errors were encountered: