Template ActionTooltipSupport

mixin this to widget class to support tooltips based on widget's action label

Arguments

template ActionTooltipSupport();

Functions

Function name Description
createTooltip will be called from window once tooltip request timer expired; if null is returned, popup will not be shown; you can change alignment and position of popup here
hasTooltip returns true if widget has tooltip to show

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0