Class NlpInfo

Inheritance Relationships

Base Type

  • public ColumnLayout

Class Documentation

class NlpInfo : public ColumnLayout

Optimization visual elements with control and status information.

Public Functions

void init(participant, bufferSize, nlpConfigTopic, nlpStatsTopic, id)

Initialize DDS data structures.

Signals

void themeChanged()

Indicate that theme has changed and a redraw is necessary.

Properties

alias program_name

Name to display for NLP stats.

alias config

Reference to sinspekto::DdsNlpConfigSubscriber instance.

alias stats

Reference to sinspekto::DdsOptoStatsSubscriber instance.

alias style

Custom style to fix QtChart quirks.

int plotHeight

Plot height for visual plot elements.