|  | Inviwo 0.9.12-pre
    Inviwo documentation | 
| Public Member Functions | |
| AutoLink (const AutoLink &)=delete | |
| AutoLink (AutoLink &&)=delete | |
| AutoLink & | operator= (const AutoLink &)=delete | 
| AutoLink & | operator= (AutoLink &&)=delete | 
| void | findCandidates (Processor &processor, ProcessorNetwork &network) | 
| void | update (QPointF scenePos, Qt::KeyboardModifiers modifiers, NetworkEditor &editor, double zoom) | 
| void | clear () | 
| Public Attributes | |
| AutoLinker | linker | 
| std::unordered_map< Processor *, std::unique_ptr< LinkConnectionDragGraphicsItem > > | links |