* @brief This method is called when a mouse tracking operation should be cancelled */
| 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 |
no outgoing calls
no test coverage detected