MCPcopy Create free account
hub / github.com/LibreSprite/LibreSprite / isActive

Method isActive

src/app/ui/editor/editor.cpp:230–233  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

228}
229
230bool Editor::isActive() const
231{
232 return (current_editor == this);
233}
234
235WidgetType editor_type()
236{

Callers 8

updateUsingEditorMethod · 0.80
onPaintMethod · 0.80
onMouseDownMethod · 0.80
onPivotChangeMethod · 0.80
onSetCursorMethod · 0.80
postRenderDecoratorMethod · 0.80
getSymmetryHandlesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected