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

#include <CellMarker.hh>

Inheritance diagram for CellMarkerPresetWidget:
Collaboration diagram for CellMarkerPresetWidget:

Signals

void colormapChanged ()
 

Public Member Functions

 CellMarkerPresetWidget (AnnotationChannelSpecs *channel, QWidget *parent=0)
 
virtual ~CellMarkerPresetWidget ()
 
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
 
IntControlElementp_subtypeControl
 

Detailed Description

Definition at line 36 of file CellMarker.hh.

Constructor & Destructor Documentation

◆ CellMarkerPresetWidget()

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

◆ ~CellMarkerPresetWidget()

virtual CellMarkerPresetWidget::~CellMarkerPresetWidget ( )
virtual

Member Function Documentation

◆ getValues()

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

Reimplemented from MarkerPresetWidget.

◆ setValues()

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

Reimplemented from MarkerPresetWidget.

◆ updateLabelSuffix

void CellMarkerPresetWidget::updateLabelSuffix ( )
protectedslot

◆ updateSubtypeSuffix

void CellMarkerPresetWidget::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* CellMarkerPresetWidget::p_subtypeControl
protected

Definition at line 57 of file CellMarker.hh.

◆ p_mitoticControl

BoolControlElement* CellMarkerPresetWidget::p_mitoticControl
protected

Definition at line 58 of file CellMarker.hh.

◆ p_continuityControl

IntControlElement* CellMarkerPresetWidget::p_continuityControl
protected

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