open_iA  2020.04
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Public Member Functions | Public Attributes | List of all members
iALoadedModule Struct Reference

Data associated with a single loaded module. More...

#include <iAModuleDispatcher.h>

Collaboration diagram for iALoadedModule:

Public Member Functions

 iALoadedModule ()
 
 iALoadedModule (QString const &n, MODULE_HANDLE h, iAModuleInterface *i)
 

Public Attributes

MODULE_HANDLE handle
 
iAModuleInterfacemoduleInterface
 
QString name
 

Detailed Description

Data associated with a single loaded module.

Constructor & Destructor Documentation

◆ iALoadedModule() [1/2]

iALoadedModule::iALoadedModule ( )

◆ iALoadedModule() [2/2]

iALoadedModule::iALoadedModule ( QString const &  n,
MODULE_HANDLE  h,
iAModuleInterface i 
)

Member Data Documentation

◆ handle

MODULE_HANDLE iALoadedModule::handle

◆ moduleInterface

iAModuleInterface* iALoadedModule::moduleInterface

◆ name

QString iALoadedModule::name

The documentation for this struct was generated from the following files: