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

#include <LayerAssignmentParametersDialog.hh>

Inheritance diagram for LayerAssignmentParametersDialog:
Collaboration diagram for LayerAssignmentParametersDialog:

Public Slots

void checkAndAccept ()
 

Public Member Functions

 LayerAssignmentParametersDialog (LabellingMainWidget *mainWidget, QWidget *parent=NULL, Qt::WindowFlags f=NULL)
 
 ~LayerAssignmentParametersDialog ()
 
AnnotationChannelSpecsannotationChannel () const
 
bool cacheCoordinates () const
 
std::string cacheFileName () const
 
std::string check ()
 
ChannelSpecsdataChannel () const
 
bool forceFeatureComputation () const
 
IRoCSChannelSpecsiRoCSChannel () const
 
std::string modelFileName () const
 
void setAnnotationChannel (AnnotationChannelSpecs *channel)
 
void setCacheCoordinates (bool cache)
 
void setCacheFileName (std::string const &cacheFileName)
 
void setDataChannel (ChannelSpecs *channel)
 
void setForceFeatureComputation (bool force)
 
void setIRoCSChannel (IRoCSChannelSpecs *channel)
 
void setModelFileName (std::string const &modelFileName)
 
void setUpdateMitoses (bool update)
 
bool updateMitoses () const
 

Detailed Description

Definition at line 42 of file LayerAssignmentParametersDialog.hh.

Constructor & Destructor Documentation

◆ LayerAssignmentParametersDialog()

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

◆ ~LayerAssignmentParametersDialog()

LayerAssignmentParametersDialog::~LayerAssignmentParametersDialog ( )

Member Function Documentation

◆ dataChannel()

ChannelSpecs* LayerAssignmentParametersDialog::dataChannel ( ) const

◆ setDataChannel()

void LayerAssignmentParametersDialog::setDataChannel ( ChannelSpecs channel)

◆ annotationChannel()

AnnotationChannelSpecs* LayerAssignmentParametersDialog::annotationChannel ( ) const

◆ setAnnotationChannel()

void LayerAssignmentParametersDialog::setAnnotationChannel ( AnnotationChannelSpecs channel)

◆ iRoCSChannel()

IRoCSChannelSpecs* LayerAssignmentParametersDialog::iRoCSChannel ( ) const

◆ setIRoCSChannel()

void LayerAssignmentParametersDialog::setIRoCSChannel ( IRoCSChannelSpecs channel)

◆ cacheFileName()

std::string LayerAssignmentParametersDialog::cacheFileName ( ) const

◆ setCacheFileName()

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

◆ modelFileName()

std::string LayerAssignmentParametersDialog::modelFileName ( ) const

◆ setModelFileName()

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

◆ cacheCoordinates()

bool LayerAssignmentParametersDialog::cacheCoordinates ( ) const

◆ setCacheCoordinates()

void LayerAssignmentParametersDialog::setCacheCoordinates ( bool  cache)

◆ updateMitoses()

bool LayerAssignmentParametersDialog::updateMitoses ( ) const

◆ setUpdateMitoses()

void LayerAssignmentParametersDialog::setUpdateMitoses ( bool  update)

◆ forceFeatureComputation()

bool LayerAssignmentParametersDialog::forceFeatureComputation ( ) const

◆ setForceFeatureComputation()

void LayerAssignmentParametersDialog::setForceFeatureComputation ( bool  force)

◆ check()

std::string LayerAssignmentParametersDialog::check ( )

◆ checkAndAccept

void LayerAssignmentParametersDialog::checkAndAccept ( )
slot

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