Function Window.scheduleTooltip

schedule tooltip for widget be shown with specified delay

Prototype

void scheduleTooltip(
  Widget ownerWidget,
  long delay,
  uint alignment = 2u,
  int x = 0,
  int y = 0
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0