|
open_iA 2024.7
|
#include "iaguibase_export.h"#include <QList>#include <memory>Classes | |
| class | iAToolRegistry |
| Registry for descendants of iATool. More... | |
Typedefs | |
| using | iAToolCreateFuncPtr = std::shared_ptr<iATool>(*)(iAMainWindow* mainWnd, iAMdiChild* child) |
Functions | |
| template<class T > | |
| std::shared_ptr< iATool > | createTool (iAMainWindow *mainWnd, iAMdiChild *child) |
| using iAToolCreateFuncPtr = std::shared_ptr<iATool>(*)(iAMainWindow* mainWnd, iAMdiChild* child) |
| std::shared_ptr< iATool > createTool | ( | iAMainWindow * | mainWnd, |
| iAMdiChild * | child ) |