RTP Audio System
2.0.0
|
#include <qinfotabwidget.h>
Public Attributes | |
const char * | ID |
const char * | Title |
const char * | Help |
This structure describes a single info string for QInfoWidget and QInfoTabWidget.
const char* InfoEntry::Help |
Help text for the info string.
const char* InfoEntry::ID |
ID for update() call.
const char* InfoEntry::Title |
Title of the info string.