Anatomist module for cortical folds graphs


QFFoldCtrl Class Reference

Control window for fold graph fusions. More...

#include <anafold/fgraph/qwFFusionCtrl.h>

Inheritance diagram for QFFoldCtrl:
Collaboration diagram for QFFoldCtrl:

Public Slots

void btnClick (int btn)
 
void relPotBtnClicked ()
 
void weightButtonClicked ()
 
void midBtnClicked ()
 
void pot0BtnClicked ()
 
void setNoPotColor ()
 
void setPot0Color ()
 
void updateModelWeights ()
 

Public Member Functions

 QFFoldCtrl (QWidget *parent, const char *name, anatomist::AFGraph *fusion)
 
virtual ~QFFoldCtrl ()
 
virtual void update (const anatomist::Observable *observable, void *arg=0)
 

Protected Attributes

anatomist::AFGraph_fusion
 
QButtonGroup * _groupBox
 
QCheckBox * _rpBtn
 
QCheckBox * _wtBtn
 
QCheckBox * _midBtn
 
QCheckBox * _p0Btn
 
QPushButton * _p0col
 
QPushButton * _nopotCol
 
QLineEdit * _modWeightEdit
 
bool _updating
 

Detailed Description

Control window for fold graph fusions.

Definition at line 20 of file qwFFusionCtrl.h.

Constructor & Destructor Documentation

◆ QFFoldCtrl()

QFFoldCtrl::QFFoldCtrl ( QWidget * parent,
const char * name,
anatomist::AFGraph * fusion )

◆ ~QFFoldCtrl()

virtual QFFoldCtrl::~QFFoldCtrl ( )
virtual

Member Function Documentation

◆ btnClick

void QFFoldCtrl::btnClick ( int btn)
slot

◆ midBtnClicked

void QFFoldCtrl::midBtnClicked ( )
slot

◆ pot0BtnClicked

void QFFoldCtrl::pot0BtnClicked ( )
slot

◆ relPotBtnClicked

void QFFoldCtrl::relPotBtnClicked ( )
slot

◆ setNoPotColor

void QFFoldCtrl::setNoPotColor ( )
slot

◆ setPot0Color

void QFFoldCtrl::setPot0Color ( )
slot

◆ update()

virtual void QFFoldCtrl::update ( const anatomist::Observable * observable,
void * arg = 0 )
virtual

◆ updateModelWeights

void QFFoldCtrl::updateModelWeights ( )
slot

◆ weightButtonClicked

void QFFoldCtrl::weightButtonClicked ( )
slot

Member Data Documentation

◆ _fusion

anatomist::AFGraph* QFFoldCtrl::_fusion
protected

Definition at line 44 of file qwFFusionCtrl.h.

◆ _groupBox

QButtonGroup* QFFoldCtrl::_groupBox
protected

Definition at line 45 of file qwFFusionCtrl.h.

◆ _midBtn

QCheckBox* QFFoldCtrl::_midBtn
protected

Definition at line 48 of file qwFFusionCtrl.h.

◆ _modWeightEdit

QLineEdit* QFFoldCtrl::_modWeightEdit
protected

Definition at line 52 of file qwFFusionCtrl.h.

◆ _nopotCol

QPushButton* QFFoldCtrl::_nopotCol
protected

Definition at line 51 of file qwFFusionCtrl.h.

◆ _p0Btn

QCheckBox* QFFoldCtrl::_p0Btn
protected

Definition at line 49 of file qwFFusionCtrl.h.

◆ _p0col

QPushButton* QFFoldCtrl::_p0col
protected

Definition at line 50 of file qwFFusionCtrl.h.

◆ _rpBtn

QCheckBox* QFFoldCtrl::_rpBtn
protected

Definition at line 46 of file qwFFusionCtrl.h.

◆ _updating

bool QFFoldCtrl::_updating
protected

Definition at line 53 of file qwFFusionCtrl.h.

◆ _wtBtn

QCheckBox* QFFoldCtrl::_wtBtn
protected

Definition at line 47 of file qwFFusionCtrl.h.


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