MNE-CPP  beta 0.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SensorModel Member List

This is the complete list of members for SensorModel, including all inherited members.

applySensorGroup(int id)SensorModel
columnCount(const QModelIndex &parent=QModelIndex()) const SensorModelvirtual
data(int row, int column, int role=Qt::DisplayRole) const SensorModelinline
data(const QModelIndex &index, int role=Qt::DisplayRole) const SensorModelvirtual
getCurrentLayout() const SensorModelinline
getNameIdMap() const SensorModelinline
getNumLayouts() const SensorModelinline
getSensorGroups() const SensorModelinline
getSensorLayouts() const SensorModelinline
mapChannelInfo(const QList< XMEASLIB::RealTimeSampleArrayChInfo > &chInfoList)SensorModel
newLayout()SensorModelsignal
newSelection(QList< qint32 > selection)SensorModelsignal
rowCount(const QModelIndex &parent=QModelIndex()) const SensorModelvirtual
SensorModel(QObject *parent=0)SensorModel
SensorModel(QIODevice *device, QObject *parent=0)SensorModel
setCurrentLayout(int id)SensorModel
silentUpdateSelection(const QList< qint32 > &selection)SensorModel
updateChannelState(SensorItem *item)SensorModel