OpenHantek
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. More...
 
QPushButton * selector
 The name of the channel. More...
 
QPushButton * shape
 The cursor shape. More...
 
QLabel * deltaXLabel
 The horizontal distance between cursors. More...
 
QLabel * deltaYLabel
 The vertical distance between cursors. More...
 

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.

◆ palette

QPalette DataGrid::CursorInfo::palette

The widget's palette.

◆ selector

QPushButton* DataGrid::CursorInfo::selector

The name of the channel.

◆ shape

QPushButton* DataGrid::CursorInfo::shape

The cursor shape.


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