Exemplo n.º 1
0
void ImageRotateOverlay::widgetEnterEvent()
{
    widgetEnterNotifyMultiple(button()->index());
}
Exemplo n.º 2
0
void AssignNameOverlay::widgetEnterEvent()
{
    widgetEnterNotifyMultiple(index());
}