| 271 | } |
| 272 | |
| 273 | KDSME::StateMachineView *StateMachineViewerWidget::stateMachineView() const |
| 274 | { |
| 275 | return m_stateMachineView; |
| 276 | } |
| 277 | |
| 278 | DeferredTreeView *StateMachineViewerWidget::objectInspector() const |
| 279 | { |
no outgoing calls
no test coverage detected