JX Application Framework
|
#include <JXHelpManager.h>
Public Member Functions | |
JXHelpManager () | |
void | ShowTOC () |
void | ShowSection (const JUtf8Byte *name) |
void | ShowChangeLog () |
void | ShowCredits () |
This class is designed to be used as a global object. All requests by the user to display help information should be passed to this object.
JXHelpManager::JXHelpManager | ( | ) |
void JXHelpManager::ShowChangeLog | ( | ) |
void JXHelpManager::ShowCredits | ( | ) |
void JXHelpManager::ShowSection | ( | const JUtf8Byte * | name | ) |
void JXHelpManager::ShowTOC | ( | ) |
The top of the main page is assumed to be the Table of Contents.