| 427 | } // TableItemDelegate::paint |
| 428 | |
| 429 | NodePtr |
| 430 | MultiInstancePanel::getMainInstance() const |
| 431 | { |
| 432 | return _imp->getMainInstance(); |
| 433 | } |
| 434 | |
| 435 | NodeGuiPtr |
| 436 | MultiInstancePanel::getMainInstanceGui() const |
no outgoing calls
no test coverage detected