| 829 | } |
| 830 | |
| 831 | void IntrinsicEd::onShowDebugGeometryContextMenu() |
| 832 | { |
| 833 | _debugGeometryContextMenu.popup(QCursor::pos()); |
| 834 | } |
| 835 | |
| 836 | void IntrinsicEd::onDebugGeometryChanged() |
| 837 | { |
nothing calls this directly
no outgoing calls
no test coverage detected