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

#include <SHSurfaceMarker.hh>

Inheritance diagram for SHSurfaceMarkerPresetWidget:
Collaboration diagram for SHSurfaceMarkerPresetWidget:

Signals

void colormapChanged ()
 

Public Member Functions

 SHSurfaceMarkerPresetWidget (AnnotationChannelSpecs *channel, QWidget *parent=0)
 
virtual ~SHSurfaceMarkerPresetWidget ()
 
virtual void getValues (Marker *marker) const
 
virtual void setValues (const Marker *marker)
 

Protected Slots

void chooseColor ()
 
void updateAlpha ()
 
void updateLabelColorPushButton ()
 

Protected Attributes

QDoubleSpinBox * p_alphaSpinBox
 
AnnotationChannelSpecsp_channel
 
QPushButton * p_labelColorPushButton
 
IntControlElementp_labelControl
 
QVBoxLayout * p_layout
 
DoubleControlElementp_radiusControl
 

Detailed Description

Definition at line 37 of file SHSurfaceMarker.hh.

Constructor & Destructor Documentation

◆ SHSurfaceMarkerPresetWidget()

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

◆ ~SHSurfaceMarkerPresetWidget()

virtual SHSurfaceMarkerPresetWidget::~SHSurfaceMarkerPresetWidget ( )
virtual

Member Function Documentation

◆ getValues()

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

Reimplemented from MarkerPresetWidget.

Reimplemented in CylinderMarkerPresetWidget, and NucleusMarkerPresetWidget.

◆ setValues()

virtual void SphereMarkerPresetWidget::setValues ( const Marker marker)
virtualinherited

Reimplemented from MarkerPresetWidget.

Reimplemented in CylinderMarkerPresetWidget, and NucleusMarkerPresetWidget.

◆ colormapChanged

void MarkerPresetWidget::colormapChanged ( )
signalinherited

◆ updateAlpha

void MarkerPresetWidget::updateAlpha ( )
protectedslotinherited

◆ chooseColor

void MarkerPresetWidget::chooseColor ( )
protectedslotinherited

◆ updateLabelColorPushButton

void MarkerPresetWidget::updateLabelColorPushButton ( )
protectedslotinherited

Field Documentation

◆ p_radiusControl

DoubleControlElement* SphereMarkerPresetWidget::p_radiusControl
protectedinherited

Definition at line 54 of file SphereMarker.hh.

◆ p_channel

AnnotationChannelSpecs* MarkerPresetWidget::p_channel
protectedinherited

Definition at line 67 of file MarkerPresetWidget.hh.

◆ p_layout

QVBoxLayout* MarkerPresetWidget::p_layout
protectedinherited

Definition at line 69 of file MarkerPresetWidget.hh.

◆ p_labelControl

IntControlElement* MarkerPresetWidget::p_labelControl
protectedinherited

Definition at line 70 of file MarkerPresetWidget.hh.

◆ p_alphaSpinBox

QDoubleSpinBox* MarkerPresetWidget::p_alphaSpinBox
protectedinherited

Definition at line 71 of file MarkerPresetWidget.hh.

◆ p_labelColorPushButton

QPushButton* MarkerPresetWidget::p_labelColorPushButton
protectedinherited

Definition at line 72 of file MarkerPresetWidget.hh.


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