#include <datagrid.h>
|
| | CursorInfo () |
| |
| void | configure (const QString &text, const QColor &bgColor, const QColor &fgColor) |
| |
|
| 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.
|
| |
◆ CursorInfo()
| DataGrid::CursorInfo::CursorInfo |
( |
| ) |
|
◆ configure()
| void DataGrid::CursorInfo::configure |
( |
const QString & | text, |
|
|
const QColor & | bgColor, |
|
|
const QColor & | fgColor ) |
◆ 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 |
◆ palette
| QPalette DataGrid::CursorInfo::palette |
◆ selector
| QPushButton* DataGrid::CursorInfo::selector |
The documentation for this struct was generated from the following files: