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

#include <CylinderMarker.hh>

Inheritance diagram for CylinderMarkerPresetWidget:
Collaboration diagram for CylinderMarkerPresetWidget:

Signals

void colormapChanged ()
 

Public Member Functions

 CylinderMarkerPresetWidget (AnnotationChannelSpecs *channel, QWidget *parent=0)
 
virtual ~CylinderMarkerPresetWidget ()
 
virtual void getValues (Marker *marker) const
 
virtual void setValues (Marker const *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_lengthControl
 
DoubleControlElementp_phiControl
 
DoubleControlElementp_radiusControl
 
DoubleControlElementp_thetaControl
 

Detailed Description

Definition at line 38 of file CylinderMarker.hh.

Constructor & Destructor Documentation

◆ CylinderMarkerPresetWidget()

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

◆ ~CylinderMarkerPresetWidget()

virtual CylinderMarkerPresetWidget::~CylinderMarkerPresetWidget ( )
virtual

Member Function Documentation

◆ getValues()

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

Reimplemented from SphereMarkerPresetWidget.

◆ setValues()

virtual void CylinderMarkerPresetWidget::setValues ( Marker const *  marker)
virtual

Reimplemented from SphereMarkerPresetWidget.

◆ colormapChanged

void MarkerPresetWidget::colormapChanged ( )
signalinherited

◆ updateAlpha

void MarkerPresetWidget::updateAlpha ( )
protectedslotinherited

◆ chooseColor

void MarkerPresetWidget::chooseColor ( )
protectedslotinherited

◆ updateLabelColorPushButton

void MarkerPresetWidget::updateLabelColorPushButton ( )
protectedslotinherited

Field Documentation

◆ p_lengthControl

DoubleControlElement* CylinderMarkerPresetWidget::p_lengthControl
protected

Definition at line 54 of file CylinderMarker.hh.

◆ p_thetaControl

DoubleControlElement* CylinderMarkerPresetWidget::p_thetaControl
protected

Definition at line 55 of file CylinderMarker.hh.

◆ p_phiControl

DoubleControlElement * CylinderMarkerPresetWidget::p_phiControl
protected

Definition at line 55 of file CylinderMarker.hh.

◆ 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: