#include <PageVisPlugin.h>
| rdm::PageVisPlugin::PageVisPlugin |
( |
QObject * |
parent = 0 | ) |
|
| rdm::PageVisPlugin::~PageVisPlugin |
( |
| ) |
|
| bool rdm::PageVisPlugin::closesOnImageChange |
( |
| ) |
const |
|
overridevirtual |
| void rdm::PageVisPlugin::deleteViewPort |
( |
| ) |
|
| nmc::DkPluginViewPort * rdm::PageVisPlugin::getViewPort |
( |
| ) |
|
| bool rdm::PageVisPlugin::hideHUD |
( |
| ) |
const |
|
inlineoverride |
| QString rdm::PageVisPlugin::id |
( |
| ) |
const |
|
override |
Returns unique ID for the generated dll
| QImage rdm::PageVisPlugin::image |
( |
| ) |
const |
|
override |
Returns descriptive iamge for every ID
- Parameters
-
| QSharedPointer< nmc::DkImageContainer > rdm::PageVisPlugin::runPlugin |
( |
const QString & |
runID = QString(), |
|
|
QSharedPointer< nmc::DkImageContainer > |
imgC = QSharedPointer<nmc::DkImageContainer>() |
|
) |
| const |
|
override |
Main function: runs plugin based on its ID
- Parameters
-
| plugin | ID |
| image | to be processed |
The documentation for this class was generated from the following files: