Skip to main content

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