#include <wx/html/helpdata.h>
Helper class for wxHtmlHelpData.
◆ wxHtmlBookRecord()
◆ GetBasePath()
wxString wxHtmlBookRecord::GetBasePath |
( |
| ) |
const |
◆ GetBookFile()
wxString wxHtmlBookRecord::GetBookFile |
( |
| ) |
const |
◆ GetContentsEnd()
int wxHtmlBookRecord::GetContentsEnd |
( |
| ) |
const |
◆ GetContentsStart()
int wxHtmlBookRecord::GetContentsStart |
( |
| ) |
const |
◆ GetFullPath()
◆ GetStart()
wxString wxHtmlBookRecord::GetStart |
( |
| ) |
const |
◆ GetTitle()
wxString wxHtmlBookRecord::GetTitle |
( |
| ) |
const |
◆ SetBasePath()
◆ SetContentsRange()
void wxHtmlBookRecord::SetContentsRange |
( |
int |
start, |
|
|
int |
end |
|
) |
| |
◆ SetStart()
◆ SetTitle()