#include <ImagePlaneWidget.h>
Protected Attributes | |
Coord | point |
type::vector< Coord > | tab2DPoint |
bool | newPointClicked |
const ImagePlanetype * | imageplane |
unsigned int | backupindex |
unsigned int | indexmax |
![]() | |
ImagePlaneGraphScene * | scene |
QRectF | roi |
QImage | image |
bool | visumodels |
unsigned int | axis |
unsigned int | index |
bool | RoiResized |
Public Member Functions | |
TImagePlaneGraphWidget (QWidget *parent, unsigned int _axis, const ImagePlanetype &d0) | |
~TImagePlaneGraphWidget () override | |
void | readFromData (const ImagePlanetype &d0) |
void | writeToData (ImagePlanetype &d) |
void | fromGraph (const QPointF &pt, const bool isMouseClicked) override |
void | fromOption (const unsigned int i) override |
void | draw () override |
const unsigned int & | getIndexMax () const |
const unsigned int & | getIndex () const |
![]() | |
ImagePlaneGraphWidget (QWidget *parent) | |
bool | isRoiResized () |
ImagePlaneGraphScene * | graphscene () |
Additional Inherited Members | |
![]() | |
void | resizeEvent (QResizeEvent *) override |
void | fitInView () |
void | setRoi (const QRectF &rect) |
void | mousePressEvent (QMouseEvent *mouseEvent) override |
void | mouseReleaseEvent (QMouseEvent *mouseEvent) override |
void | mouseDoubleClickEvent (QMouseEvent *mouseEvent) override |
void | mouseMoveEvent (QMouseEvent *mouseEvent) override |
void | wheelEvent (QWheelEvent *wheelev) override |
![]() | |
void | wheelevent (int delta) |
void | mousepressevent () |
void | mousereleaseevent () |
void | mousedoubleclickevent () |
void | roiHorizontalChanged (const qreal left, const qreal width) |
void | roiVerticalChanged (const qreal top, const qreal height) |
void | cursorChangedX (const qreal) |
void | cursorChangedY (const qreal) |
void | cursorChangedZ (const qreal) |
void | roiResized () |
void | sliceModified () |
void | onMouseDoubleClicked (const sofa::type::Vec3d &) |
void | onPlane (const unsigned int, const sofa::type::Vec3d &, const sofa::type::Vec3d &, const QString &) |
![]() | |
void | Render () |
void | setRoiHorizontal (const qreal left, const qreal width) |
void | setRoiVertical (const qreal top, const qreal height) |
void | setCursorX (const qreal v) |
void | setCursorY (const qreal v) |
void | togglemodels (int i) |
void | setScrollBarPolicies (bool on) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
inline |
|
inlineoverride |
|
inlineoverridevirtual |
Implements sofa::gui::qt::ImagePlaneGraphWidget.
|
inlineoverridevirtual |
Implements sofa::gui::qt::ImagePlaneGraphWidget.
|
inlineoverridevirtual |
Implements sofa::gui::qt::ImagePlaneGraphWidget.
|
inline |
|
inline |
|
inline |
|
inline |