Fraxinus
17.12-rc4
An IGT application
|
Helper class for connection the active image.By listening to this class, you will always listen to the active image. More...
#include <cxActiveImageProxy.h>
Signals | |
void | activeImageChanged (const QString &uid) |
The original image changed signal from DataManager. More... | |
void | transformChanged () |
void | propertiesChanged () |
void | landmarkRemoved (QString uid) |
void | landmarkAdded (QString uid) |
void | vtkImageDataChanged () |
void | transferFunctionsChanged () |
void | clipPlanesChanged () |
void | cropBoxChanged () |
Public Member Functions | |
ActiveImageProxy (ActiveDataPtr activeData) | |
~ActiveImageProxy () | |
Static Public Member Functions | |
static ActiveImageProxyPtr | New (ActiveDataPtr activeData) |
Helper class for connection the active image.
By listening to this class, you will always listen to the active image.
Definition at line 61 of file cxActiveImageProxy.h.
cx::ActiveImageProxy::ActiveImageProxy | ( | ActiveDataPtr | activeData | ) |
Definition at line 41 of file cxActiveImageProxy.cpp.
cx::ActiveImageProxy::~ActiveImageProxy | ( | ) |
Definition at line 50 of file cxActiveImageProxy.cpp.
|
signal |
The original image changed signal from DataManager.
|
signal |
|
signal |
|
signal |
|
signal |
|
inlinestatic |
Definition at line 65 of file cxActiveImageProxy.h.
|
signal |
|
signal |
|
signal |
|
signal |