Function GridWidgetBase.isColumnResizingPoint
return column index to resize if point is in column resize area in header row, -1 if outside resize area
int isColumnResizingPoint(
int x,
int y
);
return column index to resize if point is in column resize area in header row, -1 if outside resize area
int isColumnResizingPoint(
int x,
int y
);