Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
|
This is the complete list of members for DefaultTool, including all inherited members.
DefaultTool(GuiImage *guiImage, ImageViewer *viewer) | DefaultTool | |
getLabel(size_t axis) | Tool | virtual |
guiImage | Tool | protected |
hasLabel() const | Tool | |
m_hasLabel | Tool | protected |
m_visible | Tool | protected |
mouseClicked(QPointF pt, Qt::MouseButtons buttons, size_t axis) | DefaultTool | virtual |
mouseDragged(QPointF pt, Qt::MouseButtons buttons, size_t axis) | DefaultTool | virtual |
mouseMoved(QPointF pt, size_t axis) | DefaultTool | virtual |
mouseReleased(QPointF pt, Qt::MouseButtons buttons, size_t axis) | DefaultTool | virtual |
setHasLabel(bool sHasLabel) | Tool | protected |
setVisible(bool value) | Tool | |
sliceChanged(size_t axis, size_t slice) | DefaultTool | virtual |
supportedFormats | DefaultTool | static |
Tool(GuiImage *guiImage, ImageViewer *viewer) | Tool | |
type() | DefaultTool | virtual |
Type enum value | DefaultTool | |
updateOverlay(QPointF pt, size_t axis) | DefaultTool | |
viewer | Tool | protected |
visible() const | Tool |