|  | Inviwo 0.9.12-pre
    Inviwo documentation | 
#include <networksearch.h>
| Public Member Functions | |
| NetworkSearch (InviwoMainWindow *win) | |
| void | updateSearch (const QString &str) | 
| virtual void | focusInEvent (QFocusEvent *event) override | 
| virtual void | focusOutEvent (QFocusEvent *event) override | 
| virtual bool | eventFilter (QObject *watched, QEvent *event) override | 
Widget for searching the processor network. Will highlight matching processors.