Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
|
#include <segmentationwidget.h>
Public Member Functions | |
SegmentationWidget (QWidget *parent=0) | |
~SegmentationWidget () | |
void | setTool (Tool *sTool) |
Definition at line 12 of file segmentationwidget.h.
|
explicit |
Definition at line 6 of file segmentationwidget.cpp.
SegmentationWidget::~SegmentationWidget | ( | ) |
Definition at line 10 of file segmentationwidget.cpp.
void SegmentationWidget::setTool | ( | Tool * | sTool | ) |
Definition at line 14 of file segmentationwidget.cpp.