Class chart_example

Inheritance Relationships

Base Type

  • public ApplicationWindow

Class Documentation

class chart_example : public ApplicationWindow

Properties

string fontFamily

Font family used.

Remark

This property is read-only

int chartTheme

Chart theme used.

font defaultFont

Default font.

font plotFont

Plot font.

font numberFont

Number font.

Private Members

var title

Application title.

var width

Window width [px].

var height

Window height [px].

var font

Application font.

var visible

Window visibility.

QtToDds ddsParticipant

Makes an instance of QtToDds.

Slider theSlider

Slider value to send over dds.

ChartView depthChart

Chart to show line.

LineSeries slideSignal

Graph of slider signal from dds.