GridWidgetBase.scrollBy - multiple declarations

Function GridWidgetBase.scrollBy

move scroll position horizontally by dx, and vertically by dy; returns true if scrolled

Prototype

bool scrollBy(
  int dx,
  int dy
);

Function GridWidgetBase.scrollBy

move scroll position horizontally by dx, and vertically by dy; returns true if scrolled

Prototype

bool scrollBy(
  int dx,
  int dy
);

Function GridWidgetBase.scrollBy

move scroll position horizontally by dx, and vertically by dy; returns true if scrolled

Prototype

bool scrollBy(
  int dx,
  int dy
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0