SOFA plugin: image  master
Open source framework for multi-physics simuation
sofa::gui::qt::ImagePlaneListPointWidget Class Reference

#include <ImagePlaneWidget.h>

Inheritance diagram for sofa::gui::qt::ImagePlaneListPointWidget:

Protected Attributes

QTextEdit * textEdit
 
int indexPoint
 

Public Member Functions

 ImagePlaneListPointWidget (QWidget *parent)
 

Public Slots

void onMouseDoubleClicked (const sofa::type::Vec3d &p)
 

Attribute details

◆ indexPoint

int sofa::gui::qt::ImagePlaneListPointWidget::indexPoint
protected

◆ textEdit

QTextEdit* sofa::gui::qt::ImagePlaneListPointWidget::textEdit
protected

Constructor details

◆ ImagePlaneListPointWidget()

sofa::gui::qt::ImagePlaneListPointWidget::ImagePlaneListPointWidget ( QWidget parent)
inline

Function details

◆ onMouseDoubleClicked

void sofa::gui::qt::ImagePlaneListPointWidget::onMouseDoubleClicked ( const sofa::type::Vec3d p)
inlineslot