| 432 | } // TableItemDelegate::paint |
| 433 | |
| 434 | NodePtr |
| 435 | MultiInstancePanel::getMainInstance() const |
| 436 | { |
| 437 | return _imp->getMainInstance(); |
| 438 | } |
| 439 | |
| 440 | boost::shared_ptr<NodeGui> |
| 441 | MultiInstancePanel::getMainInstanceGui() const |
no outgoing calls
no test coverage detected