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

#include <ImagePlaneWidget.h>

Inheritance diagram for sofa::gui::qt::ImagePlaneInfoWidget:

Protected Attributes

QLabel * label1
 
QLabel * label2
 
QLabel * label3
 

Public Member Functions

 ImagePlaneInfoWidget (QWidget *parent)
 

Public Slots

void onPlane (const unsigned int, const sofa::type::Vec3d &ip, const sofa::type::Vec3d &p, const QString &val)
 

Attribute details

◆ label1

QLabel* sofa::gui::qt::ImagePlaneInfoWidget::label1
protected

◆ label2

QLabel* sofa::gui::qt::ImagePlaneInfoWidget::label2
protected

◆ label3

QLabel* sofa::gui::qt::ImagePlaneInfoWidget::label3
protected

Constructor details

◆ ImagePlaneInfoWidget()

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

Function details

◆ onPlane

void sofa::gui::qt::ImagePlaneInfoWidget::onPlane ( const unsigned int  ,
const sofa::type::Vec3d ip,
const sofa::type::Vec3d p,
const QString &  val 
)
inlineslot