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

#include <MarkerPresetWidget.hh>

Inheritance diagram for MarkerPresetWidget:
Collaboration diagram for MarkerPresetWidget:

Signals

void colormapChanged ()
 

Public Member Functions

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

Detailed Description

Definition at line 42 of file MarkerPresetWidget.hh.

Constructor & Destructor Documentation

◆ MarkerPresetWidget()

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

◆ ~MarkerPresetWidget()

virtual MarkerPresetWidget::~MarkerPresetWidget ( )
virtual

Member Function Documentation

◆ getValues()

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

◆ setValues()

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

◆ colormapChanged

void MarkerPresetWidget::colormapChanged ( )
signal

◆ updateAlpha

void MarkerPresetWidget::updateAlpha ( )
protectedslot

◆ chooseColor

void MarkerPresetWidget::chooseColor ( )
protectedslot

◆ updateLabelColorPushButton

void MarkerPresetWidget::updateLabelColorPushButton ( )
protectedslot

Field Documentation

◆ p_channel

AnnotationChannelSpecs* MarkerPresetWidget::p_channel
protected

Definition at line 67 of file MarkerPresetWidget.hh.

◆ p_layout

QVBoxLayout* MarkerPresetWidget::p_layout
protected

Definition at line 69 of file MarkerPresetWidget.hh.

◆ p_labelControl

IntControlElement* MarkerPresetWidget::p_labelControl
protected

Definition at line 70 of file MarkerPresetWidget.hh.

◆ p_alphaSpinBox

QDoubleSpinBox* MarkerPresetWidget::p_alphaSpinBox
protected

Definition at line 71 of file MarkerPresetWidget.hh.

◆ p_labelColorPushButton

QPushButton* MarkerPresetWidget::p_labelColorPushButton
protected

Definition at line 72 of file MarkerPresetWidget.hh.


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