SelectionSceneItem
Namespace: DISPLIB · Library: Display Library
#include <disp/selectionsceneitem.h>
class DISPLIB::SelectionSceneItem
Graphics item representing a selectable electrode or channel in a 2-D layout scene.
Inheritance
Public Methods
SelectionSceneItem(channelName, channelNumber, channelPosition, channelKind, channelUnit, channelColor, bIsBadChannel)
Constructs a SelectionSceneItem.
boundingRect()
Returns the bounding rect of the electrode item.
This rect describes the area which the item uses to plot in.
paint(painter, option, widget)
Reimplemented paint function.
Authors of this file
- Lorenz Esch <lorenz.esch@tu-ilmenau.de>
- Gabriel Motta <gabrielbenmotta@gmail.com>
- Juan GPC <jgarciaprieto@mgh.harvard.edu>
- Christoph Dinh <christoph.dinh@mne-cpp.org>