* @brief "paste" operation */
| 133 | * @brief "paste" operation |
| 134 | */ |
| 135 | virtual void paste () |
| 136 | { |
| 137 | // .. by default, nothing is implemented .. |
| 138 | } |
| 139 | |
| 140 | /** |
| 141 | * @brief "point selection proximity" predicate |
no outgoing calls
no test coverage detected