| 430 | } // NodeViewerContextPrivate::addToolBarTool |
| 431 | |
| 432 | QToolBar* |
| 433 | NodeViewerContext::getToolBar() const |
| 434 | { |
| 435 | return _imp->toolbar; |
| 436 | } |
| 437 | |
| 438 | const QString& |
| 439 | NodeViewerContext::getCurrentRole() const |
no outgoing calls
no test coverage detected