Base class for data from a module that needs to be "attached" to a single iAMdiChild window.
More...
#include <iAModuleAttachmentToChild.h>
|
| void | detach () |
| | emit this signal if you want the attachment to be removed from the current mdichild More...
|
| |
Base class for data from a module that needs to be "attached" to a single iAMdiChild window.
Should only be created through iAModuleInterface::CreateAttachment, as this takes care of attaching it to the iAMdiChild properly.
◆ iAModuleAttachmentToChild()
◆ ~iAModuleAttachmentToChild()
| virtual iAModuleAttachmentToChild::~iAModuleAttachmentToChild |
( |
| ) |
|
|
inlinevirtual |
◆ detach
| void iAModuleAttachmentToChild::detach |
( |
| ) |
|
|
signal |
emit this signal if you want the attachment to be removed from the current mdichild
◆ getMdiChild()
| iAMdiChild * iAModuleAttachmentToChild::getMdiChild |
( |
| ) |
const |
|
inline |
◆ m_child
◆ m_mainWnd
The documentation for this class was generated from the following file: