LayoutScene
Namespace: DISPLIB · Library: Display Library
#include <disp/layoutscene.h>
class DISPLIB::LayoutScene
Base QGraphicsScene providing pan, pinch-zoom and swipe gesture handling for sensor-layout scenes.
Installs gesture recognisers on the active view and translates pan / pinch / swipe events into view-zoom / view-pan operations regardless of input device.
Inheritance
Public Methods
LayoutScene(view, parent)
Constructs a LayoutScene.
Authors of this file
- Lorenz Esch <lorenz.esch@tu-ilmenau.de>
- Juan GPC <jgarciaprieto@mgh.harvard.edu>
- Gabriel Motta <gabrielbenmotta@gmail.com>
- Christoph Dinh <christoph.dinh@mne-cpp.org>