iRoCS Toolbox  1.1.0
Public Slots | Public Member Functions
EpidermisLabellingParametersDialog Class Reference

#include <EpidermisLabellingParametersDialog.hh>

Inheritance diagram for EpidermisLabellingParametersDialog:
Collaboration diagram for EpidermisLabellingParametersDialog:

Public Slots

void checkAndAccept ()
 

Public Member Functions

 EpidermisLabellingParametersDialog (LabellingMainWidget *mainWidget, QWidget *parent=NULL, Qt::WindowFlags f=NULL)
 
 ~EpidermisLabellingParametersDialog ()
 
AnnotationChannelSpecsannotationChannel () const
 
std::string cacheFileName () const
 
std::string check ()
 
ChannelSpecsdataChannel () const
 
bool forceFeatureComputation () const
 
std::string modelFileName () const
 
void setAnnotationChannel (AnnotationChannelSpecs *channel)
 
void setCacheFileName (std::string const &cacheFileName)
 
void setDataChannel (ChannelSpecs *channel)
 
void setForceFeatureComputation (bool force)
 
void setModelFileName (std::string const &modelFileName)
 

Detailed Description

Definition at line 42 of file EpidermisLabellingParametersDialog.hh.

Constructor & Destructor Documentation

◆ EpidermisLabellingParametersDialog()

EpidermisLabellingParametersDialog::EpidermisLabellingParametersDialog ( LabellingMainWidget mainWidget,
QWidget *  parent = NULL,
Qt::WindowFlags  f = NULL 
)

◆ ~EpidermisLabellingParametersDialog()

EpidermisLabellingParametersDialog::~EpidermisLabellingParametersDialog ( )

Member Function Documentation

◆ dataChannel()

ChannelSpecs* EpidermisLabellingParametersDialog::dataChannel ( ) const

◆ setDataChannel()

void EpidermisLabellingParametersDialog::setDataChannel ( ChannelSpecs channel)

◆ annotationChannel()

AnnotationChannelSpecs* EpidermisLabellingParametersDialog::annotationChannel ( ) const

◆ setAnnotationChannel()

void EpidermisLabellingParametersDialog::setAnnotationChannel ( AnnotationChannelSpecs channel)

◆ cacheFileName()

std::string EpidermisLabellingParametersDialog::cacheFileName ( ) const

◆ setCacheFileName()

void EpidermisLabellingParametersDialog::setCacheFileName ( std::string const &  cacheFileName)

◆ modelFileName()

std::string EpidermisLabellingParametersDialog::modelFileName ( ) const

◆ setModelFileName()

void EpidermisLabellingParametersDialog::setModelFileName ( std::string const &  modelFileName)

◆ forceFeatureComputation()

bool EpidermisLabellingParametersDialog::forceFeatureComputation ( ) const

◆ setForceFeatureComputation()

void EpidermisLabellingParametersDialog::setForceFeatureComputation ( bool  force)

◆ check()

std::string EpidermisLabellingParametersDialog::check ( )

◆ checkAndAccept

void EpidermisLabellingParametersDialog::checkAndAccept ( )
slot

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