OpenHantek
Data Structures | Public Slots | Signals | Public Member Functions
DataGrid Class Reference
Inheritance diagram for DataGrid:

Data Structures

struct  CursorInfo
 

Public Slots

void selectItem (unsigned index)
 

Signals

void itemSelected (unsigned index)
 
void itemUpdated (unsigned index)
 

Public Member Functions

 DataGrid (QWidget *parent=nullptr)
 
unsigned addItem (const QString &text, const QColor &fgColor)
 
void setBackgroundColor (const QColor &bgColor)
 
void configureItem (unsigned index, const QColor &fgColor)
 
void updateInfo (unsigned index, bool visible, const QString &strShape=QString(), const QString &strX=QString(), const QString &strY=QString())
 

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