Connecteurs publics | |
void | targetCellUidLineEditSlot (void) |
void | targetCellUidSliderSlot (int value) |
Fonctions membres publiques | |
QHyodaToolCell (QHyodaJob *, QHyodaTool *) | |
void | setRange (quint64) |
void | refresh (const QStringList &) |
void | close () |
Attributs publics | |
QHyodaJob * | job |
QHyodaTool * | tools |
QHyodaGLCell * | cell |
Attributs privés | |
double | coords [8][3] |
Définition à la ligne 17 du fichier QHyodaToolCell.h.
QHyodaToolCell::QHyodaToolCell | ( | QHyodaJob * | _job, |
QHyodaTool * | _tools | ||
) |
Définition à la ligne 24 du fichier QHyodaToolCell.cc.
QHyodaToolCell::~QHyodaToolCell | ( | ) |
Définition à la ligne 43 du fichier QHyodaToolCell.cc.
void QHyodaToolCell::close | ( | ) |
Définition à la ligne 49 du fichier QHyodaToolCell.cc.
void QHyodaToolCell::refresh | ( | const QStringList & | splitted_output | ) |
Définition à la ligne 82 du fichier QHyodaToolCell.cc.
void QHyodaToolCell::setRange | ( | quint64 | mesh_total_nb_cell | ) |
Définition à la ligne 57 du fichier QHyodaToolCell.cc.
|
slot |
Définition à la ligne 122 du fichier QHyodaToolCell.cc.
|
slot |
Définition à la ligne 138 du fichier QHyodaToolCell.cc.
QHyodaGLCell* QHyodaToolCell::cell |
Définition à la ligne 32 du fichier QHyodaToolCell.h.
|
private |
Définition à la ligne 34 du fichier QHyodaToolCell.h.
QHyodaJob* QHyodaToolCell::job |
Définition à la ligne 30 du fichier QHyodaToolCell.h.
QHyodaTool* QHyodaToolCell::tools |
Définition à la ligne 31 du fichier QHyodaToolCell.h.