23 #ifndef LAYERASSIGNMENTPARAMETERSDIALOG_HH 24 #define LAYERASSIGNMENTPARAMETERSDIALOG_HH 30 #include <QtGui/QDialog> 52 QWidget* parent = NULL, Qt::WindowFlags f = NULL);
bool updateMitoses() const
bool forceFeatureComputation() const
std::string modelFileName() const
AnnotationChannelSpecs * annotationChannel() const
bool cacheCoordinates() const
void setModelFileName(std::string const &modelFileName)
LayerAssignmentParametersDialog(LabellingMainWidget *mainWidget, QWidget *parent=NULL, Qt::WindowFlags f=NULL)
void setForceFeatureComputation(bool force)
std::string cacheFileName() const
~LayerAssignmentParametersDialog()
void setAnnotationChannel(AnnotationChannelSpecs *channel)
IRoCSChannelSpecs * iRoCSChannel() const
void setCacheFileName(std::string const &cacheFileName)
ChannelSpecs * dataChannel() const
void setCacheCoordinates(bool cache)
void setIRoCSChannel(IRoCSChannelSpecs *channel)
void setUpdateMitoses(bool update)
void setDataChannel(ChannelSpecs *channel)