22#ifndef SELECTIONSCENE_H
23#define SELECTIONSCENE_H
68 typedef QSharedPointer<SelectionScene>
SPtr;
69 typedef QSharedPointer<const SelectionScene>
ConstSPtr;
84 void repaintItems(
const QMap<QString, QPointF> &layoutMap,
85 QStringList badChannels);
Base QGraphicsScene providing pan, pinch-zoom and swipe gesture handling for the sensor-layout scenes...
Export macros and build-info hooks for the DISPLIB shared library.
#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)