MNE-CPP  0.1.9
A Framework for Electrophysiology
DISP3DLIB::SensorPositionTreeItem Member List

This is the complete list of members for DISP3DLIB::SensorPositionTreeItem, including all inherited members.

Abstract3DTreeItem(QEntity *p3DEntityParent=0, int iType=Data3DTreeModelItemTypes::UnknownItem, const QString &text="")DISP3DLIB::Abstract3DTreeItem
addData(const QList< FIFFLIB::FiffChInfo > &lChInfo, const QString &sDataType, const QStringList &bads=QStringList())DISP3DLIB::SensorPositionTreeItem
applyPosition(const QVector3D &position)DISP3DLIB::Renderable3DEntityvirtual
applyRotX(float rotX)DISP3DLIB::Renderable3DEntityvirtual
applyRotY(float rotY)DISP3DLIB::Renderable3DEntityvirtual
applyRotZ(float rotZ)DISP3DLIB::Renderable3DEntityvirtual
applyScale(float scale)DISP3DLIB::Renderable3DEntityvirtual
applyTransform(const Qt3DCore::QTransform &transform)DISP3DLIB::Renderable3DEntityvirtual
applyTransform(const FIFFLIB::FiffCoordTrans &transform, bool bApplyInverse=false)DISP3DLIB::Renderable3DEntityvirtual
checkStateChanged(const Qt::CheckState &checkState)DISP3DLIB::Abstract3DTreeItemsignal
ConstSPtr typedefDISP3DLIB::SensorPositionTreeItem
createVertColor(int numVert, const QColor &color=QColor(0, 49, 69))DISP3DLIB::Abstract3DTreeItemstatic
findChildren(int type)DISP3DLIB::Abstract3DTreeItem
findChildren(const QString &text)DISP3DLIB::Abstract3DTreeItem
getMaterialParameter(const QString &sParameterName)DISP3DLIB::Renderable3DEntityvirtual
getMaterialParameterRecursive(QObject *pObject, const QString &sParameterName)DISP3DLIB::Renderable3DEntityprotectedvirtual
initItem()DISP3DLIB::SensorPositionTreeItemprotectedvirtual
m_fRotXDISP3DLIB::Renderable3DEntityprotected
m_fRotYDISP3DLIB::Renderable3DEntityprotected
m_fRotZDISP3DLIB::Renderable3DEntityprotected
m_fScaleDISP3DLIB::Renderable3DEntityprotected
m_iTypeDISP3DLIB::Abstract3DTreeItemprotected
m_pEEGSensorEntityDISP3DLIB::SensorPositionTreeItemprotected
m_pEEGSensorGeometryDISP3DLIB::SensorPositionTreeItemprotected
m_pEEGSensorsDISP3DLIB::SensorPositionTreeItemprotected
m_pItemAppearanceOptionsDISP3DLIB::Abstract3DTreeItemprotected
m_pItemTransformationOptionsDISP3DLIB::Abstract3DTreeItemprotected
m_pMEGSensorEntityDISP3DLIB::SensorPositionTreeItemprotected
m_pMEGSensorGeometryDISP3DLIB::SensorPositionTreeItemprotected
m_pMEGSensorsDISP3DLIB::SensorPositionTreeItemprotected
m_positionDISP3DLIB::Renderable3DEntityprotected
m_pTransformDISP3DLIB::Renderable3DEntityprotected
onAlphaChanged(const QVariant &fAlpha)DISP3DLIB::Abstract3DTreeItemprotectedvirtual
onCheckStateChanged(const Qt::CheckState &checkState)DISP3DLIB::Abstract3DTreeItemprotectedvirtual
onColorChanged(const QVariant &color)DISP3DLIB::Abstract3DTreeItemprotectedvirtual
onScaleChanged(const QVariant &fScale)DISP3DLIB::Abstract3DTreeItemprotectedvirtual
onTranslationXChanged(const QVariant &fTransX)DISP3DLIB::Abstract3DTreeItemprotectedvirtual
onTranslationYChanged(const QVariant &fTransY)DISP3DLIB::Abstract3DTreeItemprotectedvirtual
onTranslationZChanged(const QVariant &fTransZ)DISP3DLIB::Abstract3DTreeItemprotectedvirtual
operator<<(Abstract3DTreeItem *newItem)DISP3DLIB::Abstract3DTreeItem
operator<<(Abstract3DTreeItem &newItem)DISP3DLIB::Abstract3DTreeItem
plotEEGSensors(const QList< FIFFLIB::FiffChInfo > &lChInfo, const QStringList &bads=QStringList())DISP3DLIB::SensorPositionTreeItemprotected
plotMEGSensors(const QList< FIFFLIB::FiffChInfo > &lChInfo, const QStringList &bads=QStringList())DISP3DLIB::SensorPositionTreeItemprotected
position (defined in DISP3DLIB::Renderable3DEntity)DISP3DLIB::Renderable3DEntity
position() constDISP3DLIB::Renderable3DEntityvirtual
positionChanged(QVector3D position)DISP3DLIB::Renderable3DEntitysignal
Renderable3DEntity(Qt3DCore::QEntity *parent=0)DISP3DLIB::Renderable3DEntityexplicit
rotX (defined in DISP3DLIB::Renderable3DEntity)DISP3DLIB::Renderable3DEntity
rotX() constDISP3DLIB::Renderable3DEntityvirtual
rotXChanged(float rotX)DISP3DLIB::Renderable3DEntitysignal
rotY (defined in DISP3DLIB::Renderable3DEntity)DISP3DLIB::Renderable3DEntity
rotY() constDISP3DLIB::Renderable3DEntityvirtual
rotYChanged(float rotY)DISP3DLIB::Renderable3DEntitysignal
rotZ (defined in DISP3DLIB::Renderable3DEntity)DISP3DLIB::Renderable3DEntity
rotZ() constDISP3DLIB::Renderable3DEntityvirtual
rotZChanged(float rotZ)DISP3DLIB::Renderable3DEntitysignal
scale (defined in DISP3DLIB::Renderable3DEntity)DISP3DLIB::Renderable3DEntity
scaleChanged(float scale)DISP3DLIB::Renderable3DEntitysignal
scaleValue() constDISP3DLIB::Renderable3DEntityvirtual
SensorPositionTreeItem(Qt3DCore::QEntity *p3DEntityParent=0, int iType=Data3DTreeModelItemTypes::SensorPositionItem, const QString &text="Sensor Position")DISP3DLIB::SensorPositionTreeItemexplicit
setAlpha(float fAlpha)DISP3DLIB::Abstract3DTreeItem
setData(const QVariant &value, int role=Qt::UserRole+1)DISP3DLIB::Abstract3DTreeItem
setMaterialParameter(const QVariant &data, const QString &sParameterName)DISP3DLIB::Renderable3DEntityvirtual
setMaterialParameterRecursive(QObject *pObject, const QVariant &data, const QString &sParameterName)DISP3DLIB::Renderable3DEntityprotectedvirtual
setPosition(const QVector3D &position)DISP3DLIB::Renderable3DEntityvirtual
setRotX(float rotX)DISP3DLIB::Renderable3DEntityvirtual
setRotY(float rotY)DISP3DLIB::Renderable3DEntityvirtual
setRotZ(float rotZ)DISP3DLIB::Renderable3DEntityvirtual
setScale(float scale)DISP3DLIB::Renderable3DEntityvirtual
setTransform(const Qt3DCore::QTransform &transform)DISP3DLIB::Renderable3DEntityvirtual
setTransform(const FIFFLIB::FiffCoordTrans &transform, bool bApplyInverse=false)DISP3DLIB::Renderable3DEntityvirtual
setVisible(bool state)DISP3DLIB::Renderable3DEntityvirtual
SPtr typedefDISP3DLIB::SensorPositionTreeItem
type() const (defined in DISP3DLIB::Abstract3DTreeItem)DISP3DLIB::Abstract3DTreeItem
~Renderable3DEntity()DISP3DLIB::Renderable3DEntityvirtual