iRoCS Toolbox  1.1.0
Public Slots | Signals | Public Member Functions | Protected Slots | Protected Attributes
SHSurfaceMarkerControlWidget Class Reference

#include <SHSurfaceMarker.hh>

Inheritance diagram for SHSurfaceMarkerControlWidget:
Collaboration diagram for SHSurfaceMarkerControlWidget:

Public Slots

void resizeFeatures (int newSize)
 
virtual void setValues (const Marker *marker)
 

Signals

void contentsChanged ()
 

Public Member Functions

 SHSurfaceMarkerControlWidget (AnnotationChannelSpecs *channel, QWidget *parent=0)
 
virtual ~SHSurfaceMarkerControlWidget ()
 
size_t featuresSize () const
 
virtual void getValues (Marker *marker) const
 

Protected Slots

virtual void toggleReadOnly ()
 

Protected Attributes

AnnotationChannelSpecsp_channel
 
StringControlElementp_coefficientsControl
 
DoubleVectorControlElementp_featuresControl
 
StringControlElementp_idControl
 
Double3ControlElementp_iRoCSCoordinateControl
 
IntControlElementp_labelControl
 
QVBoxLayout * p_layout
 
QWidget * p_mainWidget
 
BoolControlElementp_manualControl
 
BoolControlElementp_needsFeatureUpdateControl
 
Double3ControlElementp_positionControl
 
IntControlElementp_predictedLabelControl
 
IntDoubleMapControlElementp_probabilitiesControl
 
DoubleControlElementp_radiusControl
 
QScrollArea * p_scroller
 
BoolControlElementp_showReadOnlyControl
 

Detailed Description

Definition at line 51 of file SHSurfaceMarker.hh.

Constructor & Destructor Documentation

◆ SHSurfaceMarkerControlWidget()

SHSurfaceMarkerControlWidget::SHSurfaceMarkerControlWidget ( AnnotationChannelSpecs channel,
QWidget *  parent = 0 
)

◆ ~SHSurfaceMarkerControlWidget()

virtual SHSurfaceMarkerControlWidget::~SHSurfaceMarkerControlWidget ( )
virtual

Member Function Documentation

◆ setValues

virtual void SHSurfaceMarkerControlWidget::setValues ( const Marker marker)
virtualslot

◆ toggleReadOnly

virtual void SHSurfaceMarkerControlWidget::toggleReadOnly ( )
protectedvirtualslot

◆ getValues()

virtual void SphereMarkerControlWidget::getValues ( Marker marker) const
virtualinherited

◆ featuresSize()

size_t MarkerControlWidget::featuresSize ( ) const
inherited

◆ resizeFeatures

void MarkerControlWidget::resizeFeatures ( int  newSize)
slotinherited

◆ contentsChanged

void MarkerControlWidget::contentsChanged ( )
signalinherited

Field Documentation

◆ p_coefficientsControl

StringControlElement* SHSurfaceMarkerControlWidget::p_coefficientsControl
protected

Definition at line 72 of file SHSurfaceMarker.hh.

◆ p_radiusControl

DoubleControlElement* SphereMarkerControlWidget::p_radiusControl
protectedinherited

Definition at line 78 of file SphereMarker.hh.

◆ p_channel

AnnotationChannelSpecs* MarkerControlWidget::p_channel
protectedinherited

Definition at line 74 of file MarkerControlWidget.hh.

◆ p_mainWidget

QWidget* MarkerControlWidget::p_mainWidget
protectedinherited

Definition at line 76 of file MarkerControlWidget.hh.

◆ p_layout

QVBoxLayout* MarkerControlWidget::p_layout
protectedinherited

Definition at line 77 of file MarkerControlWidget.hh.

◆ p_scroller

QScrollArea* MarkerControlWidget::p_scroller
protectedinherited

Definition at line 78 of file MarkerControlWidget.hh.

◆ p_showReadOnlyControl

BoolControlElement* MarkerControlWidget::p_showReadOnlyControl
protectedinherited

Definition at line 80 of file MarkerControlWidget.hh.

◆ p_idControl

StringControlElement* MarkerControlWidget::p_idControl
protectedinherited

Definition at line 81 of file MarkerControlWidget.hh.

◆ p_positionControl

Double3ControlElement* MarkerControlWidget::p_positionControl
protectedinherited

Definition at line 82 of file MarkerControlWidget.hh.

◆ p_labelControl

IntControlElement* MarkerControlWidget::p_labelControl
protectedinherited

Definition at line 83 of file MarkerControlWidget.hh.

◆ p_predictedLabelControl

IntControlElement* MarkerControlWidget::p_predictedLabelControl
protectedinherited

Definition at line 84 of file MarkerControlWidget.hh.

◆ p_manualControl

BoolControlElement* MarkerControlWidget::p_manualControl
protectedinherited

Definition at line 85 of file MarkerControlWidget.hh.

◆ p_needsFeatureUpdateControl

BoolControlElement* MarkerControlWidget::p_needsFeatureUpdateControl
protectedinherited

Definition at line 86 of file MarkerControlWidget.hh.

◆ p_featuresControl

DoubleVectorControlElement* MarkerControlWidget::p_featuresControl
protectedinherited

Definition at line 87 of file MarkerControlWidget.hh.

◆ p_probabilitiesControl

IntDoubleMapControlElement* MarkerControlWidget::p_probabilitiesControl
protectedinherited

Definition at line 88 of file MarkerControlWidget.hh.

◆ p_iRoCSCoordinateControl

Double3ControlElement* MarkerControlWidget::p_iRoCSCoordinateControl
protectedinherited

Definition at line 89 of file MarkerControlWidget.hh.


The documentation for this class was generated from the following file: