Function GridWidgetBase.rowVisible
returns true if row is inside client area and not overlapped outside scroll area
bool rowVisible(
int y
);
returns true if row is inside client area and not overlapped outside scroll area
bool rowVisible(
int y
);