#include <BALL/VIEW/WIDGETS/helpViewer.h>
Public Member Functions | |
MyTextBrowser (QWidget *parent, const char *name=0) | |
Protected Attributes | |
bool | forward_ |
bool | backward_ |
Definition at line 21 of file helpViewer.h.
BALL::VIEW::MyTextBrowser::MyTextBrowser | ( | QWidget * | parent, | |
const char * | name = 0 | |||
) |
bool BALL::VIEW::MyTextBrowser::backward_ [protected] |
Definition at line 40 of file helpViewer.h.
bool BALL::VIEW::MyTextBrowser::forward_ [protected] |
Definition at line 40 of file helpViewer.h.