Inkscape
Vector Graphics Editor
|
Interface for objects that would like to be informed when another widget loses focus. More...
#include <defocus-target.h>
Public Member Functions | |
virtual void | onDefocus ()=0 |
Protected Member Functions | |
~DefocusTarget ()=default | |
Interface for objects that would like to be informed when another widget loses focus.
Definition at line 10 of file defocus-target.h.
|
protecteddefault |
|
pure virtual |
Implemented in Inkscape::UI::Toolbar::Toolbar, Inkscape::UI::Widget::SelectedStyle, and Inkscape::UI::Widget::StatusBar.
Referenced by Inkscape::UI::Widget::SpinButton::defocus().