Function GridWidgetBase.scrollBy
move scroll position horizontally by dx, and vertically by dy; returns true if scrolled
bool scrollBy(
int dx,
int dy
);
move scroll position horizontally by dx, and vertically by dy; returns true if scrolled
bool scrollBy(
int dx,
int dy
);