![]() |
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 Tool, including all inherited members.
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)=0 | Tool | pure virtual |
mouseDragged(QPointF pt, Qt::MouseButtons buttons, size_t axis)=0 | Tool | pure virtual |
mouseMoved(QPointF pt, size_t axis)=0 | Tool | pure virtual |
mouseReleased(QPointF pt, Qt::MouseButtons buttons, size_t axis)=0 | Tool | pure virtual |
setHasLabel(bool sHasLabel) | Tool | protected |
setVisible(bool value) | Tool | |
sliceChanged(size_t axis, size_t slice)=0 | Tool | pure virtual |
Tool(GuiImage *guiImage, ImageViewer *viewer) | Tool | |
type()=0 | Tool | pure virtual |
viewer | Tool | protected |
visible() const | Tool |