23 #ifndef DETECTNUCLEIPARAMETERSDIALOG_HH 24 #define DETECTNUCLEIPARAMETERSDIALOG_HH 30 #include <QtGui/QDialog> 48 QWidget* parent = NULL, Qt::WindowFlags f = NULL);
81 ptrdiff_t _memoryLimit;
~DetectNucleiParametersDialog()
void setCacheFileName(std::string const &cacheFileName)
ptrdiff_t memoryLimit() const
DetectNucleiParametersDialog(LabellingMainWidget *mainWidget, QWidget *parent=NULL, Qt::WindowFlags f=NULL)
std::string modelFileName() const
void setModelFileName(std::string const &modelFileName)
void setAnnotationChannelName(std::string const &name)
std::string annotationChannelName() const
void setMemoryLimit(ptrdiff_t memoryLimit)
std::string cacheFileName() const
ChannelSpecs * dataChannel() const
void setDataChannel(ChannelSpecs *channel)