MGUI::DLG_SML_HELP Class Reference
Window for SML help.
More...
#include <mgui/smlhelp.h>
List of all members.
Classes |
| class | SEARCHRESULT |
Public Types |
| enum | SECTION {
SECTION_Constants,
SECTION_Fields,
SECTION_Variables,
SECTION_Functions,
SECTION_Classes,
SECTION_Keywords,
SECTION_Operators,
SECTION_Examples
} |
Public Member Functions |
| | DLG_SML_HELP (SML::CONTEXT *context, int segment) |
| virtual | ~DLG_SML_HELP () |
| void | JumpToSection (SECTION section) |
| bool | SearchItem (INT32 id, SEARCHRESULT &result, const MISTRING &SearchString) const |
| void | SetDelegateOnInsert (DELEGATE_VOID_MISTRING delegate) |
Detailed Description
Window for SML help.
Member Enumeration Documentation
- Enumerator:
| SECTION_Constants |
|
| SECTION_Fields |
|
| SECTION_Variables |
|
| SECTION_Functions |
|
| SECTION_Classes |
|
| SECTION_Keywords |
|
| SECTION_Operators |
|
| SECTION_Examples |
|
Constructor & Destructor Documentation
| MGUI::DLG_SML_HELP::DLG_SML_HELP |
( |
SML::CONTEXT * |
context, |
|
|
int |
segment | |
|
) |
| | |
| virtual MGUI::DLG_SML_HELP::~DLG_SML_HELP |
( |
|
) |
[virtual] |
Member Function Documentation
| void MGUI::DLG_SML_HELP::JumpToSection |
( |
SECTION |
section |
) |
|
The documentation for this class was generated from the following file: