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

#include <NucleusMarker.hh>

Inheritance diagram for NucleusMarkerPresetWidget:
Collaboration diagram for NucleusMarkerPresetWidget:

Signals

void colormapChanged ()
 

Public Member Functions

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

Protected Slots

void chooseColor ()
 
void updateAlpha ()
 
void updateLabelColorPushButton ()
 
void updateLabelSuffix ()
 
void updateSubtypeSuffix ()
 

Protected Attributes

QDoubleSpinBox * p_alphaSpinBox
 
AnnotationChannelSpecsp_channel
 
IntControlElementp_continuityControl
 
QPushButton * p_labelColorPushButton
 
IntControlElementp_labelControl
 
QVBoxLayout * p_layout
 
BoolControlElementp_mitoticControl
 
DoubleControlElementp_radiusControl
 
IntControlElementp_subtypeControl
 

Detailed Description

Definition at line 36 of file NucleusMarker.hh.

Constructor & Destructor Documentation

◆ NucleusMarkerPresetWidget()

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

◆ ~NucleusMarkerPresetWidget()

virtual NucleusMarkerPresetWidget::~NucleusMarkerPresetWidget ( )
virtual

Member Function Documentation

◆ getValues()

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

Reimplemented from SphereMarkerPresetWidget.

◆ setValues()

virtual void NucleusMarkerPresetWidget::setValues ( const Marker marker)
virtual

Reimplemented from SphereMarkerPresetWidget.

◆ updateLabelSuffix

void NucleusMarkerPresetWidget::updateLabelSuffix ( )
protectedslot

◆ updateSubtypeSuffix

void NucleusMarkerPresetWidget::updateSubtypeSuffix ( )
protectedslot

◆ colormapChanged

void MarkerPresetWidget::colormapChanged ( )
signalinherited

◆ updateAlpha

void MarkerPresetWidget::updateAlpha ( )
protectedslotinherited

◆ chooseColor

void MarkerPresetWidget::chooseColor ( )
protectedslotinherited

◆ updateLabelColorPushButton

void MarkerPresetWidget::updateLabelColorPushButton ( )
protectedslotinherited

Field Documentation

◆ p_subtypeControl

IntControlElement* NucleusMarkerPresetWidget::p_subtypeControl
protected

Definition at line 57 of file NucleusMarker.hh.

◆ p_mitoticControl

BoolControlElement* NucleusMarkerPresetWidget::p_mitoticControl
protected

Definition at line 58 of file NucleusMarker.hh.

◆ p_continuityControl

IntControlElement* NucleusMarkerPresetWidget::p_continuityControl
protected

Definition at line 59 of file NucleusMarker.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: