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

#include <SphereMarker.hh>

Inheritance diagram for SphereMarkerControlWidget:
Collaboration diagram for SphereMarkerControlWidget:

Public Slots

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

Signals

void contentsChanged ()
 

Public Member Functions

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

Protected Slots

virtual void toggleReadOnly ()
 

Protected Attributes

AnnotationChannelSpecsp_channel
 
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 59 of file SphereMarker.hh.

Constructor & Destructor Documentation

◆ SphereMarkerControlWidget()

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

◆ ~SphereMarkerControlWidget()

virtual SphereMarkerControlWidget::~SphereMarkerControlWidget ( )
virtual

Member Function Documentation

◆ getValues()

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

◆ setValues

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

◆ featuresSize()

size_t MarkerControlWidget::featuresSize ( ) const
inherited

◆ resizeFeatures

void MarkerControlWidget::resizeFeatures ( int  newSize)
slotinherited

◆ contentsChanged

void MarkerControlWidget::contentsChanged ( )
signalinherited

◆ toggleReadOnly

virtual void MarkerControlWidget::toggleReadOnly ( )
protectedvirtualslotinherited

Field Documentation

◆ p_radiusControl

DoubleControlElement* SphereMarkerControlWidget::p_radiusControl
protected

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: