|
|
This class is a widget for displaying groups of sets of info strings.
|
Constructor.
Parameters:
table | InfoTable with info string descriptions. |
title | Tab title. |
pixmapName | Name of pixmap for tab. |
parent | Parent widget. |
name | Widget name. |
QInfoWidget* |
Add InfoTable to widget.
Parameters:
table | InfoTable with info string descriptions. |
title | Tab title. |
pixmapName | Name of pixmap for tab. |
bool |
Update string with given ID.
Parameters:
id | String ID. |
value | New value. |
void |
Clear all entries.