EditWidgetBase.onTimer - multiple declarations

Function EditWidgetBase.onTimer

handle timer; return true to repeat timer event after next interval, false cancel timer

Prototype

override bool onTimer(
  ulong id
);

Function EditWidgetBase.onTimer

handle timer; return true to repeat timer event after next interval, false cancel timer

Prototype

override bool onTimer(
  ulong id
);

Function EditWidgetBase.onTimer

handle timer; return true to repeat timer event after next interval, false cancel timer

Prototype

override bool onTimer(
  ulong id
);

Function EditWidgetBase.onTimer

handle timer; return true to repeat timer event after next interval, false cancel timer

Prototype

override bool onTimer(
  ulong id
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0