open_iA 2024.9
Loading...
Searching...
No Matches
iAMdiChild.h File Reference
#include "iaguibase_export.h"
#include <vtkSmartPointer.h>
#include <QMainWindow>
#include <QMap>
#include <functional>
#include <memory>

Classes

class  iAMdiChild
 Interface for child windows, used for showing datasets and optional additional tools from the modules. More...
 

Functions

template<typename T >
T * getTool (iAMdiChild *child)
 return the first tool that matches the given type for the current child
 

Function Documentation

◆ getTool()

template<typename T >
T * getTool ( iAMdiChild * child)

return the first tool that matches the given type for the current child