36#ifndef SELECTIONSCENE_H
37#define SELECTIONSCENE_H
80 typedef QSharedPointer<SelectionScene>
SPtr;
81 typedef QSharedPointer<const SelectionScene>
ConstSPtr;
96 void repaintItems(
const QMap<QString, QPointF> &layoutMap,
97 QStringList badChannels);
105 void hideItems(QStringList visibleItems);
Contains the declaration of the LayoutScene class.
disp library export/import macros.
#define DISPSHARED_EXPORT
2-D display widgets and visualisation helpers (charts, topography, colour maps).
LayoutScene(QGraphicsView *view, QObject *parent=0)
QSharedPointer< SelectionScene > SPtr
QSharedPointer< const SelectionScene > ConstSPtr
void repaintItems(const QMap< QString, QPointF > &layoutMap, QStringList badChannels)
SelectionScene(QGraphicsView *view, QObject *parent=0)
void hideItems(QStringList visibleItems)