MCPcopy Create free account
hub / github.com/KLayout/klayout / drag_cancel

Function drag_cancel

src/laybasic/laybasic/layViewObject.h:297–297  ·  view source on GitHub ↗

* @brief This method is called when a mouse tracking operation should be cancelled */

Source from the content-addressed store, hash-verified

295 * @brief This method is called when a mouse tracking operation should be cancelled
296 */
297 virtual void drag_cancel () { }
298
299 /**
300 * @brief Gets a value indicating whether the mouse receiver claims the view message bar

Callers 11

~MoveServiceMethod · 0.70
functionMethod · 0.70
~ZoomServiceMethod · 0.70
set_modeMethod · 0.50
update_landmarksMethod · 0.50
clear_rulersMethod · 0.50
finish_drawingMethod · 0.50
deactivatedMethod · 0.50
drag_cancelMethod · 0.50
~NavigatorServiceMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected