anatomist  5.0.5
3D neuroimaging data viewer
PerfusionProcessingQtDecorator Class Reference

#include <anatomist/perfusion/perfProcQtDeco.h>

Inheritance diagram for PerfusionProcessingQtDecorator:
Collaboration diagram for PerfusionProcessingQtDecorator:

Public Slots

void apply (int)
 
void setTr (const QString &)
 
void setTe (const QString &)
 
void setMaskFilter (bool)
 
void setBThreshold (int)
 
void setLVThreshold (int)
 
void setSkipThreshold (float)
 
void setSkip (int)
 
void setNAif (int)
 
void setAifThreshold (int)
 
void setPreInj (int)
 
void setAifType (int)
 
void setNAvg (int)
 
void setFitType (int)
 
void setCorrection (bool)
 
void setSVDType (int)
 
void setSVDThreshold (float)
 
void setDose (const QString &)
 
void setPhiGd (const QString &)
 
void linkedCursor (QTreeWidgetItem *, int)
 
void mapClicked (int)
 
void saveMaps ()
 

Signals

void skipChanged (int)
 
void preInjChanged (int)
 

Public Member Functions

 PerfusionProcessingQtDecorator (aims::PerfusionProcessingCenter *, QAPerfusionWindow *)
 
virtual ~PerfusionProcessingQtDecorator ()
 
void initialize ()
 

Static Public Member Functions

static void doMaskCbk (void *, int)
 
static void doSkipCbk (void *, int)
 
static void doAifPointsCbk (void *, int)
 
static void doInjectionCbk (void *, int)
 
static void doQuantificationCbk (void *, int)
 
static void doAifCbk (void *, int)
 
static void doFitCbk (void *, int)
 
static void doDeconvolutionCbk (void *, int)
 
static void doMapsCbk (void *, int)
 

Detailed Description

Definition at line 53 of file perfProcQtDeco.h.

Constructor & Destructor Documentation

◆ PerfusionProcessingQtDecorator()

PerfusionProcessingQtDecorator::PerfusionProcessingQtDecorator ( aims::PerfusionProcessingCenter *  ,
QAPerfusionWindow  
)

◆ ~PerfusionProcessingQtDecorator()

virtual PerfusionProcessingQtDecorator::~PerfusionProcessingQtDecorator ( )
inlinevirtual

Definition at line 63 of file perfProcQtDeco.h.

References apply(), and slots.

Member Function Documentation

◆ apply

void PerfusionProcessingQtDecorator::apply ( int  )
slot

◆ doAifCbk()

static void PerfusionProcessingQtDecorator::doAifCbk ( void *  ,
int   
)
static

◆ doAifPointsCbk()

static void PerfusionProcessingQtDecorator::doAifPointsCbk ( void *  ,
int   
)
static

◆ doDeconvolutionCbk()

static void PerfusionProcessingQtDecorator::doDeconvolutionCbk ( void *  ,
int   
)
static

◆ doFitCbk()

static void PerfusionProcessingQtDecorator::doFitCbk ( void *  ,
int   
)
static

◆ doInjectionCbk()

static void PerfusionProcessingQtDecorator::doInjectionCbk ( void *  ,
int   
)
static

◆ doMapsCbk()

static void PerfusionProcessingQtDecorator::doMapsCbk ( void *  ,
int   
)
static

◆ doMaskCbk()

static void PerfusionProcessingQtDecorator::doMaskCbk ( void *  ,
int   
)
static

◆ doQuantificationCbk()

static void PerfusionProcessingQtDecorator::doQuantificationCbk ( void *  ,
int   
)
static

◆ doSkipCbk()

static void PerfusionProcessingQtDecorator::doSkipCbk ( void *  ,
int   
)
static

◆ initialize()

void PerfusionProcessingQtDecorator::initialize ( )

◆ linkedCursor

void PerfusionProcessingQtDecorator::linkedCursor ( QTreeWidgetItem *  ,
int   
)
slot

◆ mapClicked

void PerfusionProcessingQtDecorator::mapClicked ( int  )
slot

◆ preInjChanged

void PerfusionProcessingQtDecorator::preInjChanged ( int  )
signal

◆ saveMaps

void PerfusionProcessingQtDecorator::saveMaps ( )
slot

◆ setAifThreshold

void PerfusionProcessingQtDecorator::setAifThreshold ( int  )
slot

◆ setAifType

void PerfusionProcessingQtDecorator::setAifType ( int  )
slot

◆ setBThreshold

void PerfusionProcessingQtDecorator::setBThreshold ( int  )
slot

◆ setCorrection

void PerfusionProcessingQtDecorator::setCorrection ( bool  )
slot

◆ setDose

void PerfusionProcessingQtDecorator::setDose ( const QString &  )
slot

◆ setFitType

void PerfusionProcessingQtDecorator::setFitType ( int  )
slot

◆ setLVThreshold

void PerfusionProcessingQtDecorator::setLVThreshold ( int  )
slot

◆ setMaskFilter

void PerfusionProcessingQtDecorator::setMaskFilter ( bool  )
slot

◆ setNAif

void PerfusionProcessingQtDecorator::setNAif ( int  )
slot

◆ setNAvg

void PerfusionProcessingQtDecorator::setNAvg ( int  )
slot

◆ setPhiGd

void PerfusionProcessingQtDecorator::setPhiGd ( const QString &  )
slot

◆ setPreInj

void PerfusionProcessingQtDecorator::setPreInj ( int  )
slot

◆ setSkip

void PerfusionProcessingQtDecorator::setSkip ( int  )
slot

◆ setSkipThreshold

void PerfusionProcessingQtDecorator::setSkipThreshold ( float  )
slot

◆ setSVDThreshold

void PerfusionProcessingQtDecorator::setSVDThreshold ( float  )
slot

◆ setSVDType

void PerfusionProcessingQtDecorator::setSVDType ( int  )
slot

◆ setTe

void PerfusionProcessingQtDecorator::setTe ( const QString &  )
slot

◆ setTr

void PerfusionProcessingQtDecorator::setTr ( const QString &  )
slot

◆ skipChanged

void PerfusionProcessingQtDecorator::skipChanged ( int  )
signal

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