OpenHantek
Loading...
Searching...
No Matches
DataGrid::CursorInfo Struct Reference

#include <datagrid.h>

Public Member Functions

 CursorInfo ()
void configure (const QString &text, const QColor &bgColor, const QColor &fgColor)

Data Fields

QPalette palette
 The widget's palette.
QPushButton * selector
 The name of the channel.
QPushButton * onOff
 Switch cursor on/off.
QLabel * deltaXLabel
 The horizontal distance between cursors.
QLabel * deltaYLabel
 The vertical distance between cursors.

Constructor & Destructor Documentation

◆ CursorInfo()

DataGrid::CursorInfo::CursorInfo ( )

Member Function Documentation

◆ configure()

void DataGrid::CursorInfo::configure ( const QString & text,
const QColor & bgColor,
const QColor & fgColor )

Field Documentation

◆ deltaXLabel

QLabel* DataGrid::CursorInfo::deltaXLabel

The horizontal distance between cursors.

◆ deltaYLabel

QLabel* DataGrid::CursorInfo::deltaYLabel

The vertical distance between cursors.

◆ onOff

QPushButton* DataGrid::CursorInfo::onOff

Switch cursor on/off.

◆ palette

QPalette DataGrid::CursorInfo::palette

The widget's palette.

◆ selector

QPushButton* DataGrid::CursorInfo::selector

The name of the channel.


The documentation for this struct was generated from the following files: