struct InfoEntry

InfoEntry. More...

Full nameCoral::InfoEntry
Definition#include <qinfotabwidget.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Members


Detailed Description

This structure describes a single info string for QInfoWidget and QInfoTabWidget.

const char* ID

ID for update() call.

See also: QInfoWidget#update., QInfoTabWidget#update

const char* Title

Title of the info string.

const char* Help

Help text for the info string.