Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Inkscape::UI::DefocusTarget Class Referenceabstract

Interface for objects that would like to be informed when another widget loses focus. More...

#include <defocus-target.h>

Inheritance diagram for Inkscape::UI::DefocusTarget:
Inkscape::UI::Toolbar::Toolbar Inkscape::UI::Widget::SelectedStyle Inkscape::UI::Widget::StatusBar Inkscape::UI::Toolbar::ArcToolbar Inkscape::UI::Toolbar::BooleansToolbar Inkscape::UI::Toolbar::Box3DToolbar Inkscape::UI::Toolbar::CalligraphyToolbar Inkscape::UI::Toolbar::ConnectorToolbar Inkscape::UI::Toolbar::DropperToolbar Inkscape::UI::Toolbar::EraserToolbar Inkscape::UI::Toolbar::GradientToolbar Inkscape::UI::Toolbar::LPEToolbar Inkscape::UI::Toolbar::MarkerToolbar Inkscape::UI::Toolbar::MeasureToolbar Inkscape::UI::Toolbar::MeshToolbar Inkscape::UI::Toolbar::NodeToolbar Inkscape::UI::Toolbar::ObjectPickerToolbar Inkscape::UI::Toolbar::PageToolbar Inkscape::UI::Toolbar::PaintbucketToolbar Inkscape::UI::Toolbar::PencilToolbar Inkscape::UI::Toolbar::RectToolbar Inkscape::UI::Toolbar::SelectToolbar Inkscape::UI::Toolbar::SpiralToolbar Inkscape::UI::Toolbar::SprayToolbar Inkscape::UI::Toolbar::StarToolbar Inkscape::UI::Toolbar::TextToolbar Inkscape::UI::Toolbar::TweakToolbar Inkscape::UI::Toolbar::ZoomToolbar

Public Member Functions

virtual void onDefocus ()=0
 

Protected Member Functions

 ~DefocusTarget ()=default
 

Detailed Description

Interface for objects that would like to be informed when another widget loses focus.

Definition at line 10 of file defocus-target.h.

Constructor & Destructor Documentation

◆ ~DefocusTarget()

Inkscape::UI::DefocusTarget::~DefocusTarget ( )
protecteddefault

Member Function Documentation

◆ onDefocus()

virtual void Inkscape::UI::DefocusTarget::onDefocus ( )
pure virtual

The documentation for this class was generated from the following file: